From 21dd514593c79e0147c2daaa8423c6b913da51e6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:14:51 -0500 Subject: [PATCH 0001/4012] New translations locations.php (Romanian) --- lang/ro/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ro/locations.php diff --git a/lang/ro/locations.php b/lang/ro/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/ro/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 2ab9b845dd44ebd9e746b1ffe35c7dbfdb63af58 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:14:52 -0500 Subject: [PATCH 0002/4012] New translations locations.php (French) --- lang/fr/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/fr/locations.php diff --git a/lang/fr/locations.php b/lang/fr/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/fr/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From e7d4800a322d1161c4b1dca79da5ad7134e1c99b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:14:53 -0500 Subject: [PATCH 0003/4012] New translations locations.php (Spanish) --- lang/es/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/es/locations.php diff --git a/lang/es/locations.php b/lang/es/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/es/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 9ea101111c8595f2b4f8a2e99a0a8f64477d013f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:14:54 -0500 Subject: [PATCH 0004/4012] New translations locations.php (Afrikaans) --- lang/af/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/af/locations.php diff --git a/lang/af/locations.php b/lang/af/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/af/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 67ac5158637a0d9102671c52513c5e121dfc7808 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:14:54 -0500 Subject: [PATCH 0005/4012] New translations locations.php (Arabic) --- lang/ar/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ar/locations.php diff --git a/lang/ar/locations.php b/lang/ar/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/ar/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 1d2e3611b81680f006680a7f46488e695150e22b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:14:55 -0500 Subject: [PATCH 0006/4012] New translations locations.php (Catalan) --- lang/ca/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ca/locations.php diff --git a/lang/ca/locations.php b/lang/ca/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/ca/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 25132ee0e10aea76488a6c63ccdc75aa9d4c3be6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:14:56 -0500 Subject: [PATCH 0007/4012] New translations locations.php (Czech) --- lang/cs/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/cs/locations.php diff --git a/lang/cs/locations.php b/lang/cs/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/cs/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 4c36c6ddc7889a0fee731d78e12c100ce44b03be Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:14:56 -0500 Subject: [PATCH 0008/4012] New translations locations.php (Danish) --- lang/da/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/da/locations.php diff --git a/lang/da/locations.php b/lang/da/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/da/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 84f794fcb1312458e7fd890ecb5e7df4790a0c41 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:14:57 -0500 Subject: [PATCH 0009/4012] New translations locations.php (German) --- lang/de/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/de/locations.php diff --git a/lang/de/locations.php b/lang/de/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/de/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From f5c2f9cf8a2f553adf254325d15f403aaa0b5d6b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:14:58 -0500 Subject: [PATCH 0010/4012] New translations locations.php (Greek) --- lang/el/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/el/locations.php diff --git a/lang/el/locations.php b/lang/el/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/el/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 55164291d459d4e29a61490fc421b1b02c1f7717 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:14:59 -0500 Subject: [PATCH 0011/4012] New translations locations.php (Finnish) --- lang/fi/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/fi/locations.php diff --git a/lang/fi/locations.php b/lang/fi/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/fi/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From d865c4ca33564420bd5998879f3d67ec21af7999 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:14:59 -0500 Subject: [PATCH 0012/4012] New translations locations.php (Hebrew) --- lang/he/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/he/locations.php diff --git a/lang/he/locations.php b/lang/he/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/he/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 0a055d45ad06811834058fbfac8426c128e11f57 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:00 -0500 Subject: [PATCH 0013/4012] New translations locations.php (Hungarian) --- lang/hu/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/hu/locations.php diff --git a/lang/hu/locations.php b/lang/hu/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/hu/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 097cb4d567158f9b8405ac2d15911a2aa2c602f4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:01 -0500 Subject: [PATCH 0014/4012] New translations locations.php (Italian) --- lang/it/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/it/locations.php diff --git a/lang/it/locations.php b/lang/it/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/it/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 408ac894935fb1cce6ecfecd102a47488152cc9b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:02 -0500 Subject: [PATCH 0015/4012] New translations locations.php (Japanese) --- lang/ja/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ja/locations.php diff --git a/lang/ja/locations.php b/lang/ja/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/ja/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 9f5a4383b275829efe81279fcaa44b862203f6e6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:02 -0500 Subject: [PATCH 0016/4012] New translations locations.php (Korean) --- lang/ko/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ko/locations.php diff --git a/lang/ko/locations.php b/lang/ko/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/ko/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 10e78f6486264364394b30b442ab95639af4cede Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:03 -0500 Subject: [PATCH 0017/4012] New translations locations.php (Dutch) --- lang/nl/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/nl/locations.php diff --git a/lang/nl/locations.php b/lang/nl/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/nl/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From be5d7020af0909c29bbfc41ef9325d136fb488f5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:04 -0500 Subject: [PATCH 0018/4012] New translations locations.php (Norwegian) --- lang/no/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/no/locations.php diff --git a/lang/no/locations.php b/lang/no/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/no/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 0186e1e7b3a25e1dda79f11a145bc1be8fceed36 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:05 -0500 Subject: [PATCH 0019/4012] New translations locations.php (Polish) --- lang/pl/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/pl/locations.php diff --git a/lang/pl/locations.php b/lang/pl/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/pl/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 2205f7b46ef1027b649cc0518a098fac87a01ea8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:06 -0500 Subject: [PATCH 0020/4012] New translations locations.php (Portuguese) --- lang/pt/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/pt/locations.php diff --git a/lang/pt/locations.php b/lang/pt/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/pt/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From d8186ce74f97f9d39f1676eb9982320e087dbc94 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:06 -0500 Subject: [PATCH 0021/4012] New translations locations.php (Russian) --- lang/ru/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ru/locations.php diff --git a/lang/ru/locations.php b/lang/ru/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/ru/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From d930cf76ecd33ed360abe393678e8b3a44b055db Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:07 -0500 Subject: [PATCH 0022/4012] New translations locations.php (Serbian (Cyrillic)) --- lang/sr/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/sr/locations.php diff --git a/lang/sr/locations.php b/lang/sr/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/sr/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From ed95a9628e1214f4aea0d4347c4715697eb83300 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:08 -0500 Subject: [PATCH 0023/4012] New translations locations.php (Swedish) --- lang/sv/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/sv/locations.php diff --git a/lang/sv/locations.php b/lang/sv/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/sv/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From eb984588733ec6fe3b52ceca7d83efc809dbde3d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:08 -0500 Subject: [PATCH 0024/4012] New translations locations.php (Turkish) --- lang/tr/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/tr/locations.php diff --git a/lang/tr/locations.php b/lang/tr/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/tr/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 354b18363179cde972bded2a1b6251093106d836 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:09 -0500 Subject: [PATCH 0025/4012] New translations locations.php (Ukrainian) --- lang/uk/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/uk/locations.php diff --git a/lang/uk/locations.php b/lang/uk/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/uk/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 7abc0051997a8c196cd740dfcdd5750884bfbb3e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:10 -0500 Subject: [PATCH 0026/4012] New translations locations.php (Chinese Simplified) --- lang/zh/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/zh/locations.php diff --git a/lang/zh/locations.php b/lang/zh/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/zh/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 340ecdf01af53253bc8684b2e4116f1039fcaaa0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:11 -0500 Subject: [PATCH 0027/4012] New translations locations.php (English) --- lang/en/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/en/locations.php diff --git a/lang/en/locations.php b/lang/en/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/en/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From 1825d3d169ae4c965e07760f00ab0036d9a537da Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:12 -0500 Subject: [PATCH 0028/4012] New translations locations.php (Vietnamese) --- lang/vi/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/vi/locations.php diff --git a/lang/vi/locations.php b/lang/vi/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/vi/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From ac3c819a97d2023166e37420cc9ed444abe38501 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:13 -0500 Subject: [PATCH 0029/4012] New translations locations.php (Icelandic) --- lang/is/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/is/locations.php diff --git a/lang/is/locations.php b/lang/is/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/is/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From dd0eb06438e67a14347d99a937b1667e5c64acba Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:14 -0500 Subject: [PATCH 0030/4012] New translations nodes.php (Romanian) --- lang/ro/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/ro/nodes.php diff --git a/lang/ro/nodes.php b/lang/ro/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/ro/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From e82f0feb02a5cc7a804c16709939f6d8d11d8126 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:15 -0500 Subject: [PATCH 0031/4012] New translations nodes.php (French) --- lang/fr/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/fr/nodes.php diff --git a/lang/fr/nodes.php b/lang/fr/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/fr/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From 4315d1a52799bed1fbf7588c3c6041e95a2760be Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:16 -0500 Subject: [PATCH 0032/4012] New translations nodes.php (Spanish) --- lang/es/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/es/nodes.php diff --git a/lang/es/nodes.php b/lang/es/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/es/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From 0d976aded26d88128e68df949e29f875ba1b0321 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:16 -0500 Subject: [PATCH 0033/4012] New translations nodes.php (Afrikaans) --- lang/af/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/af/nodes.php diff --git a/lang/af/nodes.php b/lang/af/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/af/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From fa2daebfcac5bbe5fdcea0d7e0356dc12e45da12 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:17 -0500 Subject: [PATCH 0034/4012] New translations nodes.php (Arabic) --- lang/ar/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/ar/nodes.php diff --git a/lang/ar/nodes.php b/lang/ar/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/ar/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From af6326749f6f384e13cc295c83423ce49fa597f7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:18 -0500 Subject: [PATCH 0035/4012] New translations nodes.php (Catalan) --- lang/ca/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/ca/nodes.php diff --git a/lang/ca/nodes.php b/lang/ca/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/ca/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From f2c2bac23565c7bc15a44390eff7ca628c1346c7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:18 -0500 Subject: [PATCH 0036/4012] New translations nodes.php (Czech) --- lang/cs/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/cs/nodes.php diff --git a/lang/cs/nodes.php b/lang/cs/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/cs/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From e1b44ce65bc080492eb6c17d2ebe319ce5e890d2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:19 -0500 Subject: [PATCH 0037/4012] New translations nodes.php (Danish) --- lang/da/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/da/nodes.php diff --git a/lang/da/nodes.php b/lang/da/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/da/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From d3b0e177a8d0debfb9d69fe25ae53ac4687b2480 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:20 -0500 Subject: [PATCH 0038/4012] New translations nodes.php (German) --- lang/de/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/de/nodes.php diff --git a/lang/de/nodes.php b/lang/de/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/de/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From b9134fb5baabb32be31a82dcff18852cb40ac6da Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:21 -0500 Subject: [PATCH 0039/4012] New translations nodes.php (Greek) --- lang/el/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/el/nodes.php diff --git a/lang/el/nodes.php b/lang/el/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/el/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From 0516a46a6ec02c31ce70530333ca8f398c54ce46 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:22 -0500 Subject: [PATCH 0040/4012] New translations nodes.php (Finnish) --- lang/fi/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/fi/nodes.php diff --git a/lang/fi/nodes.php b/lang/fi/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/fi/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From c1da41ff16265938ec281d97c2be945f6ba997a8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:22 -0500 Subject: [PATCH 0041/4012] New translations nodes.php (Hebrew) --- lang/he/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/he/nodes.php diff --git a/lang/he/nodes.php b/lang/he/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/he/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From 09115f63e07d3aaee820bbf17992e8d9639731aa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:23 -0500 Subject: [PATCH 0042/4012] New translations nodes.php (Hungarian) --- lang/hu/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/hu/nodes.php diff --git a/lang/hu/nodes.php b/lang/hu/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/hu/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From 84aed09c8bf44a064b83c283abfe875468c925dc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:24 -0500 Subject: [PATCH 0043/4012] New translations nodes.php (Italian) --- lang/it/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/it/nodes.php diff --git a/lang/it/nodes.php b/lang/it/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/it/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From 055d143212e152b801ab09948d3a7dc0ff59ceb2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:25 -0500 Subject: [PATCH 0044/4012] New translations nodes.php (Japanese) --- lang/ja/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/ja/nodes.php diff --git a/lang/ja/nodes.php b/lang/ja/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/ja/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From 482302777f8d6470ef4badc11282804c7aff21f2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:26 -0500 Subject: [PATCH 0045/4012] New translations nodes.php (Korean) --- lang/ko/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/ko/nodes.php diff --git a/lang/ko/nodes.php b/lang/ko/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/ko/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From 26472aaa6e883af3e47fb35aaafebf03c0295900 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:26 -0500 Subject: [PATCH 0046/4012] New translations nodes.php (Dutch) --- lang/nl/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/nl/nodes.php diff --git a/lang/nl/nodes.php b/lang/nl/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/nl/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From abfab5318b771241c5f332b750697ffb5465238c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:27 -0500 Subject: [PATCH 0047/4012] New translations nodes.php (Norwegian) --- lang/no/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/no/nodes.php diff --git a/lang/no/nodes.php b/lang/no/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/no/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From 7b29194aa5210a097841ca0bcec6a9cbae40f99c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:28 -0500 Subject: [PATCH 0048/4012] New translations nodes.php (Polish) --- lang/pl/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/pl/nodes.php diff --git a/lang/pl/nodes.php b/lang/pl/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/pl/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From 92440659795efdeb7f2a0a721635dc96a20c64f1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:28 -0500 Subject: [PATCH 0049/4012] New translations nodes.php (Portuguese) --- lang/pt/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/pt/nodes.php diff --git a/lang/pt/nodes.php b/lang/pt/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/pt/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From e0c49910afef32bf7d32512850719272daeed865 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:29 -0500 Subject: [PATCH 0050/4012] New translations nodes.php (Russian) --- lang/ru/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/ru/nodes.php diff --git a/lang/ru/nodes.php b/lang/ru/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/ru/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From 3d0f72fd78f1cb9a32bef320ab9243fa24852dfa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:30 -0500 Subject: [PATCH 0051/4012] New translations nodes.php (Serbian (Cyrillic)) --- lang/sr/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/sr/nodes.php diff --git a/lang/sr/nodes.php b/lang/sr/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/sr/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From d4e2219137273239598428b14c9a88943ffc5a70 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:31 -0500 Subject: [PATCH 0052/4012] New translations nodes.php (Swedish) --- lang/sv/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/sv/nodes.php diff --git a/lang/sv/nodes.php b/lang/sv/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/sv/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From cd5cab5c355438d408e77b0ffc5eae752ce8a6c3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:32 -0500 Subject: [PATCH 0053/4012] New translations nodes.php (Turkish) --- lang/tr/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/tr/nodes.php diff --git a/lang/tr/nodes.php b/lang/tr/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/tr/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From 8640f0b09dfa365e8ca3c70ee93571ed10156809 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:32 -0500 Subject: [PATCH 0054/4012] New translations nodes.php (Ukrainian) --- lang/uk/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/uk/nodes.php diff --git a/lang/uk/nodes.php b/lang/uk/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/uk/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From 3011377e54e8b96827cbb67004f18dd8d6c4fbbc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:33 -0500 Subject: [PATCH 0055/4012] New translations nodes.php (Chinese Simplified) --- lang/zh/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/zh/nodes.php diff --git a/lang/zh/nodes.php b/lang/zh/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/zh/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From 4de1e4d104a22df6c1835748642dab23a084bb01 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:34 -0500 Subject: [PATCH 0056/4012] New translations nodes.php (English) --- lang/en/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/en/nodes.php diff --git a/lang/en/nodes.php b/lang/en/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/en/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From d6e058e738a78b9fdf7e56500470a322023cb0ff Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:35 -0500 Subject: [PATCH 0057/4012] New translations nodes.php (Vietnamese) --- lang/vi/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/vi/nodes.php diff --git a/lang/vi/nodes.php b/lang/vi/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/vi/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From 73e5b8118ceb729ce064e0d0d6a69fe374b461bf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:36 -0500 Subject: [PATCH 0058/4012] New translations nodes.php (Icelandic) --- lang/is/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/is/nodes.php diff --git a/lang/is/nodes.php b/lang/is/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/is/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From a9c9e1b3286336c261d6023a083163af0918e2f3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:37 -0500 Subject: [PATCH 0059/4012] New translations servers.php (Romanian) --- lang/ro/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ro/servers.php diff --git a/lang/ro/servers.php b/lang/ro/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/ro/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From cdec24702d0cb012741fb9f5c6215942caeb9298 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:38 -0500 Subject: [PATCH 0060/4012] New translations servers.php (French) --- lang/fr/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/fr/servers.php diff --git a/lang/fr/servers.php b/lang/fr/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/fr/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From 8b8f2fca8fcf4e612ac1a3f17d556eb884827e7b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:39 -0500 Subject: [PATCH 0061/4012] New translations servers.php (Spanish) --- lang/es/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/es/servers.php diff --git a/lang/es/servers.php b/lang/es/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/es/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From b4c97131d0e4470eac01277379d029d96cfd611f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:39 -0500 Subject: [PATCH 0062/4012] New translations servers.php (Afrikaans) --- lang/af/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/af/servers.php diff --git a/lang/af/servers.php b/lang/af/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/af/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From 4aaab9d32c72f061c66deee5744c07d845900b4c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:40 -0500 Subject: [PATCH 0063/4012] New translations servers.php (Arabic) --- lang/ar/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ar/servers.php diff --git a/lang/ar/servers.php b/lang/ar/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/ar/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From 0f94c76975403d93e3f0a39dc54710b9c2b8ea30 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:41 -0500 Subject: [PATCH 0064/4012] New translations servers.php (Catalan) --- lang/ca/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ca/servers.php diff --git a/lang/ca/servers.php b/lang/ca/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/ca/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From 9436abdec801a9c93976cde76571071e2f60908d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:42 -0500 Subject: [PATCH 0065/4012] New translations servers.php (Czech) --- lang/cs/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/cs/servers.php diff --git a/lang/cs/servers.php b/lang/cs/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/cs/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From 557ad7e7d440cb85c64a4bbf1882b23907584d54 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:43 -0500 Subject: [PATCH 0066/4012] New translations servers.php (Danish) --- lang/da/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/da/servers.php diff --git a/lang/da/servers.php b/lang/da/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/da/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From 192f7fe39ba688a21ef7f2e9479906d5effdccc9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:43 -0500 Subject: [PATCH 0067/4012] New translations servers.php (German) --- lang/de/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/de/servers.php diff --git a/lang/de/servers.php b/lang/de/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/de/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From 3f008053d677207a408635576570a6cc0662e9ee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:44 -0500 Subject: [PATCH 0068/4012] New translations servers.php (Greek) --- lang/el/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/el/servers.php diff --git a/lang/el/servers.php b/lang/el/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/el/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From c6beb37cba7939ecdb0801aed3c40d1e000592a4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:45 -0500 Subject: [PATCH 0069/4012] New translations servers.php (Finnish) --- lang/fi/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/fi/servers.php diff --git a/lang/fi/servers.php b/lang/fi/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/fi/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From d5ae62ceaf88cd5c6eb2086af903b77d36cdb1b9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:46 -0500 Subject: [PATCH 0070/4012] New translations servers.php (Hebrew) --- lang/he/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/he/servers.php diff --git a/lang/he/servers.php b/lang/he/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/he/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From 29529bbd6298c38d65345573fa9b47fc17dc5bad Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:46 -0500 Subject: [PATCH 0071/4012] New translations servers.php (Hungarian) --- lang/hu/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/hu/servers.php diff --git a/lang/hu/servers.php b/lang/hu/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/hu/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From ea60dde0c50c911149f79e65962890aeaab4c70b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:47 -0500 Subject: [PATCH 0072/4012] New translations servers.php (Italian) --- lang/it/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/it/servers.php diff --git a/lang/it/servers.php b/lang/it/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/it/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From 114885a142d8751c16a3f35a77cd46b891ba9419 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:48 -0500 Subject: [PATCH 0073/4012] New translations servers.php (Japanese) --- lang/ja/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ja/servers.php diff --git a/lang/ja/servers.php b/lang/ja/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/ja/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From 86287e5a2ba67376642e851f2b319c10d632a40f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:48 -0500 Subject: [PATCH 0074/4012] New translations servers.php (Korean) --- lang/ko/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ko/servers.php diff --git a/lang/ko/servers.php b/lang/ko/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/ko/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From d1f82f8e673b84a7ddcbea9626b3d6e907d9046a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:49 -0500 Subject: [PATCH 0075/4012] New translations servers.php (Dutch) --- lang/nl/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/nl/servers.php diff --git a/lang/nl/servers.php b/lang/nl/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/nl/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From afd7e412545394c3b42f3f80377d0fdd3ebaf18d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:50 -0500 Subject: [PATCH 0076/4012] New translations servers.php (Norwegian) --- lang/no/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/no/servers.php diff --git a/lang/no/servers.php b/lang/no/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/no/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From 458aa2ac89d0a6a12f15154fa4beecab28295510 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:51 -0500 Subject: [PATCH 0077/4012] New translations servers.php (Polish) --- lang/pl/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/pl/servers.php diff --git a/lang/pl/servers.php b/lang/pl/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/pl/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From e800ab607736df71afaca3f23e9912741ef257ee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:52 -0500 Subject: [PATCH 0078/4012] New translations servers.php (Portuguese) --- lang/pt/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/pt/servers.php diff --git a/lang/pt/servers.php b/lang/pt/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/pt/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From 2b7ba551902b1537186fdac74bec45e4edc28db0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:52 -0500 Subject: [PATCH 0079/4012] New translations servers.php (Russian) --- lang/ru/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ru/servers.php diff --git a/lang/ru/servers.php b/lang/ru/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/ru/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From 907b8eabf9c7c3c2ac2eaca3035da2a03d2c7bef Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:53 -0500 Subject: [PATCH 0080/4012] New translations servers.php (Serbian (Cyrillic)) --- lang/sr/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/sr/servers.php diff --git a/lang/sr/servers.php b/lang/sr/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/sr/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From 8d1e67c2413689835f57a458dcf0736e9596015f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:54 -0500 Subject: [PATCH 0081/4012] New translations servers.php (Swedish) --- lang/sv/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/sv/servers.php diff --git a/lang/sv/servers.php b/lang/sv/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/sv/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From d73187875c240dac3eef16118463e61e37692593 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:55 -0500 Subject: [PATCH 0082/4012] New translations servers.php (Turkish) --- lang/tr/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/tr/servers.php diff --git a/lang/tr/servers.php b/lang/tr/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/tr/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From e933f05e32a32a9f14982c55c566ee698acec5b4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:55 -0500 Subject: [PATCH 0083/4012] New translations servers.php (Ukrainian) --- lang/uk/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/uk/servers.php diff --git a/lang/uk/servers.php b/lang/uk/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/uk/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From f7f729b6d353b78bf8b002edb98090732d7527d6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:56 -0500 Subject: [PATCH 0084/4012] New translations servers.php (Chinese Simplified) --- lang/zh/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/zh/servers.php diff --git a/lang/zh/servers.php b/lang/zh/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/zh/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From 9f9e0e5bd0eebfad8a43ae36b43bc7716cf45f52 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:57 -0500 Subject: [PATCH 0085/4012] New translations servers.php (English) --- lang/en/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/en/servers.php diff --git a/lang/en/servers.php b/lang/en/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/en/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From bd8cf2c6fbb3b3a0355755b6c9521411991fe4ce Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:58 -0500 Subject: [PATCH 0086/4012] New translations servers.php (Vietnamese) --- lang/vi/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/vi/servers.php diff --git a/lang/vi/servers.php b/lang/vi/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/vi/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From cc5ec2e8b9dd467c448a736e1535e76acfca0e4e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:15:59 -0500 Subject: [PATCH 0087/4012] New translations servers.php (Icelandic) --- lang/is/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/is/servers.php diff --git a/lang/is/servers.php b/lang/is/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/is/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From 719be1cbd6f141826cde881ed5f66484ed83933c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:00 -0500 Subject: [PATCH 0088/4012] New translations tokens.php (Romanian) --- lang/ro/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ro/tokens.php diff --git a/lang/ro/tokens.php b/lang/ro/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/ro/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From 9758b3c5f2fb8421e9ac71cd458f58253c23e79b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:01 -0500 Subject: [PATCH 0089/4012] New translations tokens.php (French) --- lang/fr/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/fr/tokens.php diff --git a/lang/fr/tokens.php b/lang/fr/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/fr/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From d63779ef02412a0abcec6779537fb16b75515d9e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:02 -0500 Subject: [PATCH 0090/4012] New translations tokens.php (Spanish) --- lang/es/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/es/tokens.php diff --git a/lang/es/tokens.php b/lang/es/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/es/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From d536933e88cf90357e36058ccdec79a6fe537427 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:02 -0500 Subject: [PATCH 0091/4012] New translations tokens.php (Afrikaans) --- lang/af/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/af/tokens.php diff --git a/lang/af/tokens.php b/lang/af/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/af/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From 1f70d2ef988a03809b2e5458f0e8be5ab4080aad Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:03 -0500 Subject: [PATCH 0092/4012] New translations tokens.php (Arabic) --- lang/ar/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ar/tokens.php diff --git a/lang/ar/tokens.php b/lang/ar/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/ar/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From bea2891aab6b9c7c07d3fd6d563b9790e2aee24d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:04 -0500 Subject: [PATCH 0093/4012] New translations tokens.php (Catalan) --- lang/ca/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ca/tokens.php diff --git a/lang/ca/tokens.php b/lang/ca/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/ca/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From 0c9664b34b4b29f98294697105af670cc3e986f4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:05 -0500 Subject: [PATCH 0094/4012] New translations tokens.php (Czech) --- lang/cs/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/cs/tokens.php diff --git a/lang/cs/tokens.php b/lang/cs/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/cs/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From 8904842a8c5c64ac357253deb4d650aa9862f74f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:05 -0500 Subject: [PATCH 0095/4012] New translations tokens.php (Danish) --- lang/da/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/da/tokens.php diff --git a/lang/da/tokens.php b/lang/da/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/da/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From f15022048abdec8bd6706f8afd91759ae69d55de Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:06 -0500 Subject: [PATCH 0096/4012] New translations tokens.php (German) --- lang/de/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/de/tokens.php diff --git a/lang/de/tokens.php b/lang/de/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/de/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From bac9891ee78d81b2ba1b89ec1dd431d9fbfa495c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:07 -0500 Subject: [PATCH 0097/4012] New translations tokens.php (Greek) --- lang/el/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/el/tokens.php diff --git a/lang/el/tokens.php b/lang/el/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/el/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From 4d4677c748ff77fd3e1fedb99cb7a10d8111a867 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:08 -0500 Subject: [PATCH 0098/4012] New translations tokens.php (Finnish) --- lang/fi/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/fi/tokens.php diff --git a/lang/fi/tokens.php b/lang/fi/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/fi/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From d7efaac90402c89814ca8c70538c4a683f226305 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:08 -0500 Subject: [PATCH 0099/4012] New translations tokens.php (Hebrew) --- lang/he/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/he/tokens.php diff --git a/lang/he/tokens.php b/lang/he/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/he/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From 1342dd4f4874f54fc6084f08a9c3486baf6b3351 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:09 -0500 Subject: [PATCH 0100/4012] New translations tokens.php (Hungarian) --- lang/hu/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/hu/tokens.php diff --git a/lang/hu/tokens.php b/lang/hu/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/hu/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From f8ababdbd8807722fceb11a0c48192550ded69c7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:10 -0500 Subject: [PATCH 0101/4012] New translations tokens.php (Italian) --- lang/it/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/it/tokens.php diff --git a/lang/it/tokens.php b/lang/it/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/it/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From dfb6b8ce3f70917933ed7709a4311bb01585dd26 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:11 -0500 Subject: [PATCH 0102/4012] New translations tokens.php (Japanese) --- lang/ja/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ja/tokens.php diff --git a/lang/ja/tokens.php b/lang/ja/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/ja/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From 6a3607ef9559511b44b1b73b504e2ccffd40cb36 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:12 -0500 Subject: [PATCH 0103/4012] New translations tokens.php (Korean) --- lang/ko/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ko/tokens.php diff --git a/lang/ko/tokens.php b/lang/ko/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/ko/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From ba7e2de653d8a8366a07d3dc967f8dd0a8f47bb2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:12 -0500 Subject: [PATCH 0104/4012] New translations tokens.php (Dutch) --- lang/nl/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/nl/tokens.php diff --git a/lang/nl/tokens.php b/lang/nl/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/nl/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From fe33468ae06637bc32337b56215798a3dad1d53c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:13 -0500 Subject: [PATCH 0105/4012] New translations tokens.php (Norwegian) --- lang/no/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/no/tokens.php diff --git a/lang/no/tokens.php b/lang/no/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/no/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From 54c826c73035135197b6031537e19978147b49f1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:14 -0500 Subject: [PATCH 0106/4012] New translations tokens.php (Polish) --- lang/pl/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/pl/tokens.php diff --git a/lang/pl/tokens.php b/lang/pl/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/pl/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From b9c746f8bc4e48766a5357de8fabc440a09e7475 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:14 -0500 Subject: [PATCH 0107/4012] New translations tokens.php (Portuguese) --- lang/pt/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/pt/tokens.php diff --git a/lang/pt/tokens.php b/lang/pt/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/pt/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From 6fbce56a041dc49f8772b9d9b185b14a71886ed7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:15 -0500 Subject: [PATCH 0108/4012] New translations tokens.php (Russian) --- lang/ru/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ru/tokens.php diff --git a/lang/ru/tokens.php b/lang/ru/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/ru/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From 08a2c7b3dcacc96a65a980e786096f7ea226620d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:16 -0500 Subject: [PATCH 0109/4012] New translations tokens.php (Serbian (Cyrillic)) --- lang/sr/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/sr/tokens.php diff --git a/lang/sr/tokens.php b/lang/sr/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/sr/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From 684c8edf4bff90c46e49a1f07adfb0c27162a70e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:17 -0500 Subject: [PATCH 0110/4012] New translations tokens.php (Swedish) --- lang/sv/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/sv/tokens.php diff --git a/lang/sv/tokens.php b/lang/sv/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/sv/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From 84702703fe1a036e486ac1487d4293c9c1447607 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:17 -0500 Subject: [PATCH 0111/4012] New translations tokens.php (Turkish) --- lang/tr/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/tr/tokens.php diff --git a/lang/tr/tokens.php b/lang/tr/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/tr/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From 23985de1bf36c435d56887e0c4d68031e387ddc4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:18 -0500 Subject: [PATCH 0112/4012] New translations tokens.php (Ukrainian) --- lang/uk/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/uk/tokens.php diff --git a/lang/uk/tokens.php b/lang/uk/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/uk/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From 609b1cd35ae668bf7d879d804fc4c9a671ff0182 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:19 -0500 Subject: [PATCH 0113/4012] New translations tokens.php (Chinese Simplified) --- lang/zh/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/zh/tokens.php diff --git a/lang/zh/tokens.php b/lang/zh/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/zh/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From f18f47221c20d1d097edafdcfc8d583dfaa5511e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:20 -0500 Subject: [PATCH 0114/4012] New translations tokens.php (English) --- lang/en/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/en/tokens.php diff --git a/lang/en/tokens.php b/lang/en/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/en/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From 6e5594ffccbdf2aa6cb9962b656a4726304727d4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:21 -0500 Subject: [PATCH 0115/4012] New translations tokens.php (Vietnamese) --- lang/vi/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/vi/tokens.php diff --git a/lang/vi/tokens.php b/lang/vi/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/vi/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From fafcafb71e8e94b31dcf45588d04e4658d55034d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:22 -0500 Subject: [PATCH 0116/4012] New translations tokens.php (Icelandic) --- lang/is/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/is/tokens.php diff --git a/lang/is/tokens.php b/lang/is/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/is/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From 5ea199092b2d9728b74c5516a16a36b6a076fc10 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:23 -0500 Subject: [PATCH 0117/4012] New translations users.php (Romanian) --- lang/ro/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ro/users.php diff --git a/lang/ro/users.php b/lang/ro/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/ro/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From c1f533a69bb7a08586af5a51390b448494e06f4f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:24 -0500 Subject: [PATCH 0118/4012] New translations users.php (French) --- lang/fr/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/fr/users.php diff --git a/lang/fr/users.php b/lang/fr/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/fr/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 6e63e710267c3fbbf29d201abde555f41ab21d67 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:25 -0500 Subject: [PATCH 0119/4012] New translations users.php (Spanish) --- lang/es/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/es/users.php diff --git a/lang/es/users.php b/lang/es/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/es/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 7f0314c80eb0bf35ee1bece1b27d57846edd87b0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:26 -0500 Subject: [PATCH 0120/4012] New translations users.php (Afrikaans) --- lang/af/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/af/users.php diff --git a/lang/af/users.php b/lang/af/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/af/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From cac2f2aaa9d93d339c956724ee4c25fe7ae8cf31 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:26 -0500 Subject: [PATCH 0121/4012] New translations users.php (Arabic) --- lang/ar/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ar/users.php diff --git a/lang/ar/users.php b/lang/ar/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/ar/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From b8b44192a3c9f8b4effe362797fc35ef6fe7219d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:27 -0500 Subject: [PATCH 0122/4012] New translations users.php (Catalan) --- lang/ca/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ca/users.php diff --git a/lang/ca/users.php b/lang/ca/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/ca/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 65cdbd8ab684202044d86ad147ae366301c30ca6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:28 -0500 Subject: [PATCH 0123/4012] New translations users.php (Czech) --- lang/cs/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/cs/users.php diff --git a/lang/cs/users.php b/lang/cs/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/cs/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From d8b2140c2ddd31aaacbba00b9c731ca908758903 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:29 -0500 Subject: [PATCH 0124/4012] New translations users.php (Danish) --- lang/da/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/da/users.php diff --git a/lang/da/users.php b/lang/da/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/da/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 8c58f3465dbebd0ab2a31858317aed6906f6ac48 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:29 -0500 Subject: [PATCH 0125/4012] New translations users.php (German) --- lang/de/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/de/users.php diff --git a/lang/de/users.php b/lang/de/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/de/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 36125e069a58ef6df5c71f736c9ae4d5d6e13562 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:30 -0500 Subject: [PATCH 0126/4012] New translations users.php (Greek) --- lang/el/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/el/users.php diff --git a/lang/el/users.php b/lang/el/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/el/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 6c6993afa484da60a0fdff826c0c846c6437e792 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:31 -0500 Subject: [PATCH 0127/4012] New translations users.php (Finnish) --- lang/fi/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/fi/users.php diff --git a/lang/fi/users.php b/lang/fi/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/fi/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From e6aaf9deb9a1421815121edae412c45981658623 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:32 -0500 Subject: [PATCH 0128/4012] New translations users.php (Hebrew) --- lang/he/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/he/users.php diff --git a/lang/he/users.php b/lang/he/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/he/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From f5d28bb8b68e77f0f405a012bb510c007ad20d7c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:32 -0500 Subject: [PATCH 0129/4012] New translations users.php (Hungarian) --- lang/hu/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/hu/users.php diff --git a/lang/hu/users.php b/lang/hu/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/hu/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From d13e2a624da3d9f3b799a19cf3c6458cdeefc615 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:33 -0500 Subject: [PATCH 0130/4012] New translations users.php (Italian) --- lang/it/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/it/users.php diff --git a/lang/it/users.php b/lang/it/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/it/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From e97c6ac32a687f57b912a60e0bbfaf7253f12e27 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:34 -0500 Subject: [PATCH 0131/4012] New translations users.php (Japanese) --- lang/ja/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ja/users.php diff --git a/lang/ja/users.php b/lang/ja/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/ja/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 87b541162bdffb214207254eadbf72ba1f40ce9b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:35 -0500 Subject: [PATCH 0132/4012] New translations users.php (Korean) --- lang/ko/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ko/users.php diff --git a/lang/ko/users.php b/lang/ko/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/ko/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 4173d5290e66b899132375c4a9241f4c525ac682 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:35 -0500 Subject: [PATCH 0133/4012] New translations users.php (Dutch) --- lang/nl/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/nl/users.php diff --git a/lang/nl/users.php b/lang/nl/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/nl/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 6cbbd5dcf65f9623b098d2d51129e4fe88264e1b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:36 -0500 Subject: [PATCH 0134/4012] New translations users.php (Norwegian) --- lang/no/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/no/users.php diff --git a/lang/no/users.php b/lang/no/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/no/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 8c51fc1c3a3fe54763d9e61efd5d10b6e784117a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:37 -0500 Subject: [PATCH 0135/4012] New translations users.php (Polish) --- lang/pl/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/pl/users.php diff --git a/lang/pl/users.php b/lang/pl/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/pl/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 47a5e9d73e5f852066b21109a29224049af84f81 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:38 -0500 Subject: [PATCH 0136/4012] New translations users.php (Portuguese) --- lang/pt/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/pt/users.php diff --git a/lang/pt/users.php b/lang/pt/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/pt/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 53325a4b90a69b2f9c5664b3d9a2c7291883b264 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:38 -0500 Subject: [PATCH 0137/4012] New translations users.php (Russian) --- lang/ru/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ru/users.php diff --git a/lang/ru/users.php b/lang/ru/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/ru/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 0603b8f6a48dda7b7b2e07a59f997d348ea64230 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:39 -0500 Subject: [PATCH 0138/4012] New translations users.php (Serbian (Cyrillic)) --- lang/sr/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/sr/users.php diff --git a/lang/sr/users.php b/lang/sr/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/sr/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 613482b1b1fc299903807f28c218de1e8e97c160 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:40 -0500 Subject: [PATCH 0139/4012] New translations users.php (Swedish) --- lang/sv/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/sv/users.php diff --git a/lang/sv/users.php b/lang/sv/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/sv/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From a728e7cebeb9b7c78646d4de2eda5354f7b81535 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:41 -0500 Subject: [PATCH 0140/4012] New translations users.php (Turkish) --- lang/tr/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/tr/users.php diff --git a/lang/tr/users.php b/lang/tr/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/tr/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 0e31bbdb8fc43861122db4e3908f6d3eef1eab10 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:42 -0500 Subject: [PATCH 0141/4012] New translations users.php (Ukrainian) --- lang/uk/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/uk/users.php diff --git a/lang/uk/users.php b/lang/uk/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/uk/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 4d5c7a82b16fda4ce5fb203ef596a0de77ba98e2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:42 -0500 Subject: [PATCH 0142/4012] New translations users.php (Chinese Simplified) --- lang/zh/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/zh/users.php diff --git a/lang/zh/users.php b/lang/zh/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/zh/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 33d60169eb8554422519597f89b9941c2aa74165 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:44 -0500 Subject: [PATCH 0143/4012] New translations users.php (English) --- lang/en/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/en/users.php diff --git a/lang/en/users.php b/lang/en/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/en/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 42b86e7dfc07449f6489cdbd5bcdc8df7d096365 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:44 -0500 Subject: [PATCH 0144/4012] New translations users.php (Vietnamese) --- lang/vi/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/vi/users.php diff --git a/lang/vi/users.php b/lang/vi/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/vi/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 43cf02c2704d6739df70d3cfb35b6e0febbaafa5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:45 -0500 Subject: [PATCH 0145/4012] New translations users.php (Icelandic) --- lang/is/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/is/users.php diff --git a/lang/is/users.php b/lang/is/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/is/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From 2f4affc37f129496243b3b1033643ca43afb9e59 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:46 -0500 Subject: [PATCH 0146/4012] New translations auth.php (Romanian) --- lang/ro/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ro/auth.php diff --git a/lang/ro/auth.php b/lang/ro/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ro/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From c78734e0fbfd9997edb04d4d01fdab47543bf735 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:47 -0500 Subject: [PATCH 0147/4012] New translations auth.php (French) --- lang/fr/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/fr/auth.php diff --git a/lang/fr/auth.php b/lang/fr/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/fr/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 11776d7988f2d5c6e90a64028940e88bf4fb439e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:48 -0500 Subject: [PATCH 0148/4012] New translations auth.php (Spanish) --- lang/es/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/es/auth.php diff --git a/lang/es/auth.php b/lang/es/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/es/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From e71a8ad14e01fb3487f343bb5cfa4bd990ff6cab Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:49 -0500 Subject: [PATCH 0149/4012] New translations auth.php (Afrikaans) --- lang/af/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/af/auth.php diff --git a/lang/af/auth.php b/lang/af/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/af/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From d9dc0db4e731582de725870303b182a680b955df Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:49 -0500 Subject: [PATCH 0150/4012] New translations auth.php (Arabic) --- lang/ar/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ar/auth.php diff --git a/lang/ar/auth.php b/lang/ar/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ar/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From fdd2053ad5483c122fb97071eadb9c474d9db848 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:50 -0500 Subject: [PATCH 0151/4012] New translations auth.php (Catalan) --- lang/ca/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ca/auth.php diff --git a/lang/ca/auth.php b/lang/ca/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ca/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 52362d67a973343d527f4187c17893922f7cc462 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:51 -0500 Subject: [PATCH 0152/4012] New translations auth.php (Czech) --- lang/cs/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/cs/auth.php diff --git a/lang/cs/auth.php b/lang/cs/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/cs/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From fa60085cbbb8d1e890d4768f8c76fc2ee0e09c94 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:52 -0500 Subject: [PATCH 0153/4012] New translations auth.php (Danish) --- lang/da/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/da/auth.php diff --git a/lang/da/auth.php b/lang/da/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/da/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 668d04d4729527c0551d5e566e5f8ed7253f90c7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:52 -0500 Subject: [PATCH 0154/4012] New translations auth.php (German) --- lang/de/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/de/auth.php diff --git a/lang/de/auth.php b/lang/de/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/de/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 1edaf0448aed9f70f9b52ac8d85fa0b9c2647b4e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:53 -0500 Subject: [PATCH 0155/4012] New translations auth.php (Greek) --- lang/el/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/el/auth.php diff --git a/lang/el/auth.php b/lang/el/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/el/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 74012cfc32f851e06b3614e8acb6941f9cd37dc9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:54 -0500 Subject: [PATCH 0156/4012] New translations auth.php (Finnish) --- lang/fi/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/fi/auth.php diff --git a/lang/fi/auth.php b/lang/fi/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/fi/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 675a3a1af472a41ea65e0812ac6643e8e56a6d36 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:55 -0500 Subject: [PATCH 0157/4012] New translations auth.php (Hebrew) --- lang/he/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/he/auth.php diff --git a/lang/he/auth.php b/lang/he/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/he/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 49486ddd0b29198551afa8f93f5791f897a05f38 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:55 -0500 Subject: [PATCH 0158/4012] New translations auth.php (Hungarian) --- lang/hu/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/hu/auth.php diff --git a/lang/hu/auth.php b/lang/hu/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/hu/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 1489467a3baa6fda1a7d66f142cf306efb038489 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:56 -0500 Subject: [PATCH 0159/4012] New translations auth.php (Italian) --- lang/it/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/it/auth.php diff --git a/lang/it/auth.php b/lang/it/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/it/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 78c88ca139627dfa1e17ca7e3b6e6a85b938c5f5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:57 -0500 Subject: [PATCH 0160/4012] New translations auth.php (Japanese) --- lang/ja/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ja/auth.php diff --git a/lang/ja/auth.php b/lang/ja/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ja/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 9550e31059885455b72c742bc1685f0a408c92c1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:58 -0500 Subject: [PATCH 0161/4012] New translations auth.php (Korean) --- lang/ko/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ko/auth.php diff --git a/lang/ko/auth.php b/lang/ko/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ko/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 8b1c23cf54bc6c06a9141dff46350c8742a5beef Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:58 -0500 Subject: [PATCH 0162/4012] New translations auth.php (Dutch) --- lang/nl/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/nl/auth.php diff --git a/lang/nl/auth.php b/lang/nl/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/nl/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 10418ab517cd2a8864554f87aecdfe8b82992e37 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:16:59 -0500 Subject: [PATCH 0163/4012] New translations auth.php (Norwegian) --- lang/no/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/no/auth.php diff --git a/lang/no/auth.php b/lang/no/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/no/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 09dda288dcf93514c3949a4e829e587ba69d49f0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:00 -0500 Subject: [PATCH 0164/4012] New translations auth.php (Polish) --- lang/pl/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/pl/auth.php diff --git a/lang/pl/auth.php b/lang/pl/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/pl/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From ce359402c42fae09d0300ac0868ea7f8160561c8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:01 -0500 Subject: [PATCH 0165/4012] New translations auth.php (Portuguese) --- lang/pt/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/pt/auth.php diff --git a/lang/pt/auth.php b/lang/pt/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/pt/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From a6dabf7bbe58b2b7d83926364b383e883b7c10ec Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:01 -0500 Subject: [PATCH 0166/4012] New translations auth.php (Russian) --- lang/ru/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ru/auth.php diff --git a/lang/ru/auth.php b/lang/ru/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ru/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 5cd088c66a8b93cc112b68b2d1757bc4a61014af Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:03 -0500 Subject: [PATCH 0167/4012] New translations auth.php (Serbian (Cyrillic)) --- lang/sr/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/sr/auth.php diff --git a/lang/sr/auth.php b/lang/sr/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/sr/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From acd6cc3bad14965a346fb50da2e7cfd5382cca13 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:04 -0500 Subject: [PATCH 0168/4012] New translations auth.php (Swedish) --- lang/sv/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/sv/auth.php diff --git a/lang/sv/auth.php b/lang/sv/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/sv/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 83315456ee24a8dd08ec0b4df31235534716d472 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:05 -0500 Subject: [PATCH 0169/4012] New translations auth.php (Turkish) --- lang/tr/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/tr/auth.php diff --git a/lang/tr/auth.php b/lang/tr/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/tr/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 96e8d640793aafbb5be81f1c2e3a1257e84a937c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:06 -0500 Subject: [PATCH 0170/4012] New translations auth.php (Ukrainian) --- lang/uk/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/uk/auth.php diff --git a/lang/uk/auth.php b/lang/uk/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/uk/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 6385bd9a77576b1de8830dac0b308733423beab3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:06 -0500 Subject: [PATCH 0171/4012] New translations auth.php (Chinese Simplified) --- lang/zh/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/zh/auth.php diff --git a/lang/zh/auth.php b/lang/zh/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/zh/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 487ae66595cf8048484adf0751288170b2f070f2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:08 -0500 Subject: [PATCH 0172/4012] New translations auth.php (Vietnamese) --- lang/vi/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/vi/auth.php diff --git a/lang/vi/auth.php b/lang/vi/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/vi/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From ede2362f3cfd75faf609aeafa7dbfffef015accb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:09 -0500 Subject: [PATCH 0173/4012] New translations auth.php (Icelandic) --- lang/is/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/is/auth.php diff --git a/lang/is/auth.php b/lang/is/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/is/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 240bedcb0e7700dc8651837e79f295e5d220cee6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:11 -0500 Subject: [PATCH 0174/4012] New translations index.php (Romanian) --- lang/ro/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ro/index.php diff --git a/lang/ro/index.php b/lang/ro/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/ro/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 91bdba5f7509d7b36491e5723113aacc63300a5a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:12 -0500 Subject: [PATCH 0175/4012] New translations index.php (French) --- lang/fr/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/fr/index.php diff --git a/lang/fr/index.php b/lang/fr/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/fr/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From ebbf9723b8235efa34e70efd52a1eb6cf5df63e2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:13 -0500 Subject: [PATCH 0176/4012] New translations index.php (Spanish) --- lang/es/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/es/index.php diff --git a/lang/es/index.php b/lang/es/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/es/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From d0112693bc9db1a9b47c2579b7d54046ea622711 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:13 -0500 Subject: [PATCH 0177/4012] New translations index.php (Afrikaans) --- lang/af/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/af/index.php diff --git a/lang/af/index.php b/lang/af/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/af/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 6cda8868bcfea792c7c558b44463149c9251b553 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:14 -0500 Subject: [PATCH 0178/4012] New translations index.php (Arabic) --- lang/ar/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ar/index.php diff --git a/lang/ar/index.php b/lang/ar/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/ar/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 5c21ca03187fd724fd49496e3a3e2a50ce490271 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:15 -0500 Subject: [PATCH 0179/4012] New translations index.php (Catalan) --- lang/ca/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ca/index.php diff --git a/lang/ca/index.php b/lang/ca/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/ca/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 90fa24819afa7c61fb89c5634c83dfc3aced6381 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:15 -0500 Subject: [PATCH 0180/4012] New translations index.php (Czech) --- lang/cs/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/cs/index.php diff --git a/lang/cs/index.php b/lang/cs/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/cs/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 69351008ec301db0f736828c4639214ecc862ffe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:16 -0500 Subject: [PATCH 0181/4012] New translations index.php (Danish) --- lang/da/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/da/index.php diff --git a/lang/da/index.php b/lang/da/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/da/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 8252a36050c62b34d887420ada9481065c5d5cfb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:17 -0500 Subject: [PATCH 0182/4012] New translations index.php (German) --- lang/de/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/de/index.php diff --git a/lang/de/index.php b/lang/de/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/de/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 84ffbc9cb86dbdf440792b75d027957f8e76bea4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:18 -0500 Subject: [PATCH 0183/4012] New translations index.php (Greek) --- lang/el/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/el/index.php diff --git a/lang/el/index.php b/lang/el/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/el/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 6724ba1e568fff5ce246cf47b37b3929e769268a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:19 -0500 Subject: [PATCH 0184/4012] New translations index.php (Finnish) --- lang/fi/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/fi/index.php diff --git a/lang/fi/index.php b/lang/fi/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/fi/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From a30c0415ca51521b88dc577cea1dffac5d8015d4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:20 -0500 Subject: [PATCH 0185/4012] New translations index.php (Hebrew) --- lang/he/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/he/index.php diff --git a/lang/he/index.php b/lang/he/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/he/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From e3179435818d83fab6c38b601424b5cf83cae7bb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:20 -0500 Subject: [PATCH 0186/4012] New translations index.php (Hungarian) --- lang/hu/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/hu/index.php diff --git a/lang/hu/index.php b/lang/hu/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/hu/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 61c2eee4872861b89299849845991ecbfaa7e701 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:21 -0500 Subject: [PATCH 0187/4012] New translations index.php (Italian) --- lang/it/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/it/index.php diff --git a/lang/it/index.php b/lang/it/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/it/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From fe82c3f1f32c564c010261105c307b23b66ae8df Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:22 -0500 Subject: [PATCH 0188/4012] New translations index.php (Japanese) --- lang/ja/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ja/index.php diff --git a/lang/ja/index.php b/lang/ja/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/ja/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From c53baa8daf4a8de2e928b524e28226c8361e6cd8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:23 -0500 Subject: [PATCH 0189/4012] New translations index.php (Korean) --- lang/ko/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ko/index.php diff --git a/lang/ko/index.php b/lang/ko/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/ko/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 1044195d4926aec8acabc7ffd3f0dd1cc199ba24 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:24 -0500 Subject: [PATCH 0190/4012] New translations index.php (Dutch) --- lang/nl/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/nl/index.php diff --git a/lang/nl/index.php b/lang/nl/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/nl/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 6d9fa0beeea459ff43a0d1e2439d97c4a9d201c3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:25 -0500 Subject: [PATCH 0191/4012] New translations index.php (Norwegian) --- lang/no/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/no/index.php diff --git a/lang/no/index.php b/lang/no/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/no/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From e6416053093d60923c1f8e9ccc91dbb167638aca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:25 -0500 Subject: [PATCH 0192/4012] New translations index.php (Polish) --- lang/pl/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/pl/index.php diff --git a/lang/pl/index.php b/lang/pl/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/pl/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 5a842760e6ec4e42f7ff6b6ee4ff307e5309fc70 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:26 -0500 Subject: [PATCH 0193/4012] New translations index.php (Portuguese) --- lang/pt/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/pt/index.php diff --git a/lang/pt/index.php b/lang/pt/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/pt/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From c9ae1190c435b0936b98fe325350699eeadd9354 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:27 -0500 Subject: [PATCH 0194/4012] New translations index.php (Russian) --- lang/ru/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ru/index.php diff --git a/lang/ru/index.php b/lang/ru/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/ru/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From f3f35e6de6dfbd2c854e9009425fdc15d466608f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:27 -0500 Subject: [PATCH 0195/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/sr/index.php diff --git a/lang/sr/index.php b/lang/sr/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/sr/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 7e5a438adb1d7730ee29bc7087fafd484cda281d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:28 -0500 Subject: [PATCH 0196/4012] New translations index.php (Swedish) --- lang/sv/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/sv/index.php diff --git a/lang/sv/index.php b/lang/sv/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/sv/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From c60acd68904fe7a75a4e837efee53f0e8d3d0c5b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:29 -0500 Subject: [PATCH 0197/4012] New translations index.php (Turkish) --- lang/tr/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/tr/index.php diff --git a/lang/tr/index.php b/lang/tr/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/tr/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From e02651dedc556b2ff3ed2b5b923018adfcd9d20b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:30 -0500 Subject: [PATCH 0198/4012] New translations index.php (Ukrainian) --- lang/uk/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/uk/index.php diff --git a/lang/uk/index.php b/lang/uk/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/uk/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 391d54463628758203c7faf632aebd2e517a461d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:30 -0500 Subject: [PATCH 0199/4012] New translations index.php (Chinese Simplified) --- lang/zh/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/zh/index.php diff --git a/lang/zh/index.php b/lang/zh/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/zh/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 98ec2308867d84c62fbdb7c263840c4611a89b33 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:32 -0500 Subject: [PATCH 0200/4012] New translations index.php (English) --- lang/en/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/en/index.php diff --git a/lang/en/index.php b/lang/en/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/en/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 303c0bc606d0d0fb4cfe6830a936429ae9ebceef Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:32 -0500 Subject: [PATCH 0201/4012] New translations index.php (Vietnamese) --- lang/vi/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/vi/index.php diff --git a/lang/vi/index.php b/lang/vi/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/vi/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 5ae01b8544c5612d31e1cb54d2ae5a5143e5b81f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:33 -0500 Subject: [PATCH 0202/4012] New translations index.php (Icelandic) --- lang/is/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/is/index.php diff --git a/lang/is/index.php b/lang/is/index.php new file mode 100644 index 00000000000..5cda3a35f52 --- /dev/null +++ b/lang/is/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 2e43f69e50cdbaf57fb386441f0d5a952cd09904 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:34 -0500 Subject: [PATCH 0203/4012] New translations pagination.php (Romanian) --- lang/ro/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ro/pagination.php diff --git a/lang/ro/pagination.php b/lang/ro/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ro/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 469a5926dd49af4be58f4904427ff1db110c8eca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:35 -0500 Subject: [PATCH 0204/4012] New translations pagination.php (French) --- lang/fr/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/fr/pagination.php diff --git a/lang/fr/pagination.php b/lang/fr/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/fr/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 4c3c152697c6dd824831ae71092a57245fde3cb4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:36 -0500 Subject: [PATCH 0205/4012] New translations pagination.php (Spanish) --- lang/es/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/es/pagination.php diff --git a/lang/es/pagination.php b/lang/es/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/es/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 4a92d85a0d37f8829b83bceefd55a33905c7c5ed Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:37 -0500 Subject: [PATCH 0206/4012] New translations pagination.php (Afrikaans) --- lang/af/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/af/pagination.php diff --git a/lang/af/pagination.php b/lang/af/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/af/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From c3384c3ceb26eedd4a21308423d2714680bf3eef Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:37 -0500 Subject: [PATCH 0207/4012] New translations pagination.php (Arabic) --- lang/ar/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ar/pagination.php diff --git a/lang/ar/pagination.php b/lang/ar/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ar/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From ef2f15d7bf5b958ca500b89d0b6314246fee976b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:38 -0500 Subject: [PATCH 0208/4012] New translations pagination.php (Catalan) --- lang/ca/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ca/pagination.php diff --git a/lang/ca/pagination.php b/lang/ca/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ca/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From a37bdece97471b9de05f0813516bb6f0afca0989 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:39 -0500 Subject: [PATCH 0209/4012] New translations pagination.php (Czech) --- lang/cs/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/cs/pagination.php diff --git a/lang/cs/pagination.php b/lang/cs/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/cs/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From e8f86c00d0f1bc2ed933d6cb636035ec3ba9a0bd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:39 -0500 Subject: [PATCH 0210/4012] New translations pagination.php (Danish) --- lang/da/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/da/pagination.php diff --git a/lang/da/pagination.php b/lang/da/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/da/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 0cee9e4795384b46e5c5953e8cc8b68c15894bdf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:40 -0500 Subject: [PATCH 0211/4012] New translations pagination.php (German) --- lang/de/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/de/pagination.php diff --git a/lang/de/pagination.php b/lang/de/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/de/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 9ae588d00aae125b12455451b88f05b62b770935 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:41 -0500 Subject: [PATCH 0212/4012] New translations pagination.php (Greek) --- lang/el/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/el/pagination.php diff --git a/lang/el/pagination.php b/lang/el/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/el/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From c5818a01cd1a02579013bbbbfd138741ddfb3a93 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:42 -0500 Subject: [PATCH 0213/4012] New translations pagination.php (Finnish) --- lang/fi/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/fi/pagination.php diff --git a/lang/fi/pagination.php b/lang/fi/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/fi/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 80dc35fb50cbf53be61f013be4db8c0c33de0e8f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:42 -0500 Subject: [PATCH 0214/4012] New translations pagination.php (Hebrew) --- lang/he/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/he/pagination.php diff --git a/lang/he/pagination.php b/lang/he/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/he/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 98f1d194c32cecb5a96330766468368f32e3eae2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:43 -0500 Subject: [PATCH 0215/4012] New translations pagination.php (Hungarian) --- lang/hu/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/hu/pagination.php diff --git a/lang/hu/pagination.php b/lang/hu/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/hu/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 07ed9d46c2eaa8b40d53648758b059a8602b7f58 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:44 -0500 Subject: [PATCH 0216/4012] New translations pagination.php (Italian) --- lang/it/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/it/pagination.php diff --git a/lang/it/pagination.php b/lang/it/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/it/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From b357b7b6eba9c169009485209b085c6755d9cee5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:45 -0500 Subject: [PATCH 0217/4012] New translations pagination.php (Japanese) --- lang/ja/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ja/pagination.php diff --git a/lang/ja/pagination.php b/lang/ja/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ja/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 3c3d4ca9956fd678afe9e01116f9d365dee27344 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:46 -0500 Subject: [PATCH 0218/4012] New translations pagination.php (Korean) --- lang/ko/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ko/pagination.php diff --git a/lang/ko/pagination.php b/lang/ko/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ko/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From b75690987efa7f232a181a03327bfdcc63f3a80f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:46 -0500 Subject: [PATCH 0219/4012] New translations pagination.php (Dutch) --- lang/nl/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/nl/pagination.php diff --git a/lang/nl/pagination.php b/lang/nl/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/nl/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 97be6b0e5b78fd5ac7805598fb7fc5ebae11527b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:47 -0500 Subject: [PATCH 0220/4012] New translations pagination.php (Norwegian) --- lang/no/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/no/pagination.php diff --git a/lang/no/pagination.php b/lang/no/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/no/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 3529711442e04ae7d84040691f984f86b5b471ab Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:48 -0500 Subject: [PATCH 0221/4012] New translations pagination.php (Polish) --- lang/pl/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/pl/pagination.php diff --git a/lang/pl/pagination.php b/lang/pl/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/pl/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 851e779141bb617bb1eaef9dd10f99eb4b8a7ce3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:49 -0500 Subject: [PATCH 0222/4012] New translations pagination.php (Portuguese) --- lang/pt/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/pt/pagination.php diff --git a/lang/pt/pagination.php b/lang/pt/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/pt/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From cf23c261aabcde1af21894236f05fcd1948de72d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:49 -0500 Subject: [PATCH 0223/4012] New translations pagination.php (Russian) --- lang/ru/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ru/pagination.php diff --git a/lang/ru/pagination.php b/lang/ru/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ru/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 49fb1791ba601fb7e50d076e1648c387eb410453 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:50 -0500 Subject: [PATCH 0224/4012] New translations pagination.php (Serbian (Cyrillic)) --- lang/sr/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/sr/pagination.php diff --git a/lang/sr/pagination.php b/lang/sr/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/sr/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 3f0a641cfc1fead4d9f8c3b2f358fa2ff571304e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:51 -0500 Subject: [PATCH 0225/4012] New translations pagination.php (Swedish) --- lang/sv/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/sv/pagination.php diff --git a/lang/sv/pagination.php b/lang/sv/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/sv/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From bcdbe43678ea24da4d25597dee39c7a1cb66e295 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:52 -0500 Subject: [PATCH 0226/4012] New translations pagination.php (Turkish) --- lang/tr/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/tr/pagination.php diff --git a/lang/tr/pagination.php b/lang/tr/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/tr/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 49db44ce2251f4e4ea008bba1b49274857023a8f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:52 -0500 Subject: [PATCH 0227/4012] New translations pagination.php (Ukrainian) --- lang/uk/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/uk/pagination.php diff --git a/lang/uk/pagination.php b/lang/uk/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/uk/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 4c9b749448f65d2a53fbcd5638a8b9745a3e454e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:53 -0500 Subject: [PATCH 0228/4012] New translations pagination.php (Chinese Simplified) --- lang/zh/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/zh/pagination.php diff --git a/lang/zh/pagination.php b/lang/zh/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/zh/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 87118a3d14b37d7b7a9bb8929f6511eb71d2b905 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:55 -0500 Subject: [PATCH 0229/4012] New translations pagination.php (Vietnamese) --- lang/vi/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/vi/pagination.php diff --git a/lang/vi/pagination.php b/lang/vi/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/vi/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 55060ee55adf8f8f5814e515564b9e40b97f79e2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:56 -0500 Subject: [PATCH 0230/4012] New translations pagination.php (Icelandic) --- lang/is/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/is/pagination.php diff --git a/lang/is/pagination.php b/lang/is/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/is/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 7be60a947026fd5ff1c2b0765f5898cbdd570a99 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:58 -0500 Subject: [PATCH 0231/4012] New translations passwords.php (Romanian) --- lang/ro/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ro/passwords.php diff --git a/lang/ro/passwords.php b/lang/ro/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ro/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 785ea22cc9fd01e912e3e5876c2a78d99098a632 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:17:59 -0500 Subject: [PATCH 0232/4012] New translations passwords.php (French) --- lang/fr/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/fr/passwords.php diff --git a/lang/fr/passwords.php b/lang/fr/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/fr/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From de420ed6b96d549e1ae3b893518d9a9d7f894fc7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:00 -0500 Subject: [PATCH 0233/4012] New translations passwords.php (Spanish) --- lang/es/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/es/passwords.php diff --git a/lang/es/passwords.php b/lang/es/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/es/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 1e6a042f8294b246c324fb32cbb1fbb2ddbea032 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:00 -0500 Subject: [PATCH 0234/4012] New translations passwords.php (Afrikaans) --- lang/af/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/af/passwords.php diff --git a/lang/af/passwords.php b/lang/af/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/af/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 4945f77d70f1434003654a30bf7e2b074fe33991 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:01 -0500 Subject: [PATCH 0235/4012] New translations passwords.php (Arabic) --- lang/ar/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ar/passwords.php diff --git a/lang/ar/passwords.php b/lang/ar/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ar/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 18c0e5382d4a04dbf14aabd5ad6a100cacbdb62e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:02 -0500 Subject: [PATCH 0236/4012] New translations passwords.php (Catalan) --- lang/ca/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ca/passwords.php diff --git a/lang/ca/passwords.php b/lang/ca/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ca/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 69ffaf48f29a785ac9de5090d5d099ee245b103c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:03 -0500 Subject: [PATCH 0237/4012] New translations passwords.php (Czech) --- lang/cs/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/cs/passwords.php diff --git a/lang/cs/passwords.php b/lang/cs/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/cs/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 38ee78f51e9caa0009173dc3049448829b552c86 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:04 -0500 Subject: [PATCH 0238/4012] New translations passwords.php (Danish) --- lang/da/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/da/passwords.php diff --git a/lang/da/passwords.php b/lang/da/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/da/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 782a305c5f5eda7fae8fd392085c79bf4e2b9fe6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:04 -0500 Subject: [PATCH 0239/4012] New translations passwords.php (German) --- lang/de/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/de/passwords.php diff --git a/lang/de/passwords.php b/lang/de/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/de/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From cf683e27e811446f69ffdbb51e108c65c93b98d6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:06 -0500 Subject: [PATCH 0240/4012] New translations passwords.php (Greek) --- lang/el/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/el/passwords.php diff --git a/lang/el/passwords.php b/lang/el/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/el/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 8e090e169be921f943d8ff60d769c971ec4c9bb5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:08 -0500 Subject: [PATCH 0241/4012] New translations passwords.php (Finnish) --- lang/fi/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/fi/passwords.php diff --git a/lang/fi/passwords.php b/lang/fi/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/fi/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 82103710ac1a4c02c46fe4100993424b16d940f4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:09 -0500 Subject: [PATCH 0242/4012] New translations passwords.php (Hebrew) --- lang/he/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/he/passwords.php diff --git a/lang/he/passwords.php b/lang/he/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/he/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 9b941cfb8720ce917008acb00be97318109914fe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:09 -0500 Subject: [PATCH 0243/4012] New translations passwords.php (Hungarian) --- lang/hu/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/hu/passwords.php diff --git a/lang/hu/passwords.php b/lang/hu/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/hu/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 138623751429df7dba2c3a47f274dace118c3fff Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:10 -0500 Subject: [PATCH 0244/4012] New translations passwords.php (Italian) --- lang/it/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/it/passwords.php diff --git a/lang/it/passwords.php b/lang/it/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/it/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 32f2e0a893eaed44ad975616814897446a9594ca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:11 -0500 Subject: [PATCH 0245/4012] New translations passwords.php (Japanese) --- lang/ja/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ja/passwords.php diff --git a/lang/ja/passwords.php b/lang/ja/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ja/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From bb5e045a0592a8c487e86964373e872bb6449b49 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:12 -0500 Subject: [PATCH 0246/4012] New translations passwords.php (Korean) --- lang/ko/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ko/passwords.php diff --git a/lang/ko/passwords.php b/lang/ko/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ko/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 2004556a33a8535f9c4c861f7b7e5ca59d36a6fe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:13 -0500 Subject: [PATCH 0247/4012] New translations passwords.php (Dutch) --- lang/nl/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/nl/passwords.php diff --git a/lang/nl/passwords.php b/lang/nl/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/nl/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 40dad1e346719607621be213649edfcec6de586b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:13 -0500 Subject: [PATCH 0248/4012] New translations passwords.php (Norwegian) --- lang/no/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/no/passwords.php diff --git a/lang/no/passwords.php b/lang/no/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/no/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From c1aa96afd6c1babbe39e385108502fd6d78e44c2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:14 -0500 Subject: [PATCH 0249/4012] New translations passwords.php (Polish) --- lang/pl/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/pl/passwords.php diff --git a/lang/pl/passwords.php b/lang/pl/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/pl/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 62b2fcc70df36e86d7edecc854cf329b445a8d1f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:15 -0500 Subject: [PATCH 0250/4012] New translations passwords.php (Portuguese) --- lang/pt/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/pt/passwords.php diff --git a/lang/pt/passwords.php b/lang/pt/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/pt/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 4ceb964302a28e8f75ba9163f26a63d60a51f97a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:15 -0500 Subject: [PATCH 0251/4012] New translations passwords.php (Russian) --- lang/ru/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ru/passwords.php diff --git a/lang/ru/passwords.php b/lang/ru/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ru/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 6e95aba41982eb87199dbde51cbfac9af9cc2a1c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:16 -0500 Subject: [PATCH 0252/4012] New translations passwords.php (Serbian (Cyrillic)) --- lang/sr/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/sr/passwords.php diff --git a/lang/sr/passwords.php b/lang/sr/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/sr/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 7740012837a9e1a194daebf382c60f2e4cf178e7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:17 -0500 Subject: [PATCH 0253/4012] New translations passwords.php (Swedish) --- lang/sv/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/sv/passwords.php diff --git a/lang/sv/passwords.php b/lang/sv/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/sv/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 5102fb2a79976ec03ec50c23e40982903a697118 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:18 -0500 Subject: [PATCH 0254/4012] New translations passwords.php (Turkish) --- lang/tr/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/tr/passwords.php diff --git a/lang/tr/passwords.php b/lang/tr/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/tr/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From ad6e2506228e2dd1459d206e795cb141428fbf27 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:19 -0500 Subject: [PATCH 0255/4012] New translations passwords.php (Ukrainian) --- lang/uk/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/uk/passwords.php diff --git a/lang/uk/passwords.php b/lang/uk/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/uk/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 78d72f9ec2d4f0ec7a68521cfed45a109ed0ac71 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:19 -0500 Subject: [PATCH 0256/4012] New translations passwords.php (Chinese Simplified) --- lang/zh/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/zh/passwords.php diff --git a/lang/zh/passwords.php b/lang/zh/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/zh/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From ddcc12517ea85056303b6c47227c8c41ea65d32b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:21 -0500 Subject: [PATCH 0257/4012] New translations passwords.php (Vietnamese) --- lang/vi/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/vi/passwords.php diff --git a/lang/vi/passwords.php b/lang/vi/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/vi/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From de26e588e6de2aae328e2a8f4990b444723a8a8f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:22 -0500 Subject: [PATCH 0258/4012] New translations passwords.php (Icelandic) --- lang/is/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/is/passwords.php diff --git a/lang/is/passwords.php b/lang/is/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/is/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From f8ea33a55b198a0319528be2a6a3a6cfa18db19e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:24 -0500 Subject: [PATCH 0259/4012] New translations backups.php (Romanian) --- lang/ro/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ro/backups.php diff --git a/lang/ro/backups.php b/lang/ro/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/ro/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From c1466041272ef8fd7dcd47f79f66b47f82a7f95a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:25 -0500 Subject: [PATCH 0260/4012] New translations backups.php (French) --- lang/fr/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/fr/backups.php diff --git a/lang/fr/backups.php b/lang/fr/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/fr/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From 37b4ce48eced75cfabb66fec81d685e48204a1f4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:25 -0500 Subject: [PATCH 0261/4012] New translations backups.php (Spanish) --- lang/es/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/es/backups.php diff --git a/lang/es/backups.php b/lang/es/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/es/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From 90cdf343927b3a7d30ceb26a20252e58c353226b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:26 -0500 Subject: [PATCH 0262/4012] New translations backups.php (Afrikaans) --- lang/af/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/af/backups.php diff --git a/lang/af/backups.php b/lang/af/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/af/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From 83f26aaa70536e8a3f885ac37e2f6a791e2e844a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:27 -0500 Subject: [PATCH 0263/4012] New translations backups.php (Arabic) --- lang/ar/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ar/backups.php diff --git a/lang/ar/backups.php b/lang/ar/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/ar/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From 2ae7646189080d257901711bd142e00bca9c7324 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:28 -0500 Subject: [PATCH 0264/4012] New translations backups.php (Catalan) --- lang/ca/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ca/backups.php diff --git a/lang/ca/backups.php b/lang/ca/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/ca/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From c07fd67f228b7676722ed698d8a4acfb420243a9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:29 -0500 Subject: [PATCH 0265/4012] New translations backups.php (Czech) --- lang/cs/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/cs/backups.php diff --git a/lang/cs/backups.php b/lang/cs/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/cs/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From 98f890c7f795936132d86a7a559beb99c7444ea5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:29 -0500 Subject: [PATCH 0266/4012] New translations backups.php (Danish) --- lang/da/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/da/backups.php diff --git a/lang/da/backups.php b/lang/da/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/da/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From ce21a2f9eeadbb200dc16be09d3b958bc92fd4f1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:30 -0500 Subject: [PATCH 0267/4012] New translations backups.php (German) --- lang/de/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/de/backups.php diff --git a/lang/de/backups.php b/lang/de/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/de/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From 70b82ae1f246a343a23d7777f737808e90885c5d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:31 -0500 Subject: [PATCH 0268/4012] New translations backups.php (Greek) --- lang/el/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/el/backups.php diff --git a/lang/el/backups.php b/lang/el/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/el/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From 426ab8f9fc07b1ea84d273ed45c0be7a9bbfa7b6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:31 -0500 Subject: [PATCH 0269/4012] New translations backups.php (Finnish) --- lang/fi/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/fi/backups.php diff --git a/lang/fi/backups.php b/lang/fi/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/fi/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From 11d280737050f23e7cfdd5cd2788645f78923b92 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:32 -0500 Subject: [PATCH 0270/4012] New translations backups.php (Hebrew) --- lang/he/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/he/backups.php diff --git a/lang/he/backups.php b/lang/he/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/he/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From 27d690c2855b803427f1fb1f82f4384167674e8b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:33 -0500 Subject: [PATCH 0271/4012] New translations backups.php (Hungarian) --- lang/hu/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/hu/backups.php diff --git a/lang/hu/backups.php b/lang/hu/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/hu/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From 980e4d59dda6b355d5f15576bc66c6bacdeba4f7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:34 -0500 Subject: [PATCH 0272/4012] New translations backups.php (Italian) --- lang/it/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/it/backups.php diff --git a/lang/it/backups.php b/lang/it/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/it/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From d2e7935225ec73244672b420fd63b2775c25b3b5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:34 -0500 Subject: [PATCH 0273/4012] New translations backups.php (Japanese) --- lang/ja/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ja/backups.php diff --git a/lang/ja/backups.php b/lang/ja/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/ja/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From fa6a25e2a13623931132a7b340ee37c8349aeefd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:35 -0500 Subject: [PATCH 0274/4012] New translations backups.php (Korean) --- lang/ko/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ko/backups.php diff --git a/lang/ko/backups.php b/lang/ko/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/ko/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From e0f45819667b017ec4abfd64f479b86866760a18 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:36 -0500 Subject: [PATCH 0275/4012] New translations backups.php (Dutch) --- lang/nl/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/nl/backups.php diff --git a/lang/nl/backups.php b/lang/nl/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/nl/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From acf89f8ef5753a33937a4bd9745a56a2f922fec3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:37 -0500 Subject: [PATCH 0276/4012] New translations backups.php (Norwegian) --- lang/no/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/no/backups.php diff --git a/lang/no/backups.php b/lang/no/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/no/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From 1aeb13bea66a300a01860c35c32c0a7529bdc153 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:37 -0500 Subject: [PATCH 0277/4012] New translations backups.php (Polish) --- lang/pl/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/pl/backups.php diff --git a/lang/pl/backups.php b/lang/pl/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/pl/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From b79054aa043dff3defa1615bddcc27c51e367f0d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:38 -0500 Subject: [PATCH 0278/4012] New translations backups.php (Portuguese) --- lang/pt/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/pt/backups.php diff --git a/lang/pt/backups.php b/lang/pt/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/pt/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From 8421e421f55f14d202067b32a303b0bc87c9ec04 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:39 -0500 Subject: [PATCH 0279/4012] New translations backups.php (Russian) --- lang/ru/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ru/backups.php diff --git a/lang/ru/backups.php b/lang/ru/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/ru/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From 33b3c93a4855824bbea1d2a346882ed1efed5775 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:40 -0500 Subject: [PATCH 0280/4012] New translations backups.php (Serbian (Cyrillic)) --- lang/sr/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/sr/backups.php diff --git a/lang/sr/backups.php b/lang/sr/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/sr/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From d3972aeef23952fee3c906c16a0a9ecb88e1e1c5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:40 -0500 Subject: [PATCH 0281/4012] New translations backups.php (Swedish) --- lang/sv/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/sv/backups.php diff --git a/lang/sv/backups.php b/lang/sv/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/sv/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From 1083c30fa62387bd73f8b8c7d94fceb9e9b6a443 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:41 -0500 Subject: [PATCH 0282/4012] New translations backups.php (Turkish) --- lang/tr/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/tr/backups.php diff --git a/lang/tr/backups.php b/lang/tr/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/tr/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From 52c03a5c47c06e72d6c829635310c517ce56a6be Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:42 -0500 Subject: [PATCH 0283/4012] New translations backups.php (Ukrainian) --- lang/uk/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/uk/backups.php diff --git a/lang/uk/backups.php b/lang/uk/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/uk/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From c9fbfd5c3263f72d09ab276692c47a912b8ae6a0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:42 -0500 Subject: [PATCH 0284/4012] New translations backups.php (Chinese Simplified) --- lang/zh/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/zh/backups.php diff --git a/lang/zh/backups.php b/lang/zh/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/zh/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From ad9d21ee8185c753e6338a805358a824c6557f3a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:44 -0500 Subject: [PATCH 0285/4012] New translations backups.php (English) --- lang/en/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/en/backups.php diff --git a/lang/en/backups.php b/lang/en/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/en/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From e5dcda96d3c92d7bf8bd230bdd41b96dc353da78 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:45 -0500 Subject: [PATCH 0286/4012] New translations backups.php (Vietnamese) --- lang/vi/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/vi/backups.php diff --git a/lang/vi/backups.php b/lang/vi/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/vi/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From 14eb8cdf733ccd3bcb965150c0c96e48bbbc1ffa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:46 -0500 Subject: [PATCH 0287/4012] New translations backups.php (Icelandic) --- lang/is/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/is/backups.php diff --git a/lang/is/backups.php b/lang/is/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/is/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From ca5bea0c3f686071e0d9b8a5755c4e25023843d5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:47 -0500 Subject: [PATCH 0288/4012] New translations overview.php (Romanian) --- lang/ro/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ro/overview.php diff --git a/lang/ro/overview.php b/lang/ro/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/ro/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From d71fdb954ff45f1ab16df7fa8bc5c47eb0007546 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:48 -0500 Subject: [PATCH 0289/4012] New translations overview.php (French) --- lang/fr/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/fr/overview.php diff --git a/lang/fr/overview.php b/lang/fr/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/fr/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 80cc956666a7015ffebc078dc62f781d8848fc0a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:48 -0500 Subject: [PATCH 0290/4012] New translations overview.php (Spanish) --- lang/es/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/es/overview.php diff --git a/lang/es/overview.php b/lang/es/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/es/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 4cebe7c516ce067414d3dbf1c6ac218b4896215b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:49 -0500 Subject: [PATCH 0291/4012] New translations overview.php (Afrikaans) --- lang/af/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/af/overview.php diff --git a/lang/af/overview.php b/lang/af/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/af/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 2bc92a6b606d3b08519ab72eb2c3d4f3c2d77f6c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:50 -0500 Subject: [PATCH 0292/4012] New translations overview.php (Arabic) --- lang/ar/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ar/overview.php diff --git a/lang/ar/overview.php b/lang/ar/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/ar/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 92e1787c2e17439e8079d1d77e7d7c6f99e5e4d9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:51 -0500 Subject: [PATCH 0293/4012] New translations overview.php (Catalan) --- lang/ca/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ca/overview.php diff --git a/lang/ca/overview.php b/lang/ca/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/ca/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 57d2aa4021bbb710255362021673fb9b1d71bf90 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:51 -0500 Subject: [PATCH 0294/4012] New translations overview.php (Czech) --- lang/cs/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/cs/overview.php diff --git a/lang/cs/overview.php b/lang/cs/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/cs/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 1b5a358ebd8380e201f7e50883d67e3465964a19 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:52 -0500 Subject: [PATCH 0295/4012] New translations overview.php (Danish) --- lang/da/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/da/overview.php diff --git a/lang/da/overview.php b/lang/da/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/da/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From ec12be5e0dd9e8c43d9a880a9d2df38eb22bdfd4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:53 -0500 Subject: [PATCH 0296/4012] New translations overview.php (German) --- lang/de/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/de/overview.php diff --git a/lang/de/overview.php b/lang/de/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/de/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 8cabcfb5e604cc2260005f67956b645e94564256 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:54 -0500 Subject: [PATCH 0297/4012] New translations overview.php (Greek) --- lang/el/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/el/overview.php diff --git a/lang/el/overview.php b/lang/el/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/el/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From b8027906e47ea30616a629feb5da230f7cc2d837 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:55 -0500 Subject: [PATCH 0298/4012] New translations overview.php (Finnish) --- lang/fi/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/fi/overview.php diff --git a/lang/fi/overview.php b/lang/fi/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/fi/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 5d09840bb81e04a48af56fd13ad3f056980d6051 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:55 -0500 Subject: [PATCH 0299/4012] New translations overview.php (Hebrew) --- lang/he/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/he/overview.php diff --git a/lang/he/overview.php b/lang/he/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/he/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From d516d1fdd66a9b80e070e05369f154428e9f8a70 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:56 -0500 Subject: [PATCH 0300/4012] New translations overview.php (Hungarian) --- lang/hu/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/hu/overview.php diff --git a/lang/hu/overview.php b/lang/hu/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/hu/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 44dc30442c9a732801971cb80f2a74eb556e6012 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:57 -0500 Subject: [PATCH 0301/4012] New translations overview.php (Italian) --- lang/it/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/it/overview.php diff --git a/lang/it/overview.php b/lang/it/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/it/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 6a46d14bd351b634aa883b66cf2a261cc0784cbc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:57 -0500 Subject: [PATCH 0302/4012] New translations overview.php (Japanese) --- lang/ja/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ja/overview.php diff --git a/lang/ja/overview.php b/lang/ja/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/ja/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 03d28955124d2627040e527d9911973afdfad6dc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:58 -0500 Subject: [PATCH 0303/4012] New translations overview.php (Korean) --- lang/ko/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ko/overview.php diff --git a/lang/ko/overview.php b/lang/ko/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/ko/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From f9f1c318690941db2d968ad3cd503258c4e3b162 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:18:59 -0500 Subject: [PATCH 0304/4012] New translations overview.php (Dutch) --- lang/nl/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/nl/overview.php diff --git a/lang/nl/overview.php b/lang/nl/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/nl/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 1c397fa18772dc366f36effd730a3cbb7f60d4d3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:00 -0500 Subject: [PATCH 0305/4012] New translations overview.php (Norwegian) --- lang/no/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/no/overview.php diff --git a/lang/no/overview.php b/lang/no/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/no/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 751968f44fdabd32bd06b820616cb80767460c64 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:00 -0500 Subject: [PATCH 0306/4012] New translations overview.php (Polish) --- lang/pl/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/pl/overview.php diff --git a/lang/pl/overview.php b/lang/pl/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/pl/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From a868e49d94fb8028965939683fa56d211a154ed7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:01 -0500 Subject: [PATCH 0307/4012] New translations overview.php (Portuguese) --- lang/pt/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/pt/overview.php diff --git a/lang/pt/overview.php b/lang/pt/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/pt/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 1ae95f4d97e6717a75347d781ce18c417930590c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:02 -0500 Subject: [PATCH 0308/4012] New translations overview.php (Russian) --- lang/ru/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ru/overview.php diff --git a/lang/ru/overview.php b/lang/ru/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/ru/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 4ece1cfadc1a2dfa5b3083d8947d578e3e2fe258 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:03 -0500 Subject: [PATCH 0309/4012] New translations overview.php (Serbian (Cyrillic)) --- lang/sr/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/sr/overview.php diff --git a/lang/sr/overview.php b/lang/sr/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/sr/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 998bf5c99dab3f0f47c42778e593ec54e4fba14b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:04 -0500 Subject: [PATCH 0310/4012] New translations overview.php (Swedish) --- lang/sv/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/sv/overview.php diff --git a/lang/sv/overview.php b/lang/sv/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/sv/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 4d77b96f34dbc7a872450a511f9a41e1e50e4801 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:05 -0500 Subject: [PATCH 0311/4012] New translations overview.php (Turkish) --- lang/tr/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/tr/overview.php diff --git a/lang/tr/overview.php b/lang/tr/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/tr/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From b8ce7976208451123be68a793fee6cf99ed93a71 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:05 -0500 Subject: [PATCH 0312/4012] New translations overview.php (Ukrainian) --- lang/uk/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/uk/overview.php diff --git a/lang/uk/overview.php b/lang/uk/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/uk/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 58f3c18cd149592c0a67dcbb4ca44dd18293f4c9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:06 -0500 Subject: [PATCH 0313/4012] New translations overview.php (Chinese Simplified) --- lang/zh/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/zh/overview.php diff --git a/lang/zh/overview.php b/lang/zh/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/zh/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From a669a43fd338b12f71207ab4a449bb0730af07db Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:07 -0500 Subject: [PATCH 0314/4012] New translations overview.php (English) --- lang/en/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/en/overview.php diff --git a/lang/en/overview.php b/lang/en/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/en/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 248ac78c29fe653c564c30f55e5956d4f48299fd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:08 -0500 Subject: [PATCH 0315/4012] New translations overview.php (Vietnamese) --- lang/vi/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/vi/overview.php diff --git a/lang/vi/overview.php b/lang/vi/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/vi/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 55b0be62a579b8b5aa46e537d52d22d9cbd63e71 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:09 -0500 Subject: [PATCH 0316/4012] New translations overview.php (Icelandic) --- lang/is/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/is/overview.php diff --git a/lang/is/overview.php b/lang/is/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/is/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 9e97ba2863988b573a46ded34bb819c06fca57e1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:10 -0500 Subject: [PATCH 0317/4012] New translations settings.php (Romanian) --- lang/ro/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ro/settings.php diff --git a/lang/ro/settings.php b/lang/ro/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/ro/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From df65715827d11551a3e17307fbe208cc72e64dc9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:11 -0500 Subject: [PATCH 0318/4012] New translations settings.php (French) --- lang/fr/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/fr/settings.php diff --git a/lang/fr/settings.php b/lang/fr/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/fr/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From d46aa9e19779ffe98dfda9a703d922dac88ca1a1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:12 -0500 Subject: [PATCH 0319/4012] New translations settings.php (Spanish) --- lang/es/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/es/settings.php diff --git a/lang/es/settings.php b/lang/es/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/es/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From be734ba30c476b04dfb0ae3d25721c5a324b7070 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:12 -0500 Subject: [PATCH 0320/4012] New translations settings.php (Afrikaans) --- lang/af/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/af/settings.php diff --git a/lang/af/settings.php b/lang/af/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/af/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From 5d12e5bb1ad891c835d6efe833f158c595a49b33 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:13 -0500 Subject: [PATCH 0321/4012] New translations settings.php (Arabic) --- lang/ar/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ar/settings.php diff --git a/lang/ar/settings.php b/lang/ar/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/ar/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From 3ae5e34c8a7c4c978d381c529732cfa1ed5eeda5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:14 -0500 Subject: [PATCH 0322/4012] New translations settings.php (Catalan) --- lang/ca/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ca/settings.php diff --git a/lang/ca/settings.php b/lang/ca/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/ca/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From 25334c19e53fa40d0f9972598372c61d37019688 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:14 -0500 Subject: [PATCH 0323/4012] New translations settings.php (Czech) --- lang/cs/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/cs/settings.php diff --git a/lang/cs/settings.php b/lang/cs/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/cs/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From b0b2d047203a001ea83c0aedf17e18be518f4438 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:15 -0500 Subject: [PATCH 0324/4012] New translations settings.php (Danish) --- lang/da/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/da/settings.php diff --git a/lang/da/settings.php b/lang/da/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/da/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From fbc3da9cc9895d6c861c71bcee726a1264df44a4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:16 -0500 Subject: [PATCH 0325/4012] New translations settings.php (German) --- lang/de/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/de/settings.php diff --git a/lang/de/settings.php b/lang/de/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/de/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From 6fd1ed44950e782647468f7bfe1a245f4a35a7b8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:17 -0500 Subject: [PATCH 0326/4012] New translations settings.php (Greek) --- lang/el/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/el/settings.php diff --git a/lang/el/settings.php b/lang/el/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/el/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From 218215f2c55275205e0f39ffab2b7c351e9fc3c1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:18 -0500 Subject: [PATCH 0327/4012] New translations settings.php (Finnish) --- lang/fi/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/fi/settings.php diff --git a/lang/fi/settings.php b/lang/fi/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/fi/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From c45e1b2e72eb8f7d42c194f51b1c3b35fd621603 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:18 -0500 Subject: [PATCH 0328/4012] New translations settings.php (Hebrew) --- lang/he/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/he/settings.php diff --git a/lang/he/settings.php b/lang/he/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/he/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From 5c853f9ec359cf51000467c397aca00efeae74ff Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:19 -0500 Subject: [PATCH 0329/4012] New translations settings.php (Hungarian) --- lang/hu/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/hu/settings.php diff --git a/lang/hu/settings.php b/lang/hu/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/hu/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From 2231606524fa1f7395e2d5ebce698853441df73c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:20 -0500 Subject: [PATCH 0330/4012] New translations settings.php (Italian) --- lang/it/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/it/settings.php diff --git a/lang/it/settings.php b/lang/it/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/it/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From c95d162a141a81fe0b7b6c9073dd111d6f1e2ea6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:21 -0500 Subject: [PATCH 0331/4012] New translations settings.php (Japanese) --- lang/ja/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ja/settings.php diff --git a/lang/ja/settings.php b/lang/ja/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/ja/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From 47a3a179e0bd5655b62d0d3a62cf2ae51e46e144 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:21 -0500 Subject: [PATCH 0332/4012] New translations settings.php (Korean) --- lang/ko/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ko/settings.php diff --git a/lang/ko/settings.php b/lang/ko/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/ko/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From a4fc208f21da1a4719b8461bdf4971045f5d8923 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:22 -0500 Subject: [PATCH 0333/4012] New translations settings.php (Dutch) --- lang/nl/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/nl/settings.php diff --git a/lang/nl/settings.php b/lang/nl/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/nl/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From 312cddb971d2ebc78261b76a3f896ea387707763 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:23 -0500 Subject: [PATCH 0334/4012] New translations settings.php (Norwegian) --- lang/no/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/no/settings.php diff --git a/lang/no/settings.php b/lang/no/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/no/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From e5d2b9f59363bea0cb2ef86e60873c1d42070f02 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:23 -0500 Subject: [PATCH 0335/4012] New translations settings.php (Polish) --- lang/pl/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pl/settings.php diff --git a/lang/pl/settings.php b/lang/pl/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/pl/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From 82145e3636903d3dda4e0f26a53f37bbce29a8fd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:24 -0500 Subject: [PATCH 0336/4012] New translations settings.php (Portuguese) --- lang/pt/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pt/settings.php diff --git a/lang/pt/settings.php b/lang/pt/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/pt/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From af69b0f1167767947c3ddb2442a8f1d88cb7179c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:25 -0500 Subject: [PATCH 0337/4012] New translations settings.php (Russian) --- lang/ru/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ru/settings.php diff --git a/lang/ru/settings.php b/lang/ru/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/ru/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From 381e1ae8e3269b8cf5f21306509cb9f83ec343ed Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:26 -0500 Subject: [PATCH 0338/4012] New translations settings.php (Serbian (Cyrillic)) --- lang/sr/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/sr/settings.php diff --git a/lang/sr/settings.php b/lang/sr/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/sr/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From 0427397504e98cbddf869170d1ab423e33ce8d8a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:26 -0500 Subject: [PATCH 0339/4012] New translations settings.php (Swedish) --- lang/sv/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/sv/settings.php diff --git a/lang/sv/settings.php b/lang/sv/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/sv/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From d3071689cfae0d2e827773d69c27486a0b3a6da2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:27 -0500 Subject: [PATCH 0340/4012] New translations settings.php (Turkish) --- lang/tr/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/tr/settings.php diff --git a/lang/tr/settings.php b/lang/tr/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/tr/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From a131178a99f1fda7d00329cbcfd0293b25465a3e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:28 -0500 Subject: [PATCH 0341/4012] New translations settings.php (Ukrainian) --- lang/uk/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/uk/settings.php diff --git a/lang/uk/settings.php b/lang/uk/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/uk/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From 6aaa777f90a82df41ff6d2ac7a9a90860f582893 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:29 -0500 Subject: [PATCH 0342/4012] New translations settings.php (Chinese Simplified) --- lang/zh/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/zh/settings.php diff --git a/lang/zh/settings.php b/lang/zh/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/zh/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From eda84fb6d6a78f919ccd23376e6a5f6b4bc62593 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:30 -0500 Subject: [PATCH 0343/4012] New translations settings.php (English) --- lang/en/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/en/settings.php diff --git a/lang/en/settings.php b/lang/en/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/en/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From 5c7341ddc8fea7a61c9d373c9e9ccc985a52b510 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:31 -0500 Subject: [PATCH 0344/4012] New translations settings.php (Vietnamese) --- lang/vi/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/vi/settings.php diff --git a/lang/vi/settings.php b/lang/vi/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/vi/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From c790f9bf9ef9f3c306036e312f5991f727cd45b9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:32 -0500 Subject: [PATCH 0345/4012] New translations settings.php (Icelandic) --- lang/is/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/is/settings.php diff --git a/lang/is/settings.php b/lang/is/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/is/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From 119760a5144a43776b71d879f203330565d4c197 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:33 -0500 Subject: [PATCH 0346/4012] New translations strings.php (Romanian) --- lang/ro/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/ro/strings.php diff --git a/lang/ro/strings.php b/lang/ro/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/ro/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 417bbe9e2e5bb3e95cfc0717b4230f14e4c9b443 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:34 -0500 Subject: [PATCH 0347/4012] New translations strings.php (French) --- lang/fr/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/fr/strings.php diff --git a/lang/fr/strings.php b/lang/fr/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/fr/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From b9992f0e45d332f05e653a8136a816d0259bbbf1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:34 -0500 Subject: [PATCH 0348/4012] New translations strings.php (Spanish) --- lang/es/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/es/strings.php diff --git a/lang/es/strings.php b/lang/es/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/es/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 346c3fd4f3a03749937f4e0dc4b8ddb3bb0a32c7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:35 -0500 Subject: [PATCH 0349/4012] New translations strings.php (Afrikaans) --- lang/af/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/af/strings.php diff --git a/lang/af/strings.php b/lang/af/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/af/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From d9083617a656aadb066cdd800975300d364850d1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:36 -0500 Subject: [PATCH 0350/4012] New translations strings.php (Arabic) --- lang/ar/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/ar/strings.php diff --git a/lang/ar/strings.php b/lang/ar/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/ar/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 7660caf5353e68d12835d0159677002f6ce4c5c6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:37 -0500 Subject: [PATCH 0351/4012] New translations strings.php (Catalan) --- lang/ca/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/ca/strings.php diff --git a/lang/ca/strings.php b/lang/ca/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/ca/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 6c6c02b2d7ed4a38c3703e7aa7162c22ec88d7ae Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:37 -0500 Subject: [PATCH 0352/4012] New translations strings.php (Czech) --- lang/cs/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/cs/strings.php diff --git a/lang/cs/strings.php b/lang/cs/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/cs/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 8d05822b562298489db96b1e91470afaa03ff4a7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:38 -0500 Subject: [PATCH 0353/4012] New translations strings.php (Danish) --- lang/da/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/da/strings.php diff --git a/lang/da/strings.php b/lang/da/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/da/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 1cb62e0f31ad36406722686de427ddfd5fc3490e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:39 -0500 Subject: [PATCH 0354/4012] New translations strings.php (German) --- lang/de/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/de/strings.php diff --git a/lang/de/strings.php b/lang/de/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/de/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From efe47e206228a25c1924edc83680a1148927c8c5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:40 -0500 Subject: [PATCH 0355/4012] New translations strings.php (Greek) --- lang/el/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/el/strings.php diff --git a/lang/el/strings.php b/lang/el/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/el/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From c0b8fecaa6e64f8dd9230b2602abccd7038fbb09 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:41 -0500 Subject: [PATCH 0356/4012] New translations strings.php (Finnish) --- lang/fi/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/fi/strings.php diff --git a/lang/fi/strings.php b/lang/fi/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/fi/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 098d3e5cbaba09793e2a69998cbccb894014f0e3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:41 -0500 Subject: [PATCH 0357/4012] New translations strings.php (Hebrew) --- lang/he/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/he/strings.php diff --git a/lang/he/strings.php b/lang/he/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/he/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From b437e7aa533c9d2d75a970e460c73fdff2ced7fb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:42 -0500 Subject: [PATCH 0358/4012] New translations strings.php (Hungarian) --- lang/hu/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/hu/strings.php diff --git a/lang/hu/strings.php b/lang/hu/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/hu/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 3659ccb737ce395208de8ea230b5221c3f1bcf25 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:43 -0500 Subject: [PATCH 0359/4012] New translations strings.php (Italian) --- lang/it/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/it/strings.php diff --git a/lang/it/strings.php b/lang/it/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/it/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 610c250e9afcb56c09944aeaab36ea789e0cc512 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:43 -0500 Subject: [PATCH 0360/4012] New translations strings.php (Japanese) --- lang/ja/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/ja/strings.php diff --git a/lang/ja/strings.php b/lang/ja/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/ja/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 75000588e9fbc899c3bc9aa6cb97882f5aefbf67 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:44 -0500 Subject: [PATCH 0361/4012] New translations strings.php (Korean) --- lang/ko/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/ko/strings.php diff --git a/lang/ko/strings.php b/lang/ko/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/ko/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 95d8ef337dac269c1b626e70056729479ce413b8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:45 -0500 Subject: [PATCH 0362/4012] New translations strings.php (Dutch) --- lang/nl/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/nl/strings.php diff --git a/lang/nl/strings.php b/lang/nl/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/nl/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 779d3593394e01d6f7e40efdcffd30ef615a6b0e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:46 -0500 Subject: [PATCH 0363/4012] New translations strings.php (Norwegian) --- lang/no/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/no/strings.php diff --git a/lang/no/strings.php b/lang/no/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/no/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From d932496326a35d023ce2ec20faab322ce36a91a1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:46 -0500 Subject: [PATCH 0364/4012] New translations strings.php (Polish) --- lang/pl/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/pl/strings.php diff --git a/lang/pl/strings.php b/lang/pl/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/pl/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 84c30e0ed8f22c3092efabffe621517c50252d76 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:47 -0500 Subject: [PATCH 0365/4012] New translations strings.php (Portuguese) --- lang/pt/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/pt/strings.php diff --git a/lang/pt/strings.php b/lang/pt/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/pt/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 9e33a20fe3132af4a63748345761d463fa8b5442 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:48 -0500 Subject: [PATCH 0366/4012] New translations strings.php (Russian) --- lang/ru/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/ru/strings.php diff --git a/lang/ru/strings.php b/lang/ru/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/ru/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 9ebc00d59b183fc5d869d8b03501df111ba001ae Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:49 -0500 Subject: [PATCH 0367/4012] New translations strings.php (Serbian (Cyrillic)) --- lang/sr/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/sr/strings.php diff --git a/lang/sr/strings.php b/lang/sr/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/sr/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 5402cfca10d91172ada62c108d5353cbee9fb172 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:49 -0500 Subject: [PATCH 0368/4012] New translations strings.php (Swedish) --- lang/sv/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/sv/strings.php diff --git a/lang/sv/strings.php b/lang/sv/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/sv/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 538162591c500ae3b3ce5bf5b33a6f770b2abd97 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:50 -0500 Subject: [PATCH 0369/4012] New translations strings.php (Turkish) --- lang/tr/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/tr/strings.php diff --git a/lang/tr/strings.php b/lang/tr/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/tr/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 3539cf4c99b77e95df81f34ea0d9bed1f37e22c7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:51 -0500 Subject: [PATCH 0370/4012] New translations strings.php (Ukrainian) --- lang/uk/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/uk/strings.php diff --git a/lang/uk/strings.php b/lang/uk/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/uk/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From b692fa65b6498269a4d5ab1287001d6a9f3d2971 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:51 -0500 Subject: [PATCH 0371/4012] New translations strings.php (Chinese Simplified) --- lang/zh/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/zh/strings.php diff --git a/lang/zh/strings.php b/lang/zh/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/zh/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From 64ebaa2dcfda05f4449835b3bdd064ae47521bb9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:53 -0500 Subject: [PATCH 0372/4012] New translations strings.php (Vietnamese) --- lang/vi/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/vi/strings.php diff --git a/lang/vi/strings.php b/lang/vi/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/vi/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From c9a3eb2c1178f371bb9e47129be2e67943abae6a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:54 -0500 Subject: [PATCH 0373/4012] New translations strings.php (Icelandic) --- lang/is/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/is/strings.php diff --git a/lang/is/strings.php b/lang/is/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/is/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From ed8d6cfee0323b66a542848b741fbfd3520a9573 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:56 -0500 Subject: [PATCH 0374/4012] New translations validation.php (Romanian) --- lang/ro/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/ro/validation.php diff --git a/lang/ro/validation.php b/lang/ro/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/ro/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 5cf35a33824bfaa3647235b37427fa709c8fb85b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:56 -0500 Subject: [PATCH 0375/4012] New translations validation.php (French) --- lang/fr/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/fr/validation.php diff --git a/lang/fr/validation.php b/lang/fr/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/fr/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 07709974d06a1dda87a731fe2da20bb07f9d8f0b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:57 -0500 Subject: [PATCH 0376/4012] New translations validation.php (Spanish) --- lang/es/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/es/validation.php diff --git a/lang/es/validation.php b/lang/es/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/es/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 96b1bff8f475ef857f6e4a2c2d52a900f13d36ca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:58 -0500 Subject: [PATCH 0377/4012] New translations validation.php (Afrikaans) --- lang/af/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/af/validation.php diff --git a/lang/af/validation.php b/lang/af/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/af/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 9f4ca35a69096bd8a030adeb02fc53c41bc7724d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:19:59 -0500 Subject: [PATCH 0378/4012] New translations validation.php (Arabic) --- lang/ar/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/ar/validation.php diff --git a/lang/ar/validation.php b/lang/ar/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/ar/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From b8f346a93fa45c47188074509ccb3ddbc3234e4a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:00 -0500 Subject: [PATCH 0379/4012] New translations validation.php (Catalan) --- lang/ca/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/ca/validation.php diff --git a/lang/ca/validation.php b/lang/ca/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/ca/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 53e2f8068c9bab37b2cfba4abfe093f7f6acd249 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:00 -0500 Subject: [PATCH 0380/4012] New translations validation.php (Czech) --- lang/cs/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/cs/validation.php diff --git a/lang/cs/validation.php b/lang/cs/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/cs/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From af89cfd560bdc67a5ddc208d6ffd58dbafd86c90 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:01 -0500 Subject: [PATCH 0381/4012] New translations validation.php (Danish) --- lang/da/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/da/validation.php diff --git a/lang/da/validation.php b/lang/da/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/da/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 4dd7723ae2071fcaaf1cf6f843f70fc841fd356a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:02 -0500 Subject: [PATCH 0382/4012] New translations validation.php (German) --- lang/de/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/de/validation.php diff --git a/lang/de/validation.php b/lang/de/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/de/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From d5429e4b059cca0a055b63b0347591eb97e2d29a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:03 -0500 Subject: [PATCH 0383/4012] New translations validation.php (Greek) --- lang/el/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/el/validation.php diff --git a/lang/el/validation.php b/lang/el/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/el/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From f5aa944939ac7a1ee7e1a89a2c70c56d0cbab13d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:04 -0500 Subject: [PATCH 0384/4012] New translations validation.php (Finnish) --- lang/fi/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/fi/validation.php diff --git a/lang/fi/validation.php b/lang/fi/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/fi/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 4a9cc2a71020e7bea8a59161953bc5cd943127f8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:05 -0500 Subject: [PATCH 0385/4012] New translations validation.php (Hebrew) --- lang/he/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/he/validation.php diff --git a/lang/he/validation.php b/lang/he/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/he/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 87f735d2f9d23aae3cfcce685683ba25ddb6c48a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:05 -0500 Subject: [PATCH 0386/4012] New translations validation.php (Hungarian) --- lang/hu/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/hu/validation.php diff --git a/lang/hu/validation.php b/lang/hu/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/hu/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 4bcb1cfe60ddca32b0f79b6a1ddf5fda8a33e251 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:06 -0500 Subject: [PATCH 0387/4012] New translations validation.php (Italian) --- lang/it/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/it/validation.php diff --git a/lang/it/validation.php b/lang/it/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/it/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 5a6d457ddfeb798b10e070e39fc8a34b1e2e9b36 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:07 -0500 Subject: [PATCH 0388/4012] New translations validation.php (Japanese) --- lang/ja/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/ja/validation.php diff --git a/lang/ja/validation.php b/lang/ja/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/ja/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From b0fbe7e7a2a518763282ecc397213004be02fae2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:08 -0500 Subject: [PATCH 0389/4012] New translations validation.php (Korean) --- lang/ko/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/ko/validation.php diff --git a/lang/ko/validation.php b/lang/ko/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/ko/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From a00750f84a142861a228cd2fa9fee0b148c1efe4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:08 -0500 Subject: [PATCH 0390/4012] New translations validation.php (Dutch) --- lang/nl/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/nl/validation.php diff --git a/lang/nl/validation.php b/lang/nl/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/nl/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From e8e71c9badc41fe563ff4fa1bb38fe4fbbb5259a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:09 -0500 Subject: [PATCH 0391/4012] New translations validation.php (Norwegian) --- lang/no/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/no/validation.php diff --git a/lang/no/validation.php b/lang/no/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/no/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From f172d6ada5078c1693c45cb21bc03d34ce4c17e3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:10 -0500 Subject: [PATCH 0392/4012] New translations validation.php (Polish) --- lang/pl/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/pl/validation.php diff --git a/lang/pl/validation.php b/lang/pl/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/pl/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 5cffd407303ab8b916e83052d98887e70c5c5cab Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:11 -0500 Subject: [PATCH 0393/4012] New translations validation.php (Portuguese) --- lang/pt/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/pt/validation.php diff --git a/lang/pt/validation.php b/lang/pt/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/pt/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 2fcf5dfe081fb137448a8f5d13f0b1d763704afc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:12 -0500 Subject: [PATCH 0394/4012] New translations validation.php (Russian) --- lang/ru/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/ru/validation.php diff --git a/lang/ru/validation.php b/lang/ru/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/ru/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From e185f3c384c05dab11ee1efd2aab781781f84433 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:12 -0500 Subject: [PATCH 0395/4012] New translations validation.php (Serbian (Cyrillic)) --- lang/sr/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/sr/validation.php diff --git a/lang/sr/validation.php b/lang/sr/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/sr/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From e005dc920f2671df04d288d1fad262d392d13f88 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:13 -0500 Subject: [PATCH 0396/4012] New translations validation.php (Swedish) --- lang/sv/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/sv/validation.php diff --git a/lang/sv/validation.php b/lang/sv/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/sv/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From d28df632cc6ef1f061cf77e63042b46595f14bea Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:14 -0500 Subject: [PATCH 0397/4012] New translations validation.php (Turkish) --- lang/tr/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/tr/validation.php diff --git a/lang/tr/validation.php b/lang/tr/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/tr/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From e5b0b1e886c317b1aa348bcdc7fc74bd32958578 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:15 -0500 Subject: [PATCH 0398/4012] New translations validation.php (Ukrainian) --- lang/uk/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/uk/validation.php diff --git a/lang/uk/validation.php b/lang/uk/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/uk/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 28f9a32a6682c3d415e43f8de7f0ef0e4b611d77 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:15 -0500 Subject: [PATCH 0399/4012] New translations validation.php (Chinese Simplified) --- lang/zh/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/zh/validation.php diff --git a/lang/zh/validation.php b/lang/zh/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/zh/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From d37c0f428644ff81f451abbb357489534fbb09f0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:17 -0500 Subject: [PATCH 0400/4012] New translations validation.php (Vietnamese) --- lang/vi/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/vi/validation.php diff --git a/lang/vi/validation.php b/lang/vi/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/vi/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From ada3da01e930719b21d38fcdf1ee791d8f2a46b8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:18 -0500 Subject: [PATCH 0401/4012] New translations validation.php (Icelandic) --- lang/is/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/is/validation.php diff --git a/lang/is/validation.php b/lang/is/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/is/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 9ebf03b9b9d83584bfee7067115085d8d031633b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:19 -0500 Subject: [PATCH 0402/4012] New translations zod.php (Romanian) --- lang/ro/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/ro/zod.php diff --git a/lang/ro/zod.php b/lang/ro/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/ro/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From d8ed11f54a2b73bbabf68d975a50e5f01caea91b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:20 -0500 Subject: [PATCH 0403/4012] New translations zod.php (French) --- lang/fr/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/fr/zod.php diff --git a/lang/fr/zod.php b/lang/fr/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/fr/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 8d654800e4f1cb1139443dcc4699acdd0080aea9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:21 -0500 Subject: [PATCH 0404/4012] New translations zod.php (Spanish) --- lang/es/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/es/zod.php diff --git a/lang/es/zod.php b/lang/es/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/es/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 624e8ac166c7f2c3b15866dd8d355d5073dfc0be Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:22 -0500 Subject: [PATCH 0405/4012] New translations zod.php (Afrikaans) --- lang/af/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/af/zod.php diff --git a/lang/af/zod.php b/lang/af/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/af/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 3c6b4939e39871be19023f522857566fa645e3fd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:22 -0500 Subject: [PATCH 0406/4012] New translations zod.php (Arabic) --- lang/ar/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/ar/zod.php diff --git a/lang/ar/zod.php b/lang/ar/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/ar/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From c6d4c596064941b0cb623876f5d7fffef8b0f448 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:23 -0500 Subject: [PATCH 0407/4012] New translations zod.php (Catalan) --- lang/ca/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/ca/zod.php diff --git a/lang/ca/zod.php b/lang/ca/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/ca/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From fc76c0872164554de129c097142d39176ea264a8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:24 -0500 Subject: [PATCH 0408/4012] New translations zod.php (Czech) --- lang/cs/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/cs/zod.php diff --git a/lang/cs/zod.php b/lang/cs/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/cs/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From cbfe430b05896798a4d9e8365ff8a517c34ef88b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:25 -0500 Subject: [PATCH 0409/4012] New translations zod.php (Danish) --- lang/da/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/da/zod.php diff --git a/lang/da/zod.php b/lang/da/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/da/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From ff6bd73e41191e6cf7ebb37b654f1f6f00fe667c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:25 -0500 Subject: [PATCH 0410/4012] New translations zod.php (German) --- lang/de/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/de/zod.php diff --git a/lang/de/zod.php b/lang/de/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/de/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 32b801c54b48ba9dfc2328465a64b8f7f5a17911 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:26 -0500 Subject: [PATCH 0411/4012] New translations zod.php (Greek) --- lang/el/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/el/zod.php diff --git a/lang/el/zod.php b/lang/el/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/el/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 73622b898b1dee0a1933ab02509146a25ef38079 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:27 -0500 Subject: [PATCH 0412/4012] New translations zod.php (Finnish) --- lang/fi/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/fi/zod.php diff --git a/lang/fi/zod.php b/lang/fi/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/fi/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From f6a8594e7873455196b8dab14f2d8812c2ab9ff9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:28 -0500 Subject: [PATCH 0413/4012] New translations zod.php (Hebrew) --- lang/he/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/he/zod.php diff --git a/lang/he/zod.php b/lang/he/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/he/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 154238b0d1d8bc81984d045d4406008cc87d3604 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:29 -0500 Subject: [PATCH 0414/4012] New translations zod.php (Hungarian) --- lang/hu/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/hu/zod.php diff --git a/lang/hu/zod.php b/lang/hu/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/hu/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From b6fa3053301a2b815f7352ded34841148d4273e9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:29 -0500 Subject: [PATCH 0415/4012] New translations zod.php (Italian) --- lang/it/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/it/zod.php diff --git a/lang/it/zod.php b/lang/it/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/it/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 8e042ac5ea59bfa8feda2d412b593f3b1415e484 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:30 -0500 Subject: [PATCH 0416/4012] New translations zod.php (Japanese) --- lang/ja/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/ja/zod.php diff --git a/lang/ja/zod.php b/lang/ja/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/ja/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From e31156934064e35804e0039c91b9923a22bbbba4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:31 -0500 Subject: [PATCH 0417/4012] New translations zod.php (Korean) --- lang/ko/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/ko/zod.php diff --git a/lang/ko/zod.php b/lang/ko/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/ko/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From d41bc4269318045cef753c23b1f43d55e6a69f1e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:31 -0500 Subject: [PATCH 0418/4012] New translations zod.php (Dutch) --- lang/nl/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/nl/zod.php diff --git a/lang/nl/zod.php b/lang/nl/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/nl/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From d79d96a827459d9335d43a54fc2616751a44868e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:32 -0500 Subject: [PATCH 0419/4012] New translations zod.php (Norwegian) --- lang/no/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/no/zod.php diff --git a/lang/no/zod.php b/lang/no/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/no/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From b2338badd3b02a3b7cc3a36213cc8d1b23cf30e1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:33 -0500 Subject: [PATCH 0420/4012] New translations zod.php (Polish) --- lang/pl/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/pl/zod.php diff --git a/lang/pl/zod.php b/lang/pl/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/pl/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 5f9303ec562aeeb790eda8d733e9a0de700a6907 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:34 -0500 Subject: [PATCH 0421/4012] New translations zod.php (Portuguese) --- lang/pt/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/pt/zod.php diff --git a/lang/pt/zod.php b/lang/pt/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/pt/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From ebac147ee6de3a98e167345454f6882d50c12f36 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:34 -0500 Subject: [PATCH 0422/4012] New translations zod.php (Russian) --- lang/ru/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/ru/zod.php diff --git a/lang/ru/zod.php b/lang/ru/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/ru/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From a09eb90135d84f96b39f1556903248276ecfb38c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:35 -0500 Subject: [PATCH 0423/4012] New translations zod.php (Serbian (Cyrillic)) --- lang/sr/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/sr/zod.php diff --git a/lang/sr/zod.php b/lang/sr/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/sr/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From ebd6244f9ddf1da002d5c9eedefb209860c106ee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:36 -0500 Subject: [PATCH 0424/4012] New translations zod.php (Swedish) --- lang/sv/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/sv/zod.php diff --git a/lang/sv/zod.php b/lang/sv/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/sv/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 90b63ac270d5c7678b887b428a99c3339f2ecb87 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:36 -0500 Subject: [PATCH 0425/4012] New translations zod.php (Turkish) --- lang/tr/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/tr/zod.php diff --git a/lang/tr/zod.php b/lang/tr/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/tr/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 099d4f3b02b6a39b54e0b78ac3345c7ad9651c27 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:38 -0500 Subject: [PATCH 0426/4012] New translations zod.php (Ukrainian) --- lang/uk/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/uk/zod.php diff --git a/lang/uk/zod.php b/lang/uk/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/uk/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From d724b7a1a68b24baa49961cbd2b97f281ebc3d6f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:39 -0500 Subject: [PATCH 0427/4012] New translations zod.php (Chinese Simplified) --- lang/zh/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/zh/zod.php diff --git a/lang/zh/zod.php b/lang/zh/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/zh/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 58c370e4b1a1100314768c8ac8fb70c6505a0cca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:41 -0500 Subject: [PATCH 0428/4012] New translations zod.php (Vietnamese) --- lang/vi/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/vi/zod.php diff --git a/lang/vi/zod.php b/lang/vi/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/vi/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From bbafbe140a4aabfed948efba4e52cfcedf04b72d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:20:42 -0500 Subject: [PATCH 0429/4012] New translations zod.php (Icelandic) --- lang/is/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/is/zod.php diff --git a/lang/is/zod.php b/lang/is/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/is/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 1dfda17d884966ac299686df195e7e73433403ac Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 19:58:30 -0500 Subject: [PATCH 0430/4012] New translations locations.php (Chinese Simplified) --- lang/zh/locations.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/zh/locations.php b/lang/zh/locations.php index 35101b5579b..eb743c77dea 100644 --- a/lang/zh/locations.php +++ b/lang/zh/locations.php @@ -1,9 +1,9 @@ 'Short Code', - 'new_location' => 'New Location', + 'short_code' => '代号', + 'new_location' => '新地域', 'create_modal' => [ - 'title' => 'Create a Location', + 'title' => '创建一个地域', ], ]; \ No newline at end of file From d972fe2240bc799ab420ac699e57925f5b15e120 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 19:58:31 -0500 Subject: [PATCH 0431/4012] New translations nodes.php (Chinese Simplified) --- lang/zh/nodes.php | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/lang/zh/nodes.php b/lang/zh/nodes.php index e670f325cca..a44f5d75b00 100644 --- a/lang/zh/nodes.php +++ b/lang/zh/nodes.php @@ -1,40 +1,40 @@ 'New Node', + 'new_node' => '创建新节点', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => '创建节点', ], - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', + 'location_group' => '地域分组', + 'pve_name' => 'Proxmox 中的节点名称', + 'override_creds' => '覆盖凭证', + 'token_id' => '令牌 ID', + 'secret' => '令牌密钥', + 'port' => '端口', + 'memory_allocation' => '内存分配', + 'memory_overallocation' => '内存超开', + 'disk_allocation' => '硬盘分配', + 'disk_overallocation' => '硬盘超开', + 'vm_storage' => '虚拟机存储', + 'backup_storage' => '备份存储', + 'iso_storage' => 'ISO 存储', 'create_template_modal' => [ - 'title' => 'Create a Template', + 'title' => '创建模板', ], - 'new_template' => 'New Template', + 'new_template' => '新建模板', 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'title' => '创建模板分组', ], - 'new_template_group' => 'New Template Group', + 'new_template_group' => '新建模板分组', 'node_info' => [ - 'title' => 'Node Information', + 'title' => '节点信息', ], 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'title' => '删除节点', + 'description' => '节点将从 Convoy 中永久删除。此操作不能被复原及撤销。', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ] ]; \ No newline at end of file From d75615d7f0c020ae7fafb1199490aa19e7849db6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:54:42 -0500 Subject: [PATCH 0432/4012] New translations locations.php (Chinese Simplified) --- lang/zh/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/zh/locations.php b/lang/zh/locations.php index eb743c77dea..294ff6ee073 100644 --- a/lang/zh/locations.php +++ b/lang/zh/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => '代号', - 'new_location' => '新地域', + 'new_location' => '新建地域', 'create_modal' => [ 'title' => '创建一个地域', ], From cae1945fa6db286fc7c82a52c34898f925f09c40 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:54:43 -0500 Subject: [PATCH 0433/4012] New translations nodes.php (Chinese Simplified) --- lang/zh/nodes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/zh/nodes.php b/lang/zh/nodes.php index a44f5d75b00..3db8fc691fe 100644 --- a/lang/zh/nodes.php +++ b/lang/zh/nodes.php @@ -35,6 +35,6 @@ 'delete_node' => [ 'title' => '删除节点', 'description' => '节点将从 Convoy 中永久删除。此操作不能被复原及撤销。', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'has_servers_error' => '你无法删除一个分配有服务器的节点。', ] ]; \ No newline at end of file From 863b154ebf7b69409f7a16b91c0e57b69aa6b305 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:54:43 -0500 Subject: [PATCH 0434/4012] New translations servers.php (Chinese Simplified) --- lang/zh/servers.php | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/lang/zh/servers.php b/lang/zh/servers.php index c931972d585..a61acf3c5c8 100644 --- a/lang/zh/servers.php +++ b/lang/zh/servers.php @@ -1,30 +1,30 @@ 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', + 'new_server' => '新建服务器', + 'backup_limit' => '备份限制', + 'bandwidth_limit' => '带宽限制', + 'snapshots_limit' => '快照限制', + 'should_create_vm' => '是否创建虚拟机', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => '创建服务器', ], - 'manage_server' => 'Manage Server', + 'manage_server' => '管理服务器', 'server_build' => [ - 'title' => 'Server Build', + 'title' => '服务器构建', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => '服务器信息' ], 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'title' => '暂停服务器', + 'description' => '切换服务器是否处于暂停状态。', + 'not_suspended' => '服务器尚未被暂停。', + 'suspended' => '服务器已被暂停。', ], 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' + 'title' => '删除服务器', + 'description' => '此操作将服务器从 Convoy 中删除。备份和其他相关数据将被销毁。通过勾选下面的复选框,你仍可以将虚拟机和数据保存在 Proxmox 节点上。', + 'dont_purge' => '不要彻底删除虚拟机及相关文件' ] ]; \ No newline at end of file From f7834e654c60fe8f3492b5de8c1ff19e295f6a23 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:54:44 -0500 Subject: [PATCH 0435/4012] New translations tokens.php (Chinese Simplified) --- lang/zh/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/zh/tokens.php b/lang/zh/tokens.php index a3bf7187fa0..abaa8ef136c 100644 --- a/lang/zh/tokens.php +++ b/lang/zh/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => '创建令牌' ], 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' + 'title' => '成功创建令牌', + 'description' => '这是您新创建的 API 令牌。请记录令牌的值,此后你将无法再次看到它。', + 'button' => '好的,我已经拷贝了' ] ]; \ No newline at end of file From 3ec34ba9ee145f976b15fb46d44409e34ec06869 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:54:45 -0500 Subject: [PATCH 0436/4012] New translations users.php (Chinese Simplified) --- lang/zh/users.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lang/zh/users.php b/lang/zh/users.php index 493f25fbf07..63cc8d88470 100644 --- a/lang/zh/users.php +++ b/lang/zh/users.php @@ -1,18 +1,18 @@ 'New User', + 'new_user' => '新建用户', 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'title' => '创建用户', + 'is_admin_warning' => '你正给予用户管理员权限。' ], 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password' + 'title' => '用户信息', + 'override_pass' => '覆盖密码' ], 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + 'title' => '删除用户', + 'description' => '用户及其关联数据将被删除。', + 'has_servers_error' => '由于还有服务器与该用户关联,你目前不能删除该用户。' ] ]; \ No newline at end of file From a93b2a76af6b461e2cdc49ac2a3912006e8be556 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:54:46 -0500 Subject: [PATCH 0437/4012] New translations auth.php (Chinese Simplified) --- lang/zh/auth.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/zh/auth.php b/lang/zh/auth.php index 5b8cdf9eff3..a9e6a06bd34 100644 --- a/lang/zh/auth.php +++ b/lang/zh/auth.php @@ -13,11 +13,11 @@ | */ - 'failed' => 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + 'failed' => '所提供凭证不符合我们的记录。', + 'password' => '所提供密码不正确。', + 'throttle' => '登录尝试过多。请在 :seconds 后再试。', - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', + 'sign_in' => '登录', + 'sign_out' => '登出', + 'sign_in_description' => '登录你的账户', ]; From 646286d0445dd03d8e2374b281cd9b216cde16a7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:54:47 -0500 Subject: [PATCH 0438/4012] New translations index.php (Chinese Simplified) --- lang/zh/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/zh/index.php b/lang/zh/index.php index 5cda3a35f52..93f4db16c34 100644 --- a/lang/zh/index.php +++ b/lang/zh/index.php @@ -1,7 +1,7 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' + 'show_all_servers' => '显示所有服务器', + 'no_servers_admin_empty_state' => '这里还没有服务器可供管理。', + 'no_servers_empty_state' => '你尚未拥有任何服务器。' ]; \ No newline at end of file From 4a6b338aa46c7b5f4cc7f5c39d9e5edce44e005a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:54:48 -0500 Subject: [PATCH 0439/4012] New translations pagination.php (Chinese Simplified) --- lang/zh/pagination.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/zh/pagination.php b/lang/zh/pagination.php index d4814118778..4e8dea7c7a6 100644 --- a/lang/zh/pagination.php +++ b/lang/zh/pagination.php @@ -13,7 +13,7 @@ | */ - 'previous' => '« Previous', - 'next' => 'Next »', + 'previous' => '« 上一页', + 'next' => '下一页 »', ]; From 3be4d5b9c0425b0e6e654378fb9253e65c069458 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:54:49 -0500 Subject: [PATCH 0440/4012] New translations passwords.php (Chinese Simplified) --- lang/zh/passwords.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/zh/passwords.php b/lang/zh/passwords.php index 2345a56b5a6..4eba6ad0011 100644 --- a/lang/zh/passwords.php +++ b/lang/zh/passwords.php @@ -13,10 +13,10 @@ | */ - 'reset' => 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", + 'reset' => '你的密码已被重置!', + 'sent' => '我们已向该账户的邮箱发送了密码重置链接!', + 'throttled' => '请在重试前稍作等待。', + 'token' => '该密码重置令牌无效。', + 'user' => "我们无法找到与该邮箱相关的用户。", ]; From bd569acb6e166a6a69c7994f4066623489cd4c8f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:54:50 -0500 Subject: [PATCH 0441/4012] New translations backups.php (Chinese Simplified) --- lang/zh/backups.php | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/lang/zh/backups.php b/lang/zh/backups.php index d83b0e8ad74..6c856287edb 100644 --- a/lang/zh/backups.php +++ b/lang/zh/backups.php @@ -1,30 +1,30 @@ 'New Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'new_backup' => '新建备份', + 'empty_state' => '目前还没有任何可用备份。', + 'counter_tooltip' => '你已创建了 :count 个备份,超过了 :max 个的限制。', 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', + 'title' => '创建备份', + 'description' => '创建备份将拷贝你的服务器文件。这可能需要一段时间,具体取决于服务器体量。', + 'compression_type' => '压缩类型', + 'mode' => '备份模式', 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill' + 'snapshot' => '快照', + 'suspend' => '暂停', + 'kill' => '终结' ] ], 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', + 'title' => '删除备份 :name', + 'description' => '你确定要删除该备份吗?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', + 'title' => '从备份 :name 中复原', + 'description' => '你确定要以该备份为样板复原吗?', ], 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', + 'backup_deleted' => '已成功删除备份 :name', + 'backup_restored' => '正在使用备份 :name 来复原服务器', ] ]; \ No newline at end of file From 0890ec9205c784bccce76eb63de237da4da98029 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:54:51 -0500 Subject: [PATCH 0442/4012] New translations overview.php (Chinese Simplified) --- lang/zh/overview.php | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/lang/zh/overview.php b/lang/zh/overview.php index 8255f5fc49e..5383f7d6b52 100644 --- a/lang/zh/overview.php +++ b/lang/zh/overview.php @@ -2,37 +2,37 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => '开机', + 'restart' => '重启', + 'kill' => '终结', + 'shutdown' => '关机', ], 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', + 'power_action_sent_success' => '已成功发送电源操作。可能需要一段时间进行处理。', + 'power_action_sent_fail' => '发送电源操作失败。', ], - 'state' => 'State', + 'state' => '状态', 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', + 'stopped' => '已关机', + 'running' => '运行中', + 'stopping' => '关机中', + 'starting' => '开机中', + 'shutting_down' => '正在关机', ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + 'uptime' => '在线时长', + 'poll_status_error' => '获取服务器状态失败。将在 5 秒后再次尝试......', 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + 'title' => '终端', + 'description' => '从网页远程管理服务器', + 'novnc_description' => '兼容性佳,但性能不好且缺乏功能', + 'xtermjs_description' => '性能极佳,但无法保证能在每个操作系统上运作。', ], 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'title' => '配置该服务器', + 'description' => '你拥有管理员权限,你可以访问下边的服务器构建配置并作出编辑。', + 'configure_server' => '配置服务器' ], ]; \ No newline at end of file From f0a3c305077b7ad21cb3e2e8fef4bc6bb8a9f4c6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:54:51 -0500 Subject: [PATCH 0443/4012] New translations settings.php (Chinese Simplified) --- lang/zh/settings.php | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/lang/zh/settings.php b/lang/zh/settings.php index 98285b4e519..b71c26e5a48 100644 --- a/lang/zh/settings.php +++ b/lang/zh/settings.php @@ -2,40 +2,40 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => '目前没有 IP 地址与该服务器关联。' ], 'display_info' => [ - 'title' => 'Server Name', + 'title' => '服务器名称', ], 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', + 'title' => '重装服务器', + 'description' => '将服务器恢复到初始状态。', 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'title' => '确认重装', + 'description' => '你确定要重装服务器吗?所有未备份数据将会丢失。', ] ], 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', + 'title' => '可使用的 ISO 镜像', + 'empty' => '没有可供选择的 ISO 镜像', ], 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + 'title' => '设备配置', + 'current' => '当前的 Boot 顺序(越排前边优先级越高)', + 'unused' => '未使用的设备', + 'unused_empty' => '当前没有未使用的设备。', + 'no_boot_device_warning' => '尚未配置 Boot 策略。你的虚拟机会无法启动。', ], 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', + 'title' => '域名解析服务器', + 'nameserver' => '域名解析服务器 :index', + 'add' => '新建域名服务器', ], 'auth' => [ - 'title' => 'Authentication', + 'title' => '身份验证', ], 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', + 'bandwidth_used' => '已使用带宽', + 'bandwidth_alloted' => '所分配带宽', ] ]; \ No newline at end of file From ec11204b95b709816b0bc8a285679ea6a54fc5f6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 20:54:52 -0500 Subject: [PATCH 0444/4012] New translations strings.php (Chinese Simplified) --- lang/zh/strings.php | 140 ++++++++++++++++++++++---------------------- 1 file changed, 70 insertions(+), 70 deletions(-) diff --git a/lang/zh/strings.php b/lang/zh/strings.php index 5ce662e2b35..8f6115ae7ea 100644 --- a/lang/zh/strings.php +++ b/lang/zh/strings.php @@ -1,75 +1,75 @@ 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'name' => 'Name', - 'node' => 'Node', - 'memory' => 'Memory', + 'email' => '邮箱', + 'password' => '密码', + 'server' => '服务器', + 'name' => '名称', + 'node' => '节点', + 'memory' => '内存', 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'owner' => 'Owner', - 'user' => 'User', - 'token' => 'Token', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', + 'disk' => '硬盘', + 'general' => '一般设置', + 'overview' => '概览', + 'location' => '地域', + 'owner' => '所有者', + 'user' => '用户', + 'token' => '令牌', + 'backup_one' => '备份', + 'backup_other' => '备份', + 'setting_one' => '设置', + 'setting_other' => '设置', + 'search' => '搜索', + 'admin_cp' => '管理员控制面板', + 'exit_admin_cp' => '退出管理员控制面板', + 'suspended' => '已挂起', + 'network' => '网络', + 'ip' => 'IP 地址', + 'address' => '地址', + 'gateway' => '网关', + 'mac_address' => 'Mac 地址', + 'none' => '空', + 'unlimited' => '无限制', + 'launch' => '启动', + 'create' => '创建', + 'cancel' => '取消', + 'display_name' => '显示名称', + 'hostname' => '主机名', + 'reinstall' => '重装', + 'template' => '模板', + 'template_group' => '模板分组', + 'system_os_password' => '系统密码', + 'mount' => '挂载', + 'unmount' => '移除挂载', + 'primary' => '主要的', + 'media' => '媒体', + 'save' => '保存', + 'ssh_key_one' => 'SSH 密钥', + 'ssh_key_other' => 'SSH 密钥', + 'version' => '版本号 :version', + 'description' => '描述', + 'visibility' => '可见性', + 'hidden' => '隐藏', + 'size' => '规模', + 'type' => '类型', + 'delete' => '删除', + 'hardware' => '硬件', + 'status' => '状态', + 'start_server_after_installing' => '在完成安装后启动服务器', + 'bandwidth_usage' => '带宽用量', + 'administrator' => '管理员', + 'last_used' => '最近使用于', + 'success' => '成功', + 'error' => '错误', + 'restore' => '复原', + 'english_chars' => '英文键盘字符', + 'confirm' => '确认', + 'saving' => '保存中......', + 'saved' => '已保存', + 'primary_disk' => '主要硬盘', + 'nameserver_one' => '域名解析服务器', + 'nameserver_other' => '域名解析服务器', + 'new' => '新建', + 'add' => '添加', + 'authentication' => '身份验证', ]; \ No newline at end of file From a45de6b556522680afaf6804e155b3703f1232c8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 23:31:33 -0500 Subject: [PATCH 0445/4012] New translations locations.php (Hindi) --- lang/hi/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/hi/locations.php diff --git a/lang/hi/locations.php b/lang/hi/locations.php new file mode 100644 index 00000000000..35101b5579b --- /dev/null +++ b/lang/hi/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'new_location' => 'New Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; \ No newline at end of file From e71595885cc795e954fabfb990dd068218f4b305 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 23:31:34 -0500 Subject: [PATCH 0446/4012] New translations nodes.php (Hindi) --- lang/hi/nodes.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lang/hi/nodes.php diff --git a/lang/hi/nodes.php b/lang/hi/nodes.php new file mode 100644 index 00000000000..e670f325cca --- /dev/null +++ b/lang/hi/nodes.php @@ -0,0 +1,40 @@ + 'New Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ] +]; \ No newline at end of file From 6c0cc71647008529e24890385495d359538d9480 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 23:31:35 -0500 Subject: [PATCH 0447/4012] New translations servers.php (Hindi) --- lang/hi/servers.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/hi/servers.php diff --git a/lang/hi/servers.php b/lang/hi/servers.php new file mode 100644 index 00000000000..c931972d585 --- /dev/null +++ b/lang/hi/servers.php @@ -0,0 +1,30 @@ + 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information' + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files' + ] +]; \ No newline at end of file From 10fadf5157abf8561bb9f416d2446cafa466423d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 23:31:36 -0500 Subject: [PATCH 0448/4012] New translations tokens.php (Hindi) --- lang/hi/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/hi/tokens.php diff --git a/lang/hi/tokens.php b/lang/hi/tokens.php new file mode 100644 index 00000000000..a3bf7187fa0 --- /dev/null +++ b/lang/hi/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token' + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it' + ] +]; \ No newline at end of file From 10029e75f084986e977223b6ce2e4c3a32d3c533 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 23:31:37 -0500 Subject: [PATCH 0449/4012] New translations users.php (Hindi) --- lang/hi/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/hi/users.php diff --git a/lang/hi/users.php b/lang/hi/users.php new file mode 100644 index 00000000000..493f25fbf07 --- /dev/null +++ b/lang/hi/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.' + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password' + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + ] +]; \ No newline at end of file From f920bf7aacc52bac78c2611418cc10cdf9bbc212 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 23:31:38 -0500 Subject: [PATCH 0450/4012] New translations auth.php (Hindi) --- lang/hi/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/hi/auth.php diff --git a/lang/hi/auth.php b/lang/hi/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/hi/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 7e0d39a2ad45f19e2144221597bcb62f0f98690f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 23:31:39 -0500 Subject: [PATCH 0451/4012] New translations index.php (Hindi) --- lang/hi/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/hi/index.php diff --git a/lang/hi/index.php b/lang/hi/index.php new file mode 100644 index 00000000000..0a6110f242a --- /dev/null +++ b/lang/hi/index.php @@ -0,0 +1,7 @@ + 'सभी सर्वर प्रदर्शित करें', + 'no_servers_admin_empty_state' => 'कोई उपलब्ध सर्वर नहीं', + 'no_servers_empty_state' => 'You have no servers.' +]; \ No newline at end of file From 71a2392db3611684caeb398990c91050d63c026a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 23:31:39 -0500 Subject: [PATCH 0452/4012] New translations pagination.php (Hindi) --- lang/hi/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/hi/pagination.php diff --git a/lang/hi/pagination.php b/lang/hi/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/hi/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From f5eb83822235afda129b01ce804b8a2e7acf4fa0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 23:31:40 -0500 Subject: [PATCH 0453/4012] New translations passwords.php (Hindi) --- lang/hi/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/hi/passwords.php diff --git a/lang/hi/passwords.php b/lang/hi/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/hi/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From a00b6cf269b6fb1a146e537f086f190b2f9f43aa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 23:31:41 -0500 Subject: [PATCH 0454/4012] New translations backups.php (Hindi) --- lang/hi/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/hi/backups.php diff --git a/lang/hi/backups.php b/lang/hi/backups.php new file mode 100644 index 00000000000..d83b0e8ad74 --- /dev/null +++ b/lang/hi/backups.php @@ -0,0 +1,30 @@ + 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill' + ] + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ] +]; \ No newline at end of file From f7e94cc482fe2c3d24b557e66ca7d596110effba Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 23:31:42 -0500 Subject: [PATCH 0455/4012] New translations overview.php (Hindi) --- lang/hi/overview.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/hi/overview.php diff --git a/lang/hi/overview.php b/lang/hi/overview.php new file mode 100644 index 00000000000..8255f5fc49e --- /dev/null +++ b/lang/hi/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server' + ], +]; \ No newline at end of file From 25f78c6a350656cedcd630c26967bc53540ba947 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 23:31:43 -0500 Subject: [PATCH 0456/4012] New translations settings.php (Hindi) --- lang/hi/settings.php | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/hi/settings.php diff --git a/lang/hi/settings.php b/lang/hi/settings.php new file mode 100644 index 00000000000..98285b4e519 --- /dev/null +++ b/lang/hi/settings.php @@ -0,0 +1,41 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.' + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ] + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ] +]; \ No newline at end of file From d8f6314236efeda077450595ae67f6d6758d51c6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 23:31:43 -0500 Subject: [PATCH 0457/4012] New translations strings.php (Hindi) --- lang/hi/strings.php | 75 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lang/hi/strings.php diff --git a/lang/hi/strings.php b/lang/hi/strings.php new file mode 100644 index 00000000000..5ce662e2b35 --- /dev/null +++ b/lang/hi/strings.php @@ -0,0 +1,75 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', +]; \ No newline at end of file From f46e496333b4378c23f08d19f7d51ed430b8d0e9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 23:31:44 -0500 Subject: [PATCH 0458/4012] New translations validation.php (Hindi) --- lang/hi/validation.php | 171 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 lang/hi/validation.php diff --git a/lang/hi/validation.php b/lang/hi/validation.php new file mode 100644 index 00000000000..1f42585574b --- /dev/null +++ b/lang/hi/validation.php @@ -0,0 +1,171 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'hostname' => 'The :attribute must be a valid hostname.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 05115077e6736318277d6e69fc7da5b8e1a744d9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 17 Apr 2023 23:31:45 -0500 Subject: [PATCH 0459/4012] New translations zod.php (Hindi) --- lang/hi/zod.php | 134 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 lang/hi/zod.php diff --git a/lang/hi/zod.php b/lang/hi/zod.php new file mode 100644 index 00000000000..1f0f6965bed --- /dev/null +++ b/lang/hi/zod.php @@ -0,0 +1,134 @@ + + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => + [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => + [ + 'array' => + [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => + [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => + [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => + [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => + [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => + [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => + [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From c8257ae2eaae94c8689466b4b81b31500e272a39 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 00:36:06 -0500 Subject: [PATCH 0460/4012] New translations locations.php (Hindi) --- lang/hi/locations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/hi/locations.php b/lang/hi/locations.php index 35101b5579b..2bc718a8953 100644 --- a/lang/hi/locations.php +++ b/lang/hi/locations.php @@ -1,8 +1,8 @@ 'Short Code', - 'new_location' => 'New Location', + 'short_code' => 'चरित्र पहचानकर्ता', + 'new_location' => 'नया स्थान', 'create_modal' => [ 'title' => 'Create a Location', ], From 1f17028ee55a4da6f8badecc1ad755c4c2341404 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 00:36:07 -0500 Subject: [PATCH 0461/4012] New translations index.php (Hindi) --- lang/hi/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/hi/index.php b/lang/hi/index.php index 0a6110f242a..83d7d4ddf3c 100644 --- a/lang/hi/index.php +++ b/lang/hi/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'सभी सर्वर प्रदर्शित करें', 'no_servers_admin_empty_state' => 'कोई उपलब्ध सर्वर नहीं', - 'no_servers_empty_state' => 'You have no servers.' + 'no_servers_empty_state' => 'आपको कोई सर्वर असाइन नहीं किया गया है' ]; \ No newline at end of file From 7f98f1951b934863bea326deaeed7211d81666f0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 01:33:30 -0500 Subject: [PATCH 0462/4012] New translations validation.php (Chinese Simplified) --- lang/zh/validation.php | 50 +++++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/lang/zh/validation.php b/lang/zh/validation.php index 1f42585574b..b074bd5f31f 100644 --- a/lang/zh/validation.php +++ b/lang/zh/validation.php @@ -13,34 +13,34 @@ | */ - 'accepted' => 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'accepted' => ':attribute必须接受。', + 'accepted_if' => '当:other为:value时,:attribute必须接受。', + 'active_url' => ':attribute不是一个有效的URL。', + 'after' => ':attribute必须是:date之后的日期。', + 'after_or_equal' => ':attribute必须是等于或在:date之后的日期。', + 'alpha' => ':attribute只能包含字母。', + 'alpha_dash' => ':attribute只能包含字母、数字、破折号和下划线。', + 'alpha_num' => ':attribute只能包含字母和数字。', + 'array' => ':attribute必须是一个数组。', + 'before' => ':attribute必须是:date之前的日期。', + 'before_or_equal' => ':attribute必须是等于或在:date之前的日期。', 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', + 'array' => ':attribute必须在:min和:max之间。', + 'file' => ':attribute必须在:min和:maxKib之间。', + 'numeric' => ':attribute必须在:min和:max之间。', + 'string' => ':attribute必须在:min和:max个字符之间。', ], - 'boolean' => 'The :attribute field must be true or false.', + 'boolean' => ':attribute字段必须是true或false。', 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'current_password' => '密码不正确。', + 'date' => ':attribute不是一个有效的日期。', + 'date_equals' => ':attribute必须是等于:date的日期。', + 'date_format' => ':attribute与格式:format不匹配。', + 'declined' => ':attribute必须被拒绝。', + 'declined_if' => '当:other为:value时,:attribute必须被拒绝。', + 'different' => ':attribute和:other必须不同。', + 'digits' => ':attribute必须是:digits位数字。', + 'digits_between' => ':attribute必须在:min和:max位数字之间。', 'dimensions' => 'The :attribute has invalid image dimensions.', 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', From e52418f0a025fc6f7e659e1006438ad43bca4735 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 03:12:10 -0500 Subject: [PATCH 0463/4012] New translations validation.php (Chinese Simplified) --- lang/zh/validation.php | 160 ++++++++++++++++++++--------------------- 1 file changed, 80 insertions(+), 80 deletions(-) diff --git a/lang/zh/validation.php b/lang/zh/validation.php index b074bd5f31f..399f17da64d 100644 --- a/lang/zh/validation.php +++ b/lang/zh/validation.php @@ -41,102 +41,102 @@ 'different' => ':attribute和:other必须不同。', 'digits' => ':attribute必须是:digits位数字。', 'digits_between' => ':attribute必须在:min和:max位数字之间。', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', + 'dimensions' => ':attribute的图像尺寸无效。', + 'distinct' => ':attribute字段具有重复值。', + 'doesnt_start_with' => ':attribute不能以以下之一开始: :values。', + 'email' => ':attribute必须是一个有效的电子邮件地址。', + 'hostname' => ':attribute必须是一个有效的主机名。', + 'ends_with' => ':attribute必须以以下之一结尾: :values。', + 'enum' => '所选:attribute无效。', + 'exists' => '所选:attribute无效。', + 'file' => ':attribute必须是一个文件。', + 'filled' => ':attribute字段必须有一个值。', 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', + 'array' => ':attribute必须要超过:value项。', + 'file' => ':attribute必须大于:valueKib。', + 'numeric' => ':attribute必须大于:value。', + 'string' => ':attribute必须多于:value个字符。', ], 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', + 'array' => ':attribute必须有:value项或更多。', + 'file' => ':attribute必须大于或等于:valueKib。', + 'numeric' => ':attribute必须大于或等于:value。', + 'string' => ':attribute必须大于或等于:value个字符。', ], - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', + 'image' => ':attribute必须是一个图像。', + 'in' => '所选:attribute无效。', + 'in_array' => ':attribute字段不存在于:other中。', + 'integer' => ':attribute必须是一个整数。', + 'ip' => ':attribute必须是一个有效的IP地址。', + 'ipv4' => ':attribute必须是一个有效的IPv4地址。', + 'ipv6' => ':attribute必须是一个有效的IPv6地址。', + 'json' => ':attribute必须是一个有效的JSON字符串。', 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', + 'array' => ':attribute必须少于:value项。', + 'file' => ':attribute必须小于:valueKib。', + 'numeric' => ':attribute必须小于:value。', + 'string' => ':attribute必须少于:value个字符。', ], 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', + 'array' => ':attribute不能超过:value项。', + 'file' => ':attribute必须小于或等于:valueKib。', + 'numeric' => ':attribute必须小于或等于:value。', + 'string' => ':attribute必须小于或等于:value个字符。', ], - 'mac_address' => 'The :attribute must be a valid MAC address.', + 'mac_address' => ':attribute必须是一个有效的MAC地址。', 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', + 'array' => ':attribute不能超过:max项。', + 'file' => ':attribute不能大于:maxKib。', + 'numeric' => ':attribute不能大于:max。', + 'string' => ':attribute不能大于:max个字符。', ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'mimes' => ':attribute必须是类型为:values的文件。', + 'mimetypes' => ':attribute必须是类型为:values的文件。', 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', + 'array' => ':attribute必须至少有:min项。', + 'file' => ':attribute必须至少为:minKib。', + 'numeric' => ':attribute必须至少为:min。', + 'string' => ':attribute必须至少为:min个字符。', ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', + 'multiple_of' => ':attribute必须是:value的倍数。', + 'not_in' => '所选:attribute无效。', + 'not_regex' => ':attribute格式无效。', + 'numeric' => ':attribute必须是一个数字。', 'password' => [ - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + 'letters' => ':attribute必须至少包含一个字母。', + 'mixed' => ':attribute必须至少包含一个大写字母和一个小写字母。', + 'numbers' => ':attribute必须至少包含一个数字。', + 'symbols' => ':attribute必须至少包含一个符号。', + 'uncompromised' => '提供的:attribute出现在数据泄露中。请为:attribute选择一个不同的值。', ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', + 'present' => ':attribute字段必须存在。', + 'prohibited' => ':attribute字段被禁止。', + 'prohibited_if' => '当:other为:value时,:attribute字段被禁止。', + 'prohibited_unless' => '除非:other在:values中,否则:attribute字段被禁止。', + 'prohibits' => ':attribute字段禁止:other出现。', + 'regex' => ':attribute格式无效。', + 'required' => ':attribute字段是必需的。', + 'required_array_keys' => ':attribute字段必须包含:values的条目。', + 'required_if' => '当:other为:value时,:attribute字段是必需的。', + 'required_unless' => '除非:other在:values中,否则:attribute字段是必需的。', + 'required_with' => '当:values存在时,:attribute字段是必需的。', + 'required_with_all' => '当:values存在时,:attribute字段是必需的。', + 'required_without' => '当:values不存在时,:attribute字段是必需的。', + 'required_without_all' => '当:values都不存在时,:attribute字段是必需的。', + 'same' => ':attribute和:other必须匹配。', 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', + 'array' => ':attribute必须包含:size项。', + 'file' => ':attribute必须为:sizeKib。', + 'numeric' => ':attribute必须为:size。', + 'string' => ':attribute必须为:size个字符。', ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', + 'starts_with' => ':attribute必须以以下之一开头::values。', + 'string' => ':attribute必须是一个字符串。', + 'timezone' => ':attribute必须是一个有效的时区。', + 'unique' => ':attribute已被使用。', + 'uploaded' => ':attribute上传失败。', + 'url' => ':attribute必须是一个有效的URL。', + 'uuid' => ':attribute必须是一个有效的UUID。', /* |-------------------------------------------------------------------------- From a425cf306467839f71ebc2e173728652ec6222ad Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 03:12:11 -0500 Subject: [PATCH 0464/4012] New translations zod.php (Chinese Simplified) --- lang/zh/zod.php | 158 ++++++++++++++++++++++++------------------------ 1 file changed, 79 insertions(+), 79 deletions(-) diff --git a/lang/zh/zod.php b/lang/zh/zod.php index 1f0f6965bed..152d9bc0af9 100644 --- a/lang/zh/zod.php +++ b/lang/zh/zod.php @@ -3,132 +3,132 @@ return [ 'errors' => [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', + 'invalid_type' => '期望 {{expected}}, 收到 {{received}}', + 'invalid_type_received_undefined' => '必需的', + 'invalid_literal' => '无效的文字值,期望 {{expected}}', + 'unrecognized_keys' => '对象中无法识别的键:{{- keys}}', + 'invalid_union' => '无效的输入', + 'invalid_union_discriminator' => '无效的鉴别器值。期望 {{- options}}', + 'invalid_enum_value' => '无效的枚举值。期望 {{- options}}, 收到 \'{{received}}\'', + 'invalid_arguments' => '无效的函数参数', + 'invalid_return_type' => '无效的函数返回类型', + 'invalid_date' => '无效的日期', + 'custom' => '无效的输入', + 'invalid_intersection_types' => '交集结果无法合并', + 'not_multiple_of' => '数字必须是 {{multipleOf}} 的倍数', + 'not_finite' => '数字必须是有限的', 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', + 'email' => '无效的 {{validation}}', + 'url' => '无效的 {{validation}}', + 'uuid' => '无效的 {{validation}}', + 'cuid' => '无效的 {{validation}}', + 'regex' => '无效的', + 'datetime' => '无效的 {{validation}}', + 'startsWith' => '无效的输入:必须以 "{{startsWith}}" 开头', + 'endsWith' => '无效的输入:必须以 "{{endsWith}}" 结尾', + 'hostname' => '无效的 {{validation}}', + 'english_keyboard_characters' => '无效的 {{validation}}', + 'password' => '必须包含8个字符,一个大写字母,一个小写字母,一个数字和一个特殊字符', + 'ip_address' => '无效的IP地址', ], 'too_small' => [ 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + 'exact' => '数组必须包含恰好 {{minimum}} 个元素', + 'inclusive' => '数组必须至少包含 {{minimum}} 个元素', + 'not_inclusive' => '数组必须包含超过 {{minimum}} 个元素', ], 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + 'exact' => '字符串必须包含恰好 {{minimum}} 个字符', + 'inclusive' => '字符串必须至少包含 {{minimum}} 个字符', + 'not_inclusive' => '字符串必须包含超过 {{minimum}} 个字符', ], 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', + 'exact' => '数字必须正好是 {{minimum}}', + 'inclusive' => '数字必须大于或等于 {{minimum}}', + 'not_inclusive' => '数字必须大于 {{minimum}}', ], 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', + 'exact' => '无效的输入', + 'inclusive' => '无效的输入', + 'not_inclusive' => '无效的输入', ], 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + 'exact' => '日期必须正好是 {{- minimum, datetime}}', + 'inclusive' => '日期必须大于或等于 {{- minimum, datetime}}', + 'not_inclusive' => '日期必须大于 {{- minimum, datetime}}', ], ], 'too_big' => [ 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + 'exact' => '数组必须包含恰好 {{maximum}} 个元素', + 'inclusive' => '数组必须至多包含 {{maximum}} 个元素', + 'not_inclusive' => '数组必须包含少于 {{maximum}} 个元素', ], 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + 'exact' => '字符串必须包含恰好 {{maximum}} 个字符', + 'inclusive' => '字符串必须至多包含 {{maximum}} 个字符', + 'not_inclusive' => '字符串必须包含少于 {{maximum}} 个字符', ], 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', + 'exact' => '数字必须正好是 {{maximum}}', + 'inclusive' => '数字必须小于或等于 {{maximum}}', + 'not_inclusive' => '数字必须小于 {{maximum}}', ], 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', + 'exact' => '无效的输入', + 'inclusive' => '无效的输入', + 'not_inclusive' => '无效的输入', ], 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + 'exact' => '日期必须正好是 {{- maximum, datetime}}', + 'inclusive' => '日期必须小于或等于 {{- maximum, datetime}}', + 'not_inclusive' => '日期必须小于 {{- maximum, datetime}}', ], ], ], 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', + 'email' => '电子邮件', + 'url' => '网址', + 'uuid' => 'UUID', + 'cuid' => 'CUID', + 'regex' => '正则表达式', + 'datetime' => '日期和时间', ], 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', + 'function' => '函数', + 'number' => '数字', + 'string' => '字符串', + 'nan' => 'NaN', + 'integer' => '整数', + 'float' => '浮点数', + 'boolean' => '布尔值', + 'date' => '日期', + 'bigint' => '大整数', + 'undefined' => '未定义', + 'symbol' => '符号', + 'null' => '空值', + 'array' => '数组', + 'object' => '对象', + 'unknown' => '未知', 'promise' => 'promise', 'void' => 'void', 'never' => 'never', - 'map' => 'map', - 'set' => 'set', + 'map' => '映射', + 'set' => '集合', ], ]; From 04d09b7776ce9d174f2382656311424bfe2452e5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 06:14:26 -0500 Subject: [PATCH 0465/4012] New translations locations.php (Spanish) --- lang/es/locations.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/es/locations.php b/lang/es/locations.php index 35101b5579b..8d1c3cf5b6e 100644 --- a/lang/es/locations.php +++ b/lang/es/locations.php @@ -1,9 +1,9 @@ 'Short Code', - 'new_location' => 'New Location', + 'short_code' => 'Código Corto', + 'new_location' => 'Nueva Ubicación', 'create_modal' => [ - 'title' => 'Create a Location', + 'title' => 'Crear una Ubicación', ], ]; \ No newline at end of file From 4075bc97168318d79e773a827167f4b95a0fe029 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 08:31:29 -0500 Subject: [PATCH 0466/4012] New translations nodes.php (Spanish) --- lang/es/nodes.php | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/lang/es/nodes.php b/lang/es/nodes.php index e670f325cca..28d1d440766 100644 --- a/lang/es/nodes.php +++ b/lang/es/nodes.php @@ -1,40 +1,40 @@ 'New Node', + 'new_node' => 'Nuevo Nodo', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Crear Nodo', ], - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', + 'location_group' => 'Grupo Ubicación', + 'pve_name' => 'Nombre del Nodo en Proxmox', + 'override_creds' => 'Anular credenciales', 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', + 'secret' => 'Secreto', + 'port' => 'Puerto', + 'memory_allocation' => 'Asignación de Memoria', + 'memory_overallocation' => 'Sobreasignación de Memoria', + 'disk_allocation' => 'Asignación de Disco', + 'disk_overallocation' => 'Sobreasignación de Disco', + 'vm_storage' => 'Almacenamiento VM', + 'backup_storage' => 'Copias de Seguridad', + 'iso_storage' => 'Almacenamiento ISO', 'create_template_modal' => [ - 'title' => 'Create a Template', + 'title' => 'Crear una Plantilla', ], - 'new_template' => 'New Template', + 'new_template' => 'Nueva Plantilla', 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'title' => 'Crear un Grupo de Plantilla', ], - 'new_template_group' => 'New Template Group', + 'new_template_group' => 'Nuevo Grupo de Plantilla', 'node_info' => [ - 'title' => 'Node Information', + 'title' => 'Información Nodo', ], 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'title' => 'Eliminar Nodo', + 'description' => 'El nodo se eliminará permanentemente de Convoy. Esta acción es irreversible y no se puede deshacer.', + 'has_servers_error' => 'No se puede eliminar un nodo que tenga servidores asignados.', ] ]; \ No newline at end of file From 2872328ca0e33ccea5304b45adb97a9deec60894 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 08:31:30 -0500 Subject: [PATCH 0467/4012] New translations servers.php (Spanish) --- lang/es/servers.php | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/lang/es/servers.php b/lang/es/servers.php index c931972d585..36cc1a6bfd6 100644 --- a/lang/es/servers.php +++ b/lang/es/servers.php @@ -1,30 +1,30 @@ 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', + 'new_server' => 'Nuevo Servidor', + 'backup_limit' => 'Limite Copias de Seguridad', + 'bandwidth_limit' => 'Limite Ancho de Banda', + 'snapshots_limit' => 'Limite Instantáneas', + 'should_create_vm' => 'Debe crear una VM', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Crear un Servidor', ], - 'manage_server' => 'Manage Server', + 'manage_server' => 'Gestionar Servidor', 'server_build' => [ - 'title' => 'Server Build', + 'title' => 'Creación de Servidor', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Información del Servidor' ], 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'title' => 'Suspensión', + 'description' => 'Cambia el estado de suspensión del servidor.', + 'not_suspended' => 'Este servidor no está suspendido', + 'suspended' => 'Este servidor está suspendido', ], 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' + 'title' => 'Eliminar Servidor', + 'description' => 'El servidor se eliminará de Convoy. Las Copias de Seguridad y otros datos asociados serán destruidos. Sin embargo, puede marcar la casilla de abajo para mantener la máquina virtual y los datos en el nodo Proxmox.', + 'dont_purge' => 'No purgar VM y archivos relacionados' ] ]; \ No newline at end of file From dea2200883559fd6236f8cf82a3d0ffaf82780ce Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 08:31:31 -0500 Subject: [PATCH 0468/4012] New translations tokens.php (Spanish) --- lang/es/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/es/tokens.php b/lang/es/tokens.php index a3bf7187fa0..e246bba7d5f 100644 --- a/lang/es/tokens.php +++ b/lang/es/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Crear un Token' ], 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' + 'title' => 'Token Creado', + 'description' => 'Aquí está su token de API recién creado. Tenga en cuenta el valor del token, ya que es la única y última vez que lo verá.', + 'button' => 'Vale, lo he copiado' ] ]; \ No newline at end of file From 05edb7576575625c36cd27f465bdbaa55059bcb6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 08:31:32 -0500 Subject: [PATCH 0469/4012] New translations users.php (Spanish) --- lang/es/users.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lang/es/users.php b/lang/es/users.php index 493f25fbf07..5731276d1f8 100644 --- a/lang/es/users.php +++ b/lang/es/users.php @@ -1,18 +1,18 @@ 'New User', + 'new_user' => 'Nuevo Usuario', 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'title' => 'Crear Usuario', + 'is_admin_warning' => 'Está dando a este usuario privilegios administrativos.' ], 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password' + 'title' => 'Información del Usuario', + 'override_pass' => 'Anular contraseña' ], 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' + 'title' => 'Eliminar Usuario', + 'description' => 'El usuario y sus datos asociados serán eliminados.', + 'has_servers_error' => 'Este usuario no puede ser eliminado con servidores aún asociados a él.' ] ]; \ No newline at end of file From 57260b82e9f7a4345ff5bf2439ccdbad1295a419 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 08:31:33 -0500 Subject: [PATCH 0470/4012] New translations auth.php (Spanish) --- lang/es/auth.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/es/auth.php b/lang/es/auth.php index 5b8cdf9eff3..c9500fdf3ae 100644 --- a/lang/es/auth.php +++ b/lang/es/auth.php @@ -13,11 +13,11 @@ | */ - 'failed' => 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + 'failed' => 'Estas credenciales no coinciden con nuestros registros.', + 'password' => 'La contraseña introducida es incorrecta.', + 'throttle' => 'Demasiados intentos de inicar sesión. Por favor, inténtelo de nuevo en :seconds segundos.', - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', + 'sign_in' => 'Iniciar sesión', + 'sign_out' => 'Cerrar sesión', + 'sign_in_description' => 'Acceder a su cuenta', ]; From 04f60e059f2d84f93f75559991883c9acf0d6fcf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 08:31:34 -0500 Subject: [PATCH 0471/4012] New translations index.php (Spanish) --- lang/es/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/es/index.php b/lang/es/index.php index 5cda3a35f52..ab4351ebe3d 100644 --- a/lang/es/index.php +++ b/lang/es/index.php @@ -1,7 +1,7 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' + 'show_all_servers' => 'Mostrar todos los servidores', + 'no_servers_admin_empty_state' => 'No hay servidores.', + 'no_servers_empty_state' => 'No tienes servidores.' ]; \ No newline at end of file From 727be42415ae72e2011f397642e41b2bdeedb2b9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 08:31:35 -0500 Subject: [PATCH 0472/4012] New translations pagination.php (Spanish) --- lang/es/pagination.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/es/pagination.php b/lang/es/pagination.php index d4814118778..f8f044e19cb 100644 --- a/lang/es/pagination.php +++ b/lang/es/pagination.php @@ -13,7 +13,7 @@ | */ - 'previous' => '« Previous', - 'next' => 'Next »', + 'previous' => '« Anterior', + 'next' => 'Siguiente »', ]; From 598a73705261f3c0c33e98339835429f8c384b7a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 08:31:36 -0500 Subject: [PATCH 0473/4012] New translations passwords.php (Spanish) --- lang/es/passwords.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/es/passwords.php b/lang/es/passwords.php index 2345a56b5a6..0b16263c259 100644 --- a/lang/es/passwords.php +++ b/lang/es/passwords.php @@ -13,10 +13,10 @@ | */ - 'reset' => 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", + 'reset' => '¡Su contraseña ha sido restablecida!', + 'sent' => '¡Te hemos enviado por correo electrónico el enlace para restablecer tu contraseña!', + 'throttled' => 'Por favor, espere antes de reintentarlo.', + 'token' => 'Este token de restablecimiento de contraseña no es válido.', + 'user' => "No podemos encontrar un usuario con esa dirección de email.", ]; From 2ebd3ac3298e29729a02dd5bbf6e3e8ef31b6cd1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 08:31:37 -0500 Subject: [PATCH 0474/4012] New translations backups.php (Spanish) --- lang/es/backups.php | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/lang/es/backups.php b/lang/es/backups.php index d83b0e8ad74..93d4d5e8870 100644 --- a/lang/es/backups.php +++ b/lang/es/backups.php @@ -1,30 +1,30 @@ 'New Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'new_backup' => 'Nueva Copia de Seguridad', + 'empty_state' => 'No hay copias de seguridad', + 'counter_tooltip' => 'Has hecho :count de :max copias de seguridad', 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', + 'title' => 'Crear Copia de Seguridad', + 'description' => 'La creación de una copia de seguridad tomará una copia de los archivos de su servidor. Esto puede tomar un tiempo dependiendo del tamaño de su servidor.', + 'compression_type' => 'Tipo de Compresión', + 'mode' => 'Modo', 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill' + 'snapshot' => 'Instantánea', + 'suspend' => 'Suspender', + 'kill' => 'Matar' ] ], 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', + 'title' => 'Eliminar :name', + 'description' => '¿Estás seguro de que quieres borrar esta copia de seguridad?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', + 'title' => 'Restaurar desde :name', + 'description' => '¿Estás seguro de que quieres restaurar desde esta copia de seguridad?', ], 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', + 'backup_deleted' => 'Eliminado :name', + 'backup_restored' => 'Comenzó la restauración del servidor de :name', ] ]; \ No newline at end of file From 6d0a8d1af000481e0cd7a9fd5b15ee47fc0ff3d1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 08:31:38 -0500 Subject: [PATCH 0475/4012] New translations overview.php (Spanish) --- lang/es/overview.php | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/lang/es/overview.php b/lang/es/overview.php index 8255f5fc49e..7fa7da3d070 100644 --- a/lang/es/overview.php +++ b/lang/es/overview.php @@ -2,37 +2,37 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Iniciar', + 'restart' => 'Reiniciar', + 'kill' => 'Terminar', + 'shutdown' => 'Apagar', ], 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', + 'power_action_sent_success' => 'Acción enviada con éxito. Puede tardar un momento en procesarse.', + 'power_action_sent_fail' => 'No se ha podido enviar la acción de energia al servidor.', ], - 'state' => 'State', + 'state' => 'Estado', 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', + 'stopped' => 'Detenido', + 'running' => 'Ejecutando', + 'stopping' => 'Deteniendo', + 'starting' => 'Iniciando', + 'shutting_down' => 'Apagando', ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + 'uptime' => 'Tiempo de Actividad', + 'poll_status_error' => 'Fallo al sondear el estado del servidor. Reintentando en 5 segundos...', 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + 'title' => 'Consola', + 'description' => 'Gestiona remotamente tu servidor desde la web.', + 'novnc_description' => 'El mejor por compatibilidad, pero carece de prestaciones y rendimiento.', + 'xtermjs_description' => 'Lo mejor para el rendimiento, pero no funciona para todos los sistemas operativos.', ], 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'title' => 'Configurar este Servidor', + 'description' => '¡Usted es un administrador! Puede hacer clic a continuación para visitar la configuración de construcción de este servidor y realizar modificaciones.', + 'configure_server' => 'Configurar Servidor' ], ]; \ No newline at end of file From 99fa1cb0a76db77ff514a17d07505aa88aaf7663 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 08:31:39 -0500 Subject: [PATCH 0476/4012] New translations settings.php (Spanish) --- lang/es/settings.php | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/lang/es/settings.php b/lang/es/settings.php index 98285b4e519..6656c553d9c 100644 --- a/lang/es/settings.php +++ b/lang/es/settings.php @@ -2,40 +2,40 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'No hay direcciones asociadas a este servidor.' ], 'display_info' => [ - 'title' => 'Server Name', + 'title' => 'Nombre del Servidor', ], 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', + 'title' => 'Reinstalar Servidor', + 'description' => 'Empiece su servidor desde cero.', 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'title' => 'Confirmar Reinstalación', + 'description' => '¿Estás seguro de que quieres reinstalar este servidor? Se perderán todos los datos.', ] ], 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', + 'title' => 'ISOs Disponibles', + 'empty' => 'No hay ISOs', ], 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + 'title' => 'Configuración del Dispositivo', + 'current' => 'Orden de Arranque Actual (se utilizará primero el más alto)', + 'unused' => 'Dispositivos no Utilizados', + 'unused_empty' => 'No hay dispositivos sin utilizar.', + 'no_boot_device_warning' => 'No se ha configurado ningún dispositivo de arranque. Su VM no se iniciará.', ], 'nameservers' => [ 'title' => 'Nameservers', 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', + 'add' => 'Nuevo Servidor de Nombres', ], 'auth' => [ - 'title' => 'Authentication', + 'title' => 'Autentificación', ], 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', + 'bandwidth_used' => 'Ancho de Banda Usado', + 'bandwidth_alloted' => 'Ancho de Banda Asignado', ] ]; \ No newline at end of file From f2c8e6df9b9925d2adec348feae0a5ed2d95b4eb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 08:31:40 -0500 Subject: [PATCH 0477/4012] New translations strings.php (Spanish) --- lang/es/strings.php | 90 ++++++++++++++++++++++----------------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/lang/es/strings.php b/lang/es/strings.php index 5ce662e2b35..50782b08cb2 100644 --- a/lang/es/strings.php +++ b/lang/es/strings.php @@ -1,56 +1,56 @@ 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'name' => 'Name', - 'node' => 'Node', - 'memory' => 'Memory', + 'email' => 'Correo Electrónico', + 'password' => 'Contraseña', + 'server' => 'Servidor', + 'name' => 'Nombre', + 'node' => 'Nodo', + 'memory' => 'Memoria', 'cpu' => 'CPU', - 'disk' => 'Disk', + 'disk' => 'Disco', 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'owner' => 'Owner', - 'user' => 'User', + 'overview' => 'Resumen', + 'location' => 'Ubicación', + 'owner' => 'Propietario', + 'user' => 'Usuario', 'token' => 'Token', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', + 'backup_one' => 'Copia de Seguridad', + 'backup_other' => 'Copias de Seguridad', + 'setting_one' => 'Configuración', + 'setting_other' => 'Configuraciónes', + 'search' => 'Buscar', + 'admin_cp' => 'Panel de Control de Administrador', + 'exit_admin_cp' => 'Salir del Panel de Control de Administrador', + 'suspended' => 'Suspendido', + 'network' => 'Red', + 'ip' => 'Dirección IP', + 'address' => 'Dirección', + 'gateway' => 'Puerta de Enlace', + 'mac_address' => 'Dirección Mac', + 'none' => 'Nada', + 'unlimited' => 'Ilimitado', + 'launch' => 'Iniciar', + 'create' => 'Crear', + 'cancel' => 'Cancelar', + 'display_name' => 'Mostrar Nombre', 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', + 'reinstall' => 'Reinstalar', + 'template' => 'Plantilla', + 'template_group' => 'Grupo de Plantillas', + 'system_os_password' => 'Contraseña del S.O.', + 'mount' => 'Montar', + 'unmount' => 'Desmontar', + 'primary' => 'Primario', 'media' => 'Media', - 'save' => 'Save', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', + 'save' => 'Guardar', + 'ssh_key_one' => 'Clave SSH', + 'ssh_key_other' => 'Claves SSH', + 'version' => 'Versión :version', + 'description' => 'Descripción', + 'visibility' => 'Visibilidad', + 'hidden' => 'Oculto', + 'size' => 'Tamaño', 'type' => 'Type', 'delete' => 'Delete', 'hardware' => 'Hardware', From 428ef3c09b6f3932342931dab8cca9ded631cd92 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 09:27:16 -0500 Subject: [PATCH 0478/4012] New translations strings.php (Spanish) --- lang/es/strings.php | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/lang/es/strings.php b/lang/es/strings.php index 50782b08cb2..67a8a151710 100644 --- a/lang/es/strings.php +++ b/lang/es/strings.php @@ -51,25 +51,25 @@ 'visibility' => 'Visibilidad', 'hidden' => 'Oculto', 'size' => 'Tamaño', - 'type' => 'Type', - 'delete' => 'Delete', + 'type' => 'Tipo', + 'delete' => 'Eliminar', 'hardware' => 'Hardware', - 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', + 'status' => 'Estado', + 'start_server_after_installing' => 'Iniciar el Servidor tras Finalizar la Instalación', + 'bandwidth_usage' => 'Uso del Ancho de Banda', + 'administrator' => 'Administrador', + 'last_used' => 'Último Uso', + 'success' => 'Éxito', 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', + 'restore' => 'Restaurar', + 'english_chars' => 'Caracteres del teclado Inglés', + 'confirm' => 'Confirmar', + 'saving' => 'Guardando...', + 'saved' => 'Guardado', + 'primary_disk' => 'Disco Primario', + 'nameserver_one' => 'Servidor de Nombres', + 'nameserver_other' => 'Servidores de Nombres', + 'new' => 'Nuevo', + 'add' => 'Añadir', + 'authentication' => 'Autentificación', ]; \ No newline at end of file From bc710f46d0315c996546f33c9af537ecb73eb83b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 09:27:17 -0500 Subject: [PATCH 0479/4012] New translations validation.php (Spanish) --- lang/es/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/es/validation.php b/lang/es/validation.php index 1f42585574b..0bde97fd295 100644 --- a/lang/es/validation.php +++ b/lang/es/validation.php @@ -151,7 +151,7 @@ 'custom' => [ 'attribute-name' => [ - 'rule-name' => 'custom-message', + 'rule-name' => 'mensaje-personalizado', ], ], From 50f5d293daa1b017f1797421a7cb1c5bf3f1c10b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Apr 2023 09:27:18 -0500 Subject: [PATCH 0480/4012] New translations zod.php (Spanish) --- lang/es/zod.php | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/lang/es/zod.php b/lang/es/zod.php index 1f0f6965bed..752b6a9a1e9 100644 --- a/lang/es/zod.php +++ b/lang/es/zod.php @@ -4,7 +4,7 @@ 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', + 'invalid_type_received_undefined' => 'Requerido', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', 'invalid_union' => 'Invalid input', @@ -101,33 +101,33 @@ ], 'validations' => [ - 'email' => 'email', + 'email' => 'correo electronico', 'url' => 'url', 'uuid' => 'uuid', 'cuid' => 'cuid', 'regex' => 'regex', - 'datetime' => 'datetime', + 'datetime' => 'fecha-hora', ], 'types' => [ - 'function' => 'function', - 'number' => 'number', + 'function' => 'funcion', + 'number' => 'numero', 'string' => 'string', 'nan' => 'nan', - 'integer' => 'integer', + 'integer' => 'integro', 'float' => 'float', 'boolean' => 'boolean', 'date' => 'date', 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', + 'undefined' => 'sin definir', + 'symbol' => 'simbolo', + 'null' => 'nulo', + 'array' => 'matriz', + 'object' => 'objeto', + 'unknown' => 'desconocido', 'promise' => 'promise', 'void' => 'void', - 'never' => 'never', + 'never' => 'nunca', 'map' => 'map', 'set' => 'set', ], From b86d318c997c0bed0098e27d7d601f692e14e3cf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 21 Apr 2023 23:28:46 -0500 Subject: [PATCH 0481/4012] New translations users.php (Hindi) --- lang/hi/users.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/hi/users.php b/lang/hi/users.php index 493f25fbf07..d9f6ac9de29 100644 --- a/lang/hi/users.php +++ b/lang/hi/users.php @@ -11,7 +11,7 @@ 'override_pass' => 'Override password' ], 'delete_user' => [ - 'title' => 'Delete User', + 'title' => 'उपभोक्ता मिटाएं', 'description' => 'The user and its associated data will be deleted.', 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' ] From 0a14829e409b783f9637bb3e0cab7861bee791a8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 21 Apr 2023 23:28:46 -0500 Subject: [PATCH 0482/4012] New translations passwords.php (Hindi) --- lang/hi/passwords.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/hi/passwords.php b/lang/hi/passwords.php index 2345a56b5a6..04f81681e19 100644 --- a/lang/hi/passwords.php +++ b/lang/hi/passwords.php @@ -17,6 +17,6 @@ 'sent' => 'We have emailed your password reset link!', 'throttled' => 'Please wait before retrying.', 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", + 'user' => "आपके द्वारा प्रदान किए गए ईमेल पते से कोई उपयोगकर्ता संबद्ध नहीं है।", ]; From 94e5881eefbcb174f84edf5d114c26e92458bfac Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 21 Apr 2023 23:28:47 -0500 Subject: [PATCH 0483/4012] New translations backups.php (Hindi) --- lang/hi/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/hi/backups.php b/lang/hi/backups.php index d83b0e8ad74..6f42fa7ae79 100644 --- a/lang/hi/backups.php +++ b/lang/hi/backups.php @@ -1,8 +1,8 @@ 'New Backup', - 'empty_state' => 'There are no backups', + 'new_backup' => 'नया बैकअप', + 'empty_state' => 'कोई बैकअप उपलब्ध नहीं है', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ 'title' => 'Create a Backup', From f20d57a851992dc6bfbe2605d8fd6e0222766a57 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:08 -0500 Subject: [PATCH 0484/4012] New translations locations.php (Romanian) --- lang/ro/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ro/locations.php b/lang/ro/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/ro/locations.php +++ b/lang/ro/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From a3b696f9ae92845263de854dc0b04d64642ecf94 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:09 -0500 Subject: [PATCH 0485/4012] New translations locations.php (French) --- lang/fr/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/fr/locations.php b/lang/fr/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/fr/locations.php +++ b/lang/fr/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From d4d572909b42e7bb0d8602f00748053a2b5e1eeb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:10 -0500 Subject: [PATCH 0486/4012] New translations locations.php (Spanish) --- lang/es/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/es/locations.php b/lang/es/locations.php index 8d1c3cf5b6e..8f25ba4b922 100644 --- a/lang/es/locations.php +++ b/lang/es/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Crear una Ubicación', ], -]; \ No newline at end of file +]; From 270de5775cbeec778cdf64b0f7b4f5de3926fae6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:10 -0500 Subject: [PATCH 0487/4012] New translations locations.php (Afrikaans) --- lang/af/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/af/locations.php b/lang/af/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/af/locations.php +++ b/lang/af/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From b981a9f8056b0e57922e67e12881841b5cbc406e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:11 -0500 Subject: [PATCH 0488/4012] New translations locations.php (Arabic) --- lang/ar/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ar/locations.php b/lang/ar/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/ar/locations.php +++ b/lang/ar/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From addf5cd76f41012bfc661b8d99998a621dd0f2b4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:12 -0500 Subject: [PATCH 0489/4012] New translations locations.php (Catalan) --- lang/ca/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ca/locations.php b/lang/ca/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/ca/locations.php +++ b/lang/ca/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From 671eae3f4ded60fb9965d901d9c8ead5ecb64053 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:13 -0500 Subject: [PATCH 0490/4012] New translations locations.php (Czech) --- lang/cs/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/cs/locations.php b/lang/cs/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/cs/locations.php +++ b/lang/cs/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From a3c9b8012529c02feff4fc0e4b0abdb2f8529fb3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:14 -0500 Subject: [PATCH 0491/4012] New translations nodes.php (Romanian) --- lang/ro/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ro/nodes.php b/lang/ro/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/ro/nodes.php +++ b/lang/ro/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From 7d9640af6d8d875c23f48e38319f6a4e46fe586e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:15 -0500 Subject: [PATCH 0492/4012] New translations nodes.php (French) --- lang/fr/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/fr/nodes.php b/lang/fr/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/fr/nodes.php +++ b/lang/fr/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From 56729e0c048743bc41de533151814f8d158ea7e4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:15 -0500 Subject: [PATCH 0493/4012] New translations nodes.php (Spanish) --- lang/es/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/es/nodes.php b/lang/es/nodes.php index 28d1d440766..a600ffe85bf 100644 --- a/lang/es/nodes.php +++ b/lang/es/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Eliminar Nodo', 'description' => 'El nodo se eliminará permanentemente de Convoy. Esta acción es irreversible y no se puede deshacer.', 'has_servers_error' => 'No se puede eliminar un nodo que tenga servidores asignados.', - ] -]; \ No newline at end of file + ], +]; From 2f7a926d2358adfe06a079b13406a23405235caa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:16 -0500 Subject: [PATCH 0494/4012] New translations nodes.php (Afrikaans) --- lang/af/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/af/nodes.php b/lang/af/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/af/nodes.php +++ b/lang/af/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From 3a8e30d1f7d4022735341f034460fc42ef5acefb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:17 -0500 Subject: [PATCH 0495/4012] New translations nodes.php (Arabic) --- lang/ar/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ar/nodes.php b/lang/ar/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/ar/nodes.php +++ b/lang/ar/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From 34281adc0ab2a5ffb1da00d93135eab42354a64a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:18 -0500 Subject: [PATCH 0496/4012] New translations nodes.php (Catalan) --- lang/ca/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ca/nodes.php b/lang/ca/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/ca/nodes.php +++ b/lang/ca/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From 8c58d35e15a2494e557ecfe67aa8bc2385808893 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:19 -0500 Subject: [PATCH 0497/4012] New translations nodes.php (Czech) --- lang/cs/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/cs/nodes.php b/lang/cs/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/cs/nodes.php +++ b/lang/cs/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From ceafb078be3bd564144c28d24ff75c58fe98aa53 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:20 -0500 Subject: [PATCH 0498/4012] New translations locations.php (Danish) --- lang/da/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/da/locations.php b/lang/da/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/da/locations.php +++ b/lang/da/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From 8ef234da4915196c1c1fb6865ebd22703da382d0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:20 -0500 Subject: [PATCH 0499/4012] New translations locations.php (German) --- lang/de/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/de/locations.php b/lang/de/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/de/locations.php +++ b/lang/de/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From 0ca34b03fcb0fdd8d57997af77f1de2d65245c93 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:21 -0500 Subject: [PATCH 0500/4012] New translations locations.php (Greek) --- lang/el/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/el/locations.php b/lang/el/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/el/locations.php +++ b/lang/el/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From a44255bb512d742b1b28ce456ea2d7e43145800b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:22 -0500 Subject: [PATCH 0501/4012] New translations locations.php (Finnish) --- lang/fi/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/fi/locations.php b/lang/fi/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/fi/locations.php +++ b/lang/fi/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From 3c4f99ff8f970e2de178693c72bfc75c81c2a65d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:23 -0500 Subject: [PATCH 0502/4012] New translations locations.php (Hebrew) --- lang/he/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/he/locations.php b/lang/he/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/he/locations.php +++ b/lang/he/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From 441e3cde00bbc5909907bdb6f2be6490161e0ab0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:24 -0500 Subject: [PATCH 0503/4012] New translations locations.php (Hungarian) --- lang/hu/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/hu/locations.php b/lang/hu/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/hu/locations.php +++ b/lang/hu/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From e76c4c8b1bf97611edfb8b0ab75b7cedf6032b82 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:24 -0500 Subject: [PATCH 0504/4012] New translations locations.php (Italian) --- lang/it/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/it/locations.php b/lang/it/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/it/locations.php +++ b/lang/it/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From 0d4e12cf813d90a4038884aa5cd1339fd33fb6ed Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:25 -0500 Subject: [PATCH 0505/4012] New translations locations.php (Japanese) --- lang/ja/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ja/locations.php b/lang/ja/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/ja/locations.php +++ b/lang/ja/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From af5181722a40d95c080c6b19b09d9a8bf58197d3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:26 -0500 Subject: [PATCH 0506/4012] New translations locations.php (Korean) --- lang/ko/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ko/locations.php b/lang/ko/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/ko/locations.php +++ b/lang/ko/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From 91c2f85599342d41685afc239e1190404558b570 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:27 -0500 Subject: [PATCH 0507/4012] New translations locations.php (Dutch) --- lang/nl/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/nl/locations.php b/lang/nl/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/nl/locations.php +++ b/lang/nl/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From dde996602cb75e5ecf67196347fb5a7b9f360336 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:28 -0500 Subject: [PATCH 0508/4012] New translations locations.php (Norwegian) --- lang/no/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/no/locations.php b/lang/no/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/no/locations.php +++ b/lang/no/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From eb34afbe7403769e76fd83dc429ed115806d3b71 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:28 -0500 Subject: [PATCH 0509/4012] New translations locations.php (Polish) --- lang/pl/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pl/locations.php b/lang/pl/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/pl/locations.php +++ b/lang/pl/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From e3385a8e15fd17e2f31b1769796b8ee51f442378 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:29 -0500 Subject: [PATCH 0510/4012] New translations locations.php (Portuguese) --- lang/pt/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pt/locations.php b/lang/pt/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/pt/locations.php +++ b/lang/pt/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From 538fe6e2e77309d9c171193f424acdec3c5efe87 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:30 -0500 Subject: [PATCH 0511/4012] New translations locations.php (Russian) --- lang/ru/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ru/locations.php b/lang/ru/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/ru/locations.php +++ b/lang/ru/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From b278d87677a0f6ed61789d6ef24b6270ed179fa8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:31 -0500 Subject: [PATCH 0512/4012] New translations locations.php (Serbian (Cyrillic)) --- lang/sr/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/sr/locations.php b/lang/sr/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/sr/locations.php +++ b/lang/sr/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From 8bcdec7c9c00b565682807d56c00c6754df2a78c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:31 -0500 Subject: [PATCH 0513/4012] New translations locations.php (Swedish) --- lang/sv/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/sv/locations.php b/lang/sv/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/sv/locations.php +++ b/lang/sv/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From ad0f5e395defe8705fb8c2f5bb3196c6a45b7494 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:32 -0500 Subject: [PATCH 0514/4012] New translations locations.php (Turkish) --- lang/tr/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/tr/locations.php b/lang/tr/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/tr/locations.php +++ b/lang/tr/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From 325b0b1834701f4ed07110cd51f2f5f2adbae276 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:33 -0500 Subject: [PATCH 0515/4012] New translations locations.php (Ukrainian) --- lang/uk/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/uk/locations.php b/lang/uk/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/uk/locations.php +++ b/lang/uk/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From b4cc0659265bc9bd11c1bca764d9628bdfbc1910 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:34 -0500 Subject: [PATCH 0516/4012] New translations locations.php (Chinese Simplified) --- lang/zh/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/zh/locations.php b/lang/zh/locations.php index 294ff6ee073..c08a8c5043b 100644 --- a/lang/zh/locations.php +++ b/lang/zh/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => '创建一个地域', ], -]; \ No newline at end of file +]; From 8a01528070c71250ccd240b994f48c182ad44391 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:36 -0500 Subject: [PATCH 0517/4012] New translations locations.php (Chinese Traditional) --- lang/zh/locations.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/zh/locations.php b/lang/zh/locations.php index c08a8c5043b..0d6432e3ff3 100644 --- a/lang/zh/locations.php +++ b/lang/zh/locations.php @@ -1,9 +1,9 @@ '代号', - 'new_location' => '新建地域', + 'short_code' => 'Short Code', + 'new_location' => 'New Location', 'create_modal' => [ - 'title' => '创建一个地域', + 'title' => 'Create a Location', ], ]; From 6ff92c28c411642d18b9ba41f69be2937bc4bd0d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:37 -0500 Subject: [PATCH 0518/4012] New translations locations.php (English) --- lang/en/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/locations.php b/lang/en/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/en/locations.php +++ b/lang/en/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From 655a805a1be39b3c5d447d342155172c4651b306 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:38 -0500 Subject: [PATCH 0519/4012] New translations locations.php (Vietnamese) --- lang/vi/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/vi/locations.php b/lang/vi/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/vi/locations.php +++ b/lang/vi/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From 41f95bec407dcc9f6be55ea067a0ff24a7385e1f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:38 -0500 Subject: [PATCH 0520/4012] New translations locations.php (Icelandic) --- lang/is/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/is/locations.php b/lang/is/locations.php index 35101b5579b..0d6432e3ff3 100644 --- a/lang/is/locations.php +++ b/lang/is/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From 22bc986ed0ac5ef89cc76685227dc75dd9f0bf2f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:40 -0500 Subject: [PATCH 0521/4012] New translations nodes.php (Danish) --- lang/da/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/da/nodes.php b/lang/da/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/da/nodes.php +++ b/lang/da/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From c3a19f7a4e509210229c734ae30c2491279ce400 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:40 -0500 Subject: [PATCH 0522/4012] New translations nodes.php (German) --- lang/de/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/de/nodes.php b/lang/de/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/de/nodes.php +++ b/lang/de/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From a35c39fbe02098e05c52175af789fb18a814f202 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:41 -0500 Subject: [PATCH 0523/4012] New translations nodes.php (Greek) --- lang/el/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/el/nodes.php b/lang/el/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/el/nodes.php +++ b/lang/el/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From 45b9cbc16f7c8df92778ea6e11ba4311ba5832ba Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:42 -0500 Subject: [PATCH 0524/4012] New translations nodes.php (Finnish) --- lang/fi/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/fi/nodes.php b/lang/fi/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/fi/nodes.php +++ b/lang/fi/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From eb0aa45bda7a1656092bdd034250113daa2f7362 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:43 -0500 Subject: [PATCH 0525/4012] New translations nodes.php (Hebrew) --- lang/he/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/he/nodes.php b/lang/he/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/he/nodes.php +++ b/lang/he/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From 4ac27ac714b67f516a7cf5d8867586713762c292 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:43 -0500 Subject: [PATCH 0526/4012] New translations nodes.php (Hungarian) --- lang/hu/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/hu/nodes.php b/lang/hu/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/hu/nodes.php +++ b/lang/hu/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From ce1b08a1aef3b3d73e37b5b68569eadf66c5b6e7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:44 -0500 Subject: [PATCH 0527/4012] New translations nodes.php (Italian) --- lang/it/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/it/nodes.php b/lang/it/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/it/nodes.php +++ b/lang/it/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From bdcf91e857473d3e85364d7fd6c7d31940ac3e09 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:45 -0500 Subject: [PATCH 0528/4012] New translations nodes.php (Japanese) --- lang/ja/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ja/nodes.php b/lang/ja/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/ja/nodes.php +++ b/lang/ja/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From 98e696c5bbc0f77111e4d00a809a780232d7a697 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:46 -0500 Subject: [PATCH 0529/4012] New translations nodes.php (Korean) --- lang/ko/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ko/nodes.php b/lang/ko/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/ko/nodes.php +++ b/lang/ko/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From d02b13a52edd649ae7dea625f98db18429c68f98 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:47 -0500 Subject: [PATCH 0530/4012] New translations nodes.php (Dutch) --- lang/nl/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/nl/nodes.php b/lang/nl/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/nl/nodes.php +++ b/lang/nl/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From ed949db4396e54c3e9c1c0198aa70d8b0b75bea1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:48 -0500 Subject: [PATCH 0531/4012] New translations nodes.php (Norwegian) --- lang/no/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/no/nodes.php b/lang/no/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/no/nodes.php +++ b/lang/no/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From 8bdc7442f071df0ef21828c8572bdb73a299d83d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:49 -0500 Subject: [PATCH 0532/4012] New translations nodes.php (Polish) --- lang/pl/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/pl/nodes.php b/lang/pl/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/pl/nodes.php +++ b/lang/pl/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From e9834060e6190a0d128ce478387ffab3d954cc09 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:50 -0500 Subject: [PATCH 0533/4012] New translations servers.php (Romanian) --- lang/ro/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ro/servers.php b/lang/ro/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/ro/servers.php +++ b/lang/ro/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From d552691275b5377db5a0b7204a9ac085a3dff92f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:50 -0500 Subject: [PATCH 0534/4012] New translations servers.php (French) --- lang/fr/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/fr/servers.php b/lang/fr/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/fr/servers.php +++ b/lang/fr/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 4b02fccee4093fbed48fa570e2036815384a87af Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:51 -0500 Subject: [PATCH 0535/4012] New translations servers.php (Spanish) --- lang/es/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/es/servers.php b/lang/es/servers.php index 36cc1a6bfd6..6bd2c7b9920 100644 --- a/lang/es/servers.php +++ b/lang/es/servers.php @@ -14,7 +14,7 @@ 'title' => 'Creación de Servidor', ], 'server_info' => [ - 'title' => 'Información del Servidor' + 'title' => 'Información del Servidor', ], 'suspension' => [ 'title' => 'Suspensión', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Eliminar Servidor', 'description' => 'El servidor se eliminará de Convoy. Las Copias de Seguridad y otros datos asociados serán destruidos. Sin embargo, puede marcar la casilla de abajo para mantener la máquina virtual y los datos en el nodo Proxmox.', - 'dont_purge' => 'No purgar VM y archivos relacionados' - ] -]; \ No newline at end of file + 'dont_purge' => 'No purgar VM y archivos relacionados', + ], +]; From e3166f698c9b2e4d4eb0d871aeec79aa3f3de58c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:52 -0500 Subject: [PATCH 0536/4012] New translations servers.php (Afrikaans) --- lang/af/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/af/servers.php b/lang/af/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/af/servers.php +++ b/lang/af/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 2162e25e6db0824acb6f2e1a1de025ec5eea6e24 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:53 -0500 Subject: [PATCH 0537/4012] New translations servers.php (Arabic) --- lang/ar/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ar/servers.php b/lang/ar/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/ar/servers.php +++ b/lang/ar/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 5ad0dae112940bc605fd9f34ae63b534bbd0c37b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:54 -0500 Subject: [PATCH 0538/4012] New translations servers.php (Catalan) --- lang/ca/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ca/servers.php b/lang/ca/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/ca/servers.php +++ b/lang/ca/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From a713f7eb7aedbe11c23519eb5c8f5fb5bd3a0e8a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:55 -0500 Subject: [PATCH 0539/4012] New translations servers.php (Czech) --- lang/cs/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/cs/servers.php b/lang/cs/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/cs/servers.php +++ b/lang/cs/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 02f5237c351da3613e22c38989a03708e4ea7744 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:55 -0500 Subject: [PATCH 0540/4012] New translations tokens.php (Romanian) --- lang/ro/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ro/tokens.php b/lang/ro/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/ro/tokens.php +++ b/lang/ro/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 6ae7a402d93a77cd6994c5b327731cb4d7c5853c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:56 -0500 Subject: [PATCH 0541/4012] New translations tokens.php (French) --- lang/fr/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/fr/tokens.php b/lang/fr/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/fr/tokens.php +++ b/lang/fr/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 2460af825668466ca44548e9c4d062ab1057f507 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:57 -0500 Subject: [PATCH 0542/4012] New translations tokens.php (Spanish) --- lang/es/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/es/tokens.php b/lang/es/tokens.php index e246bba7d5f..f764b5e8f4a 100644 --- a/lang/es/tokens.php +++ b/lang/es/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Crear un Token' + 'title' => 'Crear un Token', ], 'created_modal' => [ 'title' => 'Token Creado', 'description' => 'Aquí está su token de API recién creado. Tenga en cuenta el valor del token, ya que es la única y última vez que lo verá.', - 'button' => 'Vale, lo he copiado' - ] -]; \ No newline at end of file + 'button' => 'Vale, lo he copiado', + ], +]; From 9f823c8bfc6eb1df135b074fdf43fec20523fa81 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:58 -0500 Subject: [PATCH 0543/4012] New translations tokens.php (Afrikaans) --- lang/af/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/af/tokens.php b/lang/af/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/af/tokens.php +++ b/lang/af/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 6a80672f71925428bd9d440a77462b1194da201e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:59 -0500 Subject: [PATCH 0544/4012] New translations tokens.php (Arabic) --- lang/ar/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ar/tokens.php b/lang/ar/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/ar/tokens.php +++ b/lang/ar/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 7bc89ddeff77be6d3ea5c4accca3ce0d8be7340a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:47:59 -0500 Subject: [PATCH 0545/4012] New translations tokens.php (Catalan) --- lang/ca/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ca/tokens.php b/lang/ca/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/ca/tokens.php +++ b/lang/ca/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 9f71862c70dc0c022fc88d67d5a89cbdb5d96c5e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:00 -0500 Subject: [PATCH 0546/4012] New translations tokens.php (Czech) --- lang/cs/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/cs/tokens.php b/lang/cs/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/cs/tokens.php +++ b/lang/cs/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From e088a687f57d2f665685b3432da06c71c77b04e3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:01 -0500 Subject: [PATCH 0547/4012] New translations nodes.php (Portuguese) --- lang/pt/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/pt/nodes.php b/lang/pt/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/pt/nodes.php +++ b/lang/pt/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From 2105817ae8f3763be2f74341922587727cc443a5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:02 -0500 Subject: [PATCH 0548/4012] New translations nodes.php (Russian) --- lang/ru/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ru/nodes.php b/lang/ru/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/ru/nodes.php +++ b/lang/ru/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From 5307170537a434844c2039defd8c97f6821c8fdf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:03 -0500 Subject: [PATCH 0549/4012] New translations nodes.php (Serbian (Cyrillic)) --- lang/sr/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/sr/nodes.php b/lang/sr/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/sr/nodes.php +++ b/lang/sr/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From d22934e9161ed0a1d430bd80579fc1925efbc36d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:04 -0500 Subject: [PATCH 0550/4012] New translations nodes.php (Swedish) --- lang/sv/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/sv/nodes.php b/lang/sv/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/sv/nodes.php +++ b/lang/sv/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From b192681f171d1a40eadacb302587f9ba17610bca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:05 -0500 Subject: [PATCH 0551/4012] New translations nodes.php (Turkish) --- lang/tr/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/tr/nodes.php b/lang/tr/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/tr/nodes.php +++ b/lang/tr/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From 618db2d2495ba8bc909f82bfb8e9df6a80a31263 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:05 -0500 Subject: [PATCH 0552/4012] New translations nodes.php (Ukrainian) --- lang/uk/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/uk/nodes.php b/lang/uk/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/uk/nodes.php +++ b/lang/uk/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From 1fca833481bce1ac72dd2e744d29b7ced9f32c98 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:06 -0500 Subject: [PATCH 0553/4012] New translations nodes.php (Chinese Simplified) --- lang/zh/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/zh/nodes.php b/lang/zh/nodes.php index 3db8fc691fe..64238942224 100644 --- a/lang/zh/nodes.php +++ b/lang/zh/nodes.php @@ -36,5 +36,5 @@ 'title' => '删除节点', 'description' => '节点将从 Convoy 中永久删除。此操作不能被复原及撤销。', 'has_servers_error' => '你无法删除一个分配有服务器的节点。', - ] -]; \ No newline at end of file + ], +]; From 3d7669de44054e6407a3e12ebb162523a4fbb56b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:07 -0500 Subject: [PATCH 0554/4012] New translations nodes.php (Chinese Traditional) --- lang/zh/nodes.php | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/lang/zh/nodes.php b/lang/zh/nodes.php index 64238942224..99aab2848a1 100644 --- a/lang/zh/nodes.php +++ b/lang/zh/nodes.php @@ -1,40 +1,40 @@ '创建新节点', + 'new_node' => 'New Node', 'create_modal' => [ - 'title' => '创建节点', + 'title' => 'Create a Node', ], - 'location_group' => '地域分组', - 'pve_name' => 'Proxmox 中的节点名称', - 'override_creds' => '覆盖凭证', - 'token_id' => '令牌 ID', - 'secret' => '令牌密钥', - 'port' => '端口', - 'memory_allocation' => '内存分配', - 'memory_overallocation' => '内存超开', - 'disk_allocation' => '硬盘分配', - 'disk_overallocation' => '硬盘超开', - 'vm_storage' => '虚拟机存储', - 'backup_storage' => '备份存储', - 'iso_storage' => 'ISO 存储', + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', 'create_template_modal' => [ - 'title' => '创建模板', + 'title' => 'Create a Template', ], - 'new_template' => '新建模板', + 'new_template' => 'New Template', 'create_template_group_modal' => [ - 'title' => '创建模板分组', + 'title' => 'Create a Template Group', ], - 'new_template_group' => '新建模板分组', + 'new_template_group' => 'New Template Group', 'node_info' => [ - 'title' => '节点信息', + 'title' => 'Node Information', ], 'delete_node' => [ - 'title' => '删除节点', - 'description' => '节点将从 Convoy 中永久删除。此操作不能被复原及撤销。', - 'has_servers_error' => '你无法删除一个分配有服务器的节点。', + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From a1bc95cadc11b13af5c8b901d743a9c2cb20577d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:08 -0500 Subject: [PATCH 0555/4012] New translations nodes.php (English) --- lang/en/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en/nodes.php b/lang/en/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/en/nodes.php +++ b/lang/en/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From 67dd9d2f97cbb92eb41dd887d3620114ef72994c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:09 -0500 Subject: [PATCH 0556/4012] New translations nodes.php (Vietnamese) --- lang/vi/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/vi/nodes.php b/lang/vi/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/vi/nodes.php +++ b/lang/vi/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From fb2dc30277c0e64ae1123fae9d68d4c3f538033e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:10 -0500 Subject: [PATCH 0557/4012] New translations nodes.php (Icelandic) --- lang/is/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/is/nodes.php b/lang/is/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/is/nodes.php +++ b/lang/is/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From 4c879378259bfbc99d5fb15c966fd999df01b008 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:11 -0500 Subject: [PATCH 0558/4012] New translations servers.php (Danish) --- lang/da/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/da/servers.php b/lang/da/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/da/servers.php +++ b/lang/da/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From c4cb396485ab1590fa3d999f4809326b3dd0bdba Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:12 -0500 Subject: [PATCH 0559/4012] New translations servers.php (German) --- lang/de/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/de/servers.php b/lang/de/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/de/servers.php +++ b/lang/de/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 80de7736e33c91c7dcbfddc0b725c8cde4338953 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:13 -0500 Subject: [PATCH 0560/4012] New translations servers.php (Greek) --- lang/el/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/el/servers.php b/lang/el/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/el/servers.php +++ b/lang/el/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 6cc7ed36b02362128d11b330998565324c1c21b8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:13 -0500 Subject: [PATCH 0561/4012] New translations servers.php (Finnish) --- lang/fi/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/fi/servers.php b/lang/fi/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/fi/servers.php +++ b/lang/fi/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 026e66bdd3331511869351c508977a9aede1b32f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:14 -0500 Subject: [PATCH 0562/4012] New translations servers.php (Hebrew) --- lang/he/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/he/servers.php b/lang/he/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/he/servers.php +++ b/lang/he/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 733515420af1d0d57c4b9326ec66a6059e73cacc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:15 -0500 Subject: [PATCH 0563/4012] New translations servers.php (Hungarian) --- lang/hu/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/hu/servers.php b/lang/hu/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/hu/servers.php +++ b/lang/hu/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 1d86b4db4b471df9a3aeacc2ebb9d01d208f4f02 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:16 -0500 Subject: [PATCH 0564/4012] New translations servers.php (Italian) --- lang/it/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/it/servers.php b/lang/it/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/it/servers.php +++ b/lang/it/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From aa534fd29fd5fdfb037e2bc3e165c5615e28c34b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:17 -0500 Subject: [PATCH 0565/4012] New translations servers.php (Japanese) --- lang/ja/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ja/servers.php b/lang/ja/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/ja/servers.php +++ b/lang/ja/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 086c15fe029c9ba257df0738a68801f073020077 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:18 -0500 Subject: [PATCH 0566/4012] New translations servers.php (Korean) --- lang/ko/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ko/servers.php b/lang/ko/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/ko/servers.php +++ b/lang/ko/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From eb03d142d4a6a9451c86fd4c9abfdfb13428abf8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:19 -0500 Subject: [PATCH 0567/4012] New translations servers.php (Dutch) --- lang/nl/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/nl/servers.php b/lang/nl/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/nl/servers.php +++ b/lang/nl/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From f6f082b1463af1378262d103a7324e960c618bcd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:19 -0500 Subject: [PATCH 0568/4012] New translations servers.php (Norwegian) --- lang/no/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/no/servers.php b/lang/no/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/no/servers.php +++ b/lang/no/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From a1cdc5f259b2ab2017cf4bc9535e9d2a2d9a696e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:20 -0500 Subject: [PATCH 0569/4012] New translations servers.php (Polish) --- lang/pl/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/pl/servers.php b/lang/pl/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/pl/servers.php +++ b/lang/pl/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 1b1e0280097012ab433177d68bc8ef27ae08cb10 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:21 -0500 Subject: [PATCH 0570/4012] New translations servers.php (Portuguese) --- lang/pt/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/pt/servers.php b/lang/pt/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/pt/servers.php +++ b/lang/pt/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From c11b920753eb30db1cda0727eac19269405bad4a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:22 -0500 Subject: [PATCH 0571/4012] New translations servers.php (Russian) --- lang/ru/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ru/servers.php b/lang/ru/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/ru/servers.php +++ b/lang/ru/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 8ebd7999361970e9a8d316647431d543b5f5f5b2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:23 -0500 Subject: [PATCH 0572/4012] New translations servers.php (Serbian (Cyrillic)) --- lang/sr/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/sr/servers.php b/lang/sr/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/sr/servers.php +++ b/lang/sr/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 8450e332d23129ac9c9f4ca25b39a7dfaebd786a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:23 -0500 Subject: [PATCH 0573/4012] New translations servers.php (Swedish) --- lang/sv/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/sv/servers.php b/lang/sv/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/sv/servers.php +++ b/lang/sv/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From d2474b2bbe3a4a34bb0da5a65e6e35fbd7adf214 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:24 -0500 Subject: [PATCH 0574/4012] New translations servers.php (Turkish) --- lang/tr/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/tr/servers.php b/lang/tr/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/tr/servers.php +++ b/lang/tr/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 192d34cb5c301a633385f806092f8fc1753ec65c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:25 -0500 Subject: [PATCH 0575/4012] New translations servers.php (Ukrainian) --- lang/uk/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/uk/servers.php b/lang/uk/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/uk/servers.php +++ b/lang/uk/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From cd9e8e2122355ca6d59ee80a291e3e571e54de50 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:26 -0500 Subject: [PATCH 0576/4012] New translations servers.php (Chinese Simplified) --- lang/zh/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/zh/servers.php b/lang/zh/servers.php index a61acf3c5c8..f41abb611d7 100644 --- a/lang/zh/servers.php +++ b/lang/zh/servers.php @@ -14,7 +14,7 @@ 'title' => '服务器构建', ], 'server_info' => [ - 'title' => '服务器信息' + 'title' => '服务器信息', ], 'suspension' => [ 'title' => '暂停服务器', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => '删除服务器', 'description' => '此操作将服务器从 Convoy 中删除。备份和其他相关数据将被销毁。通过勾选下面的复选框,你仍可以将虚拟机和数据保存在 Proxmox 节点上。', - 'dont_purge' => '不要彻底删除虚拟机及相关文件' - ] -]; \ No newline at end of file + 'dont_purge' => '不要彻底删除虚拟机及相关文件', + ], +]; From 8f1a47d8e16ce0492b05dbaf3634600810dca383 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:27 -0500 Subject: [PATCH 0577/4012] New translations servers.php (Chinese Traditional) --- lang/zh/servers.php | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/lang/zh/servers.php b/lang/zh/servers.php index f41abb611d7..421ea443cf3 100644 --- a/lang/zh/servers.php +++ b/lang/zh/servers.php @@ -1,30 +1,30 @@ '新建服务器', - 'backup_limit' => '备份限制', - 'bandwidth_limit' => '带宽限制', - 'snapshots_limit' => '快照限制', - 'should_create_vm' => '是否创建虚拟机', + 'new_server' => 'New Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'should_create_vm' => 'Should Create VM', 'create_modal' => [ - 'title' => '创建服务器', + 'title' => 'Create a Server', ], - 'manage_server' => '管理服务器', + 'manage_server' => 'Manage Server', 'server_build' => [ - 'title' => '服务器构建', + 'title' => 'Server Build', ], 'server_info' => [ - 'title' => '服务器信息', + 'title' => 'Server Information', ], 'suspension' => [ - 'title' => '暂停服务器', - 'description' => '切换服务器是否处于暂停状态。', - 'not_suspended' => '服务器尚未被暂停。', - 'suspended' => '服务器已被暂停。', + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], 'delete_server' => [ - 'title' => '删除服务器', - 'description' => '此操作将服务器从 Convoy 中删除。备份和其他相关数据将被销毁。通过勾选下面的复选框,你仍可以将虚拟机和数据保存在 Proxmox 节点上。', - 'dont_purge' => '不要彻底删除虚拟机及相关文件', + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From e5b8f5281ce2c69b39565361f469289dcf225148 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:28 -0500 Subject: [PATCH 0578/4012] New translations servers.php (English) --- lang/en/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/en/servers.php b/lang/en/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/en/servers.php +++ b/lang/en/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 0deed56cb214fde92e8e0c9b0b3f2615c06340c4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:28 -0500 Subject: [PATCH 0579/4012] New translations servers.php (Vietnamese) --- lang/vi/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/vi/servers.php b/lang/vi/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/vi/servers.php +++ b/lang/vi/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From bf124a6d0d2eff4d86ed68b80cc404aa4064537f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:29 -0500 Subject: [PATCH 0580/4012] New translations servers.php (Icelandic) --- lang/is/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/is/servers.php b/lang/is/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/is/servers.php +++ b/lang/is/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 7202033efbcff0dcb8386407eb5f08171a329e0d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:31 -0500 Subject: [PATCH 0581/4012] New translations users.php (Romanian) --- lang/ro/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/ro/users.php b/lang/ro/users.php index 493f25fbf07..99229783270 100644 --- a/lang/ro/users.php +++ b/lang/ro/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From d5c9773d8ad15cd078e45e94a21f8d603d8e54f6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:31 -0500 Subject: [PATCH 0582/4012] New translations users.php (French) --- lang/fr/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/fr/users.php b/lang/fr/users.php index 493f25fbf07..99229783270 100644 --- a/lang/fr/users.php +++ b/lang/fr/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 248ce86270d8c0c8daf2dbc4d40869c1c94c25a6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:32 -0500 Subject: [PATCH 0583/4012] New translations users.php (Spanish) --- lang/es/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/es/users.php b/lang/es/users.php index 5731276d1f8..a10bbde99cb 100644 --- a/lang/es/users.php +++ b/lang/es/users.php @@ -4,15 +4,15 @@ 'new_user' => 'Nuevo Usuario', 'create_modal' => [ 'title' => 'Crear Usuario', - 'is_admin_warning' => 'Está dando a este usuario privilegios administrativos.' + 'is_admin_warning' => 'Está dando a este usuario privilegios administrativos.', ], 'user_info' => [ 'title' => 'Información del Usuario', - 'override_pass' => 'Anular contraseña' + 'override_pass' => 'Anular contraseña', ], 'delete_user' => [ 'title' => 'Eliminar Usuario', 'description' => 'El usuario y sus datos asociados serán eliminados.', - 'has_servers_error' => 'Este usuario no puede ser eliminado con servidores aún asociados a él.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'Este usuario no puede ser eliminado con servidores aún asociados a él.', + ], +]; From 12d8563a04a315f0072a278c25524add0971e2f0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:33 -0500 Subject: [PATCH 0584/4012] New translations users.php (Afrikaans) --- lang/af/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/af/users.php b/lang/af/users.php index 493f25fbf07..99229783270 100644 --- a/lang/af/users.php +++ b/lang/af/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 2e066f9f38a9790112b827c457e667f855d1f103 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:34 -0500 Subject: [PATCH 0585/4012] New translations users.php (Arabic) --- lang/ar/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/ar/users.php b/lang/ar/users.php index 493f25fbf07..99229783270 100644 --- a/lang/ar/users.php +++ b/lang/ar/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 0510f0f73a60277dbac33d583e2a8cba7fb34fb7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:35 -0500 Subject: [PATCH 0586/4012] New translations users.php (Catalan) --- lang/ca/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/ca/users.php b/lang/ca/users.php index 493f25fbf07..99229783270 100644 --- a/lang/ca/users.php +++ b/lang/ca/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From c71361a489ee6a10b7a780ae1ce826709de208cc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:35 -0500 Subject: [PATCH 0587/4012] New translations users.php (Czech) --- lang/cs/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/cs/users.php b/lang/cs/users.php index 493f25fbf07..99229783270 100644 --- a/lang/cs/users.php +++ b/lang/cs/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 1c7b2cd86ff0e122fd6cf98e79cd758f525ce70d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:36 -0500 Subject: [PATCH 0588/4012] New translations tokens.php (Danish) --- lang/da/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/da/tokens.php b/lang/da/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/da/tokens.php +++ b/lang/da/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From d191b044fe408b1567093c881ce8c9a17647494b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:37 -0500 Subject: [PATCH 0589/4012] New translations tokens.php (German) --- lang/de/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/de/tokens.php b/lang/de/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/de/tokens.php +++ b/lang/de/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 875bed8739c036546c33c72db3a323ee973c57a5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:38 -0500 Subject: [PATCH 0590/4012] New translations tokens.php (Greek) --- lang/el/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/el/tokens.php b/lang/el/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/el/tokens.php +++ b/lang/el/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 29c66841f824e9026542327bcb8d0266b60d22be Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:39 -0500 Subject: [PATCH 0591/4012] New translations tokens.php (Finnish) --- lang/fi/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/fi/tokens.php b/lang/fi/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/fi/tokens.php +++ b/lang/fi/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 4d21608f1a4a2acffbb06c574f033fb202707c49 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:39 -0500 Subject: [PATCH 0592/4012] New translations tokens.php (Hebrew) --- lang/he/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/he/tokens.php b/lang/he/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/he/tokens.php +++ b/lang/he/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From b5d8114bf68505365c6cf3f9bed3d44c3b6b2da2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:40 -0500 Subject: [PATCH 0593/4012] New translations tokens.php (Hungarian) --- lang/hu/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/hu/tokens.php b/lang/hu/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/hu/tokens.php +++ b/lang/hu/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 8dd26fd60ec8d1d5f8b53471586d8ee933aeaddc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:41 -0500 Subject: [PATCH 0594/4012] New translations tokens.php (Italian) --- lang/it/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/it/tokens.php b/lang/it/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/it/tokens.php +++ b/lang/it/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 42de1c27107fe9e65c90b0a3909b0662f1c4b758 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:42 -0500 Subject: [PATCH 0595/4012] New translations tokens.php (Japanese) --- lang/ja/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ja/tokens.php b/lang/ja/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/ja/tokens.php +++ b/lang/ja/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 8fb81eb93ab0cd30e91ea608179b8bb5df037246 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:43 -0500 Subject: [PATCH 0596/4012] New translations tokens.php (Korean) --- lang/ko/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ko/tokens.php b/lang/ko/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/ko/tokens.php +++ b/lang/ko/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 2b911b3024d4c6124d402ed0966c6970b1ca1a1f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:43 -0500 Subject: [PATCH 0597/4012] New translations tokens.php (Dutch) --- lang/nl/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/nl/tokens.php b/lang/nl/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/nl/tokens.php +++ b/lang/nl/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From fdd8bc7dec5c43ce7dd5d3ad165267b40295fc0d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:44 -0500 Subject: [PATCH 0598/4012] New translations tokens.php (Norwegian) --- lang/no/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/no/tokens.php b/lang/no/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/no/tokens.php +++ b/lang/no/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 4ad482b6e344e12557e52309954d4b844c2dcfff Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:45 -0500 Subject: [PATCH 0599/4012] New translations tokens.php (Polish) --- lang/pl/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/pl/tokens.php b/lang/pl/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/pl/tokens.php +++ b/lang/pl/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 49ce41492d4fab1314be71dcdd043641aafeb602 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:46 -0500 Subject: [PATCH 0600/4012] New translations tokens.php (Portuguese) --- lang/pt/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/pt/tokens.php b/lang/pt/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/pt/tokens.php +++ b/lang/pt/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From a7653316dd179ac4677ad6815688c27bc974505e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:47 -0500 Subject: [PATCH 0601/4012] New translations tokens.php (Russian) --- lang/ru/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ru/tokens.php b/lang/ru/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/ru/tokens.php +++ b/lang/ru/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From e849e9a2b76ac901d84072d0c898aab84e54f2a2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:47 -0500 Subject: [PATCH 0602/4012] New translations tokens.php (Serbian (Cyrillic)) --- lang/sr/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/sr/tokens.php b/lang/sr/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/sr/tokens.php +++ b/lang/sr/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 43417e63e2b67ee7d47ad099d99e1ac90536551e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:48 -0500 Subject: [PATCH 0603/4012] New translations tokens.php (Swedish) --- lang/sv/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/sv/tokens.php b/lang/sv/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/sv/tokens.php +++ b/lang/sv/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 630bc69d9ae1e1cc1673ec71367448c0c0d5d554 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:49 -0500 Subject: [PATCH 0604/4012] New translations tokens.php (Turkish) --- lang/tr/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/tr/tokens.php b/lang/tr/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/tr/tokens.php +++ b/lang/tr/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 9292689fab4a161dd626d0faa816f7b5d4bb6313 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:50 -0500 Subject: [PATCH 0605/4012] New translations tokens.php (Ukrainian) --- lang/uk/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/uk/tokens.php b/lang/uk/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/uk/tokens.php +++ b/lang/uk/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From aec354c1734749dd2b95ee1f05b74f55ca41cac1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:51 -0500 Subject: [PATCH 0606/4012] New translations tokens.php (Chinese Simplified) --- lang/zh/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/zh/tokens.php b/lang/zh/tokens.php index abaa8ef136c..3a77bfa0d6f 100644 --- a/lang/zh/tokens.php +++ b/lang/zh/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => '创建令牌' + 'title' => '创建令牌', ], 'created_modal' => [ 'title' => '成功创建令牌', 'description' => '这是您新创建的 API 令牌。请记录令牌的值,此后你将无法再次看到它。', - 'button' => '好的,我已经拷贝了' - ] -]; \ No newline at end of file + 'button' => '好的,我已经拷贝了', + ], +]; From ca0b1dbd4f0abc2b6705e427ad7d3dfc2644aea5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:51 -0500 Subject: [PATCH 0607/4012] New translations tokens.php (Chinese Traditional) --- lang/zh/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/zh/tokens.php b/lang/zh/tokens.php index 3a77bfa0d6f..cb593cb9823 100644 --- a/lang/zh/tokens.php +++ b/lang/zh/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => '创建令牌', + 'title' => 'Create a Token', ], 'created_modal' => [ - 'title' => '成功创建令牌', - 'description' => '这是您新创建的 API 令牌。请记录令牌的值,此后你将无法再次看到它。', - 'button' => '好的,我已经拷贝了', + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', ], ]; From adc35ad95b286961092096556a6f01fe4b5eb449 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:52 -0500 Subject: [PATCH 0608/4012] New translations tokens.php (English) --- lang/en/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/en/tokens.php b/lang/en/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/en/tokens.php +++ b/lang/en/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 56570cc08a6ab785c095b07e1ee61c183108b023 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:53 -0500 Subject: [PATCH 0609/4012] New translations tokens.php (Vietnamese) --- lang/vi/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/vi/tokens.php b/lang/vi/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/vi/tokens.php +++ b/lang/vi/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From bedf8aecd6384be92ec71e3c760468f3e7aeb647 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:54 -0500 Subject: [PATCH 0610/4012] New translations tokens.php (Icelandic) --- lang/is/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/is/tokens.php b/lang/is/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/is/tokens.php +++ b/lang/is/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 032da221e53b5b1fade229b22e810583e9053bfd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:55 -0500 Subject: [PATCH 0611/4012] New translations users.php (Danish) --- lang/da/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/da/users.php b/lang/da/users.php index 493f25fbf07..99229783270 100644 --- a/lang/da/users.php +++ b/lang/da/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 6d3ab8cb3fc5bcac568a5e8329aa65c58c426d25 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:56 -0500 Subject: [PATCH 0612/4012] New translations users.php (German) --- lang/de/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/de/users.php b/lang/de/users.php index 493f25fbf07..99229783270 100644 --- a/lang/de/users.php +++ b/lang/de/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From d1e8cdd25ae55d3e34ca2e9db2d1ed9a9fd1bac0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:57 -0500 Subject: [PATCH 0613/4012] New translations users.php (Greek) --- lang/el/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/el/users.php b/lang/el/users.php index 493f25fbf07..99229783270 100644 --- a/lang/el/users.php +++ b/lang/el/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 020be486ddc666c6e76ab0da14b8058281c9ef7c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:57 -0500 Subject: [PATCH 0614/4012] New translations users.php (Finnish) --- lang/fi/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/fi/users.php b/lang/fi/users.php index 493f25fbf07..99229783270 100644 --- a/lang/fi/users.php +++ b/lang/fi/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 395c4e92510c72ed4b41c09eeffad78ab12afbc4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:58 -0500 Subject: [PATCH 0615/4012] New translations users.php (Hebrew) --- lang/he/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/he/users.php b/lang/he/users.php index 493f25fbf07..99229783270 100644 --- a/lang/he/users.php +++ b/lang/he/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 3191ba65d2c0e88c413ea25f4567932f7245fa9b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:48:59 -0500 Subject: [PATCH 0616/4012] New translations users.php (Hungarian) --- lang/hu/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/hu/users.php b/lang/hu/users.php index 493f25fbf07..99229783270 100644 --- a/lang/hu/users.php +++ b/lang/hu/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 9433b00e57da708973d531dddbe17f994af2be6a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:00 -0500 Subject: [PATCH 0617/4012] New translations users.php (Italian) --- lang/it/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/it/users.php b/lang/it/users.php index 493f25fbf07..99229783270 100644 --- a/lang/it/users.php +++ b/lang/it/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 16ee33f421901ce371b5f406f603d8b80f454c5c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:01 -0500 Subject: [PATCH 0618/4012] New translations users.php (Japanese) --- lang/ja/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/ja/users.php b/lang/ja/users.php index 493f25fbf07..99229783270 100644 --- a/lang/ja/users.php +++ b/lang/ja/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From abc291532197240e44999b98ad72004a6ea972fb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:01 -0500 Subject: [PATCH 0619/4012] New translations users.php (Korean) --- lang/ko/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/ko/users.php b/lang/ko/users.php index 493f25fbf07..99229783270 100644 --- a/lang/ko/users.php +++ b/lang/ko/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 8964f773903866f1dbddf268b2f3107ee453f2cb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:02 -0500 Subject: [PATCH 0620/4012] New translations users.php (Dutch) --- lang/nl/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/nl/users.php b/lang/nl/users.php index 493f25fbf07..99229783270 100644 --- a/lang/nl/users.php +++ b/lang/nl/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 453b082f48b0db3bda106b121dfc2530c2b10397 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:03 -0500 Subject: [PATCH 0621/4012] New translations users.php (Norwegian) --- lang/no/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/no/users.php b/lang/no/users.php index 493f25fbf07..99229783270 100644 --- a/lang/no/users.php +++ b/lang/no/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From ddde1b6817a0590d94a868266fb81c360e11ecb5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:04 -0500 Subject: [PATCH 0622/4012] New translations users.php (Polish) --- lang/pl/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/pl/users.php b/lang/pl/users.php index 493f25fbf07..99229783270 100644 --- a/lang/pl/users.php +++ b/lang/pl/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 7df013cbacf3682792bcd068e083156e9ababc87 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:05 -0500 Subject: [PATCH 0623/4012] New translations users.php (Portuguese) --- lang/pt/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/pt/users.php b/lang/pt/users.php index 493f25fbf07..99229783270 100644 --- a/lang/pt/users.php +++ b/lang/pt/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From e2300dd42e73e0b383d69590fb20ada3ce9bf846 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:05 -0500 Subject: [PATCH 0624/4012] New translations users.php (Russian) --- lang/ru/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/ru/users.php b/lang/ru/users.php index 493f25fbf07..99229783270 100644 --- a/lang/ru/users.php +++ b/lang/ru/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 70f513cf83f97205e78a71409c4456e869ec1024 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:06 -0500 Subject: [PATCH 0625/4012] New translations users.php (Serbian (Cyrillic)) --- lang/sr/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/sr/users.php b/lang/sr/users.php index 493f25fbf07..99229783270 100644 --- a/lang/sr/users.php +++ b/lang/sr/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From e81946cc71669695cdc048fc03bae574395404fb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:07 -0500 Subject: [PATCH 0626/4012] New translations users.php (Swedish) --- lang/sv/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/sv/users.php b/lang/sv/users.php index 493f25fbf07..99229783270 100644 --- a/lang/sv/users.php +++ b/lang/sv/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 8d1c9d47b9b1717397a9aa5acd57866144bbaf9e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:08 -0500 Subject: [PATCH 0627/4012] New translations users.php (Turkish) --- lang/tr/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/tr/users.php b/lang/tr/users.php index 493f25fbf07..99229783270 100644 --- a/lang/tr/users.php +++ b/lang/tr/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From d0131dc1f1c57ff1d0a8393b918a336320c28c18 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:09 -0500 Subject: [PATCH 0628/4012] New translations users.php (Ukrainian) --- lang/uk/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/uk/users.php b/lang/uk/users.php index 493f25fbf07..99229783270 100644 --- a/lang/uk/users.php +++ b/lang/uk/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 724f757e611778ac20e247d5cc093b6a010ed441 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:10 -0500 Subject: [PATCH 0629/4012] New translations users.php (Chinese Simplified) --- lang/zh/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/zh/users.php b/lang/zh/users.php index 63cc8d88470..e2d9abef94c 100644 --- a/lang/zh/users.php +++ b/lang/zh/users.php @@ -4,15 +4,15 @@ 'new_user' => '新建用户', 'create_modal' => [ 'title' => '创建用户', - 'is_admin_warning' => '你正给予用户管理员权限。' + 'is_admin_warning' => '你正给予用户管理员权限。', ], 'user_info' => [ 'title' => '用户信息', - 'override_pass' => '覆盖密码' + 'override_pass' => '覆盖密码', ], 'delete_user' => [ 'title' => '删除用户', 'description' => '用户及其关联数据将被删除。', - 'has_servers_error' => '由于还有服务器与该用户关联,你目前不能删除该用户。' - ] -]; \ No newline at end of file + 'has_servers_error' => '由于还有服务器与该用户关联,你目前不能删除该用户。', + ], +]; From b1229af5c034b9930038cbe9842ae7caae5a7d2d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:12 -0500 Subject: [PATCH 0630/4012] New translations index.php (Romanian) --- lang/ro/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ro/index.php b/lang/ro/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/ro/index.php +++ b/lang/ro/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From 7a133e82af624b149e23e6c6ebeb3968b0bac9f3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:12 -0500 Subject: [PATCH 0631/4012] New translations index.php (French) --- lang/fr/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/fr/index.php b/lang/fr/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/fr/index.php +++ b/lang/fr/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From a66873bc12f74b57f578c1540cd07e900c7c8c7f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:13 -0500 Subject: [PATCH 0632/4012] New translations index.php (Spanish) --- lang/es/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/es/index.php b/lang/es/index.php index ab4351ebe3d..ebaff38d11c 100644 --- a/lang/es/index.php +++ b/lang/es/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Mostrar todos los servidores', 'no_servers_admin_empty_state' => 'No hay servidores.', - 'no_servers_empty_state' => 'No tienes servidores.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'No tienes servidores.', +]; From 6874209a1f62d33a099ec51fa58ff9cbfaefe239 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:14 -0500 Subject: [PATCH 0633/4012] New translations index.php (Afrikaans) --- lang/af/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/af/index.php b/lang/af/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/af/index.php +++ b/lang/af/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From 8acaf2e004f4f688a939aa4bacca891d649b3d48 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:15 -0500 Subject: [PATCH 0634/4012] New translations index.php (Arabic) --- lang/ar/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ar/index.php b/lang/ar/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/ar/index.php +++ b/lang/ar/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From 065dbd113891f529fa1333acbf5a40f26ee6bc06 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:16 -0500 Subject: [PATCH 0635/4012] New translations index.php (Catalan) --- lang/ca/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ca/index.php b/lang/ca/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/ca/index.php +++ b/lang/ca/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From 0c075e489299d989e1d5f60be5adea0b9ab3072b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:17 -0500 Subject: [PATCH 0636/4012] New translations index.php (Czech) --- lang/cs/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/cs/index.php b/lang/cs/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/cs/index.php +++ b/lang/cs/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From e8243748331dd0037f84759a7542f3d74842c5e6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:18 -0500 Subject: [PATCH 0637/4012] New translations backups.php (Romanian) --- lang/ro/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ro/backups.php b/lang/ro/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/ro/backups.php +++ b/lang/ro/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 39face933d3e68c364d3c3ac017270067ae1622d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:19 -0500 Subject: [PATCH 0638/4012] New translations backups.php (French) --- lang/fr/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/fr/backups.php b/lang/fr/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/fr/backups.php +++ b/lang/fr/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 33a372ee2f58e88c0cd1ce481bd89fadd3651668 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:19 -0500 Subject: [PATCH 0639/4012] New translations backups.php (Spanish) --- lang/es/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/es/backups.php b/lang/es/backups.php index 93d4d5e8870..fa2fa9d33a7 100644 --- a/lang/es/backups.php +++ b/lang/es/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Instantánea', 'suspend' => 'Suspender', - 'kill' => 'Matar' - ] + 'kill' => 'Matar', + ], ], 'delete_modal' => [ 'title' => 'Eliminar :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Eliminado :name', 'backup_restored' => 'Comenzó la restauración del servidor de :name', - ] -]; \ No newline at end of file + ], +]; From 07a99246ee23d1da53fa3b5eb28c4f42d2445bb2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:20 -0500 Subject: [PATCH 0640/4012] New translations backups.php (Afrikaans) --- lang/af/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/af/backups.php b/lang/af/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/af/backups.php +++ b/lang/af/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From f1fc97922db090911348e2ace6d6d33fa28ad922 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:21 -0500 Subject: [PATCH 0641/4012] New translations backups.php (Arabic) --- lang/ar/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ar/backups.php b/lang/ar/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/ar/backups.php +++ b/lang/ar/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 20993a24bc234ec11b40eeb97a30345cf053d07a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:22 -0500 Subject: [PATCH 0642/4012] New translations backups.php (Catalan) --- lang/ca/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ca/backups.php b/lang/ca/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/ca/backups.php +++ b/lang/ca/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 5dd5463f98afbc86db367e26919e1fb01ade122c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:22 -0500 Subject: [PATCH 0643/4012] New translations backups.php (Czech) --- lang/cs/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/cs/backups.php b/lang/cs/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/cs/backups.php +++ b/lang/cs/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 4611840a0648e69ecc925bee1aa9e6f41c142d3d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:23 -0500 Subject: [PATCH 0644/4012] New translations users.php (Chinese Traditional) --- lang/zh/users.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lang/zh/users.php b/lang/zh/users.php index e2d9abef94c..99229783270 100644 --- a/lang/zh/users.php +++ b/lang/zh/users.php @@ -1,18 +1,18 @@ '新建用户', + 'new_user' => 'New User', 'create_modal' => [ - 'title' => '创建用户', - 'is_admin_warning' => '你正给予用户管理员权限。', + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ - 'title' => '用户信息', - 'override_pass' => '覆盖密码', + 'title' => 'User Information', + 'override_pass' => 'Override password', ], 'delete_user' => [ - 'title' => '删除用户', - 'description' => '用户及其关联数据将被删除。', - 'has_servers_error' => '由于还有服务器与该用户关联,你目前不能删除该用户。', + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', ], ]; From 0eaaaeb8750fdca28e54153426ac5f432fe7b729 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:24 -0500 Subject: [PATCH 0645/4012] New translations users.php (English) --- lang/en/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/en/users.php b/lang/en/users.php index 493f25fbf07..99229783270 100644 --- a/lang/en/users.php +++ b/lang/en/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From e09be991c893f653b4f9bcec1fee852981581035 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:25 -0500 Subject: [PATCH 0646/4012] New translations users.php (Vietnamese) --- lang/vi/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/vi/users.php b/lang/vi/users.php index 493f25fbf07..99229783270 100644 --- a/lang/vi/users.php +++ b/lang/vi/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 3c890bd9cbf7140cea34509acaf991e57aa8b52a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:26 -0500 Subject: [PATCH 0647/4012] New translations users.php (Icelandic) --- lang/is/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/is/users.php b/lang/is/users.php index 493f25fbf07..99229783270 100644 --- a/lang/is/users.php +++ b/lang/is/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'Delete User', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From dfa2eb745ef4e34a040e7f6679f87182808b9eb4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:27 -0500 Subject: [PATCH 0648/4012] New translations index.php (Danish) --- lang/da/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/da/index.php b/lang/da/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/da/index.php +++ b/lang/da/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From 2c8a1c87341caf99e4f15c305e0a9a8778396d2d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:28 -0500 Subject: [PATCH 0649/4012] New translations index.php (German) --- lang/de/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/de/index.php b/lang/de/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/de/index.php +++ b/lang/de/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From 76f33b54ca8faf7c95205d4b52fdc7b5339e9a9a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:28 -0500 Subject: [PATCH 0650/4012] New translations index.php (Greek) --- lang/el/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/el/index.php b/lang/el/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/el/index.php +++ b/lang/el/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From f96317263620b69a875ff71ea13118bba538485e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:29 -0500 Subject: [PATCH 0651/4012] New translations index.php (Finnish) --- lang/fi/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/fi/index.php b/lang/fi/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/fi/index.php +++ b/lang/fi/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From 6dfd021eef7ab88bafe2d34e75b29a5a22c05596 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:30 -0500 Subject: [PATCH 0652/4012] New translations index.php (Hebrew) --- lang/he/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/he/index.php b/lang/he/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/he/index.php +++ b/lang/he/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From cbc825999322862104c1030a09c1d3ce6a78765a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:31 -0500 Subject: [PATCH 0653/4012] New translations index.php (Hungarian) --- lang/hu/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/hu/index.php b/lang/hu/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/hu/index.php +++ b/lang/hu/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From 5aa44f58e78338119f888b970fc19c13549da352 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:32 -0500 Subject: [PATCH 0654/4012] New translations index.php (Italian) --- lang/it/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/it/index.php b/lang/it/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/it/index.php +++ b/lang/it/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From 81366afc98a2d5b7950cb3b0d220ab031e26c701 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:32 -0500 Subject: [PATCH 0655/4012] New translations index.php (Japanese) --- lang/ja/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ja/index.php b/lang/ja/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/ja/index.php +++ b/lang/ja/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From 2ecb7586c63e6de9632b65576c197c40d55dfeed Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:33 -0500 Subject: [PATCH 0656/4012] New translations index.php (Korean) --- lang/ko/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ko/index.php b/lang/ko/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/ko/index.php +++ b/lang/ko/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From bf20c68e692dd96f8988a37ae93bf121a17cb4b6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:34 -0500 Subject: [PATCH 0657/4012] New translations index.php (Dutch) --- lang/nl/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/nl/index.php b/lang/nl/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/nl/index.php +++ b/lang/nl/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From 5be20d13820cae50062db87c49343e871ddd6497 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:35 -0500 Subject: [PATCH 0658/4012] New translations index.php (Norwegian) --- lang/no/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/no/index.php b/lang/no/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/no/index.php +++ b/lang/no/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From 1c09a2439a540e44e1537d98f8d976c1f44bae37 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:36 -0500 Subject: [PATCH 0659/4012] New translations index.php (Polish) --- lang/pl/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/pl/index.php b/lang/pl/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/pl/index.php +++ b/lang/pl/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From a505b6edd5716ad0283c6e02499bca8b72ed4a20 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:36 -0500 Subject: [PATCH 0660/4012] New translations index.php (Portuguese) --- lang/pt/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/pt/index.php b/lang/pt/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/pt/index.php +++ b/lang/pt/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From 79dfac6fe3b11bdbdcf1a9918b727f92176525d4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:37 -0500 Subject: [PATCH 0661/4012] New translations index.php (Russian) --- lang/ru/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ru/index.php b/lang/ru/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/ru/index.php +++ b/lang/ru/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From 94ce87641fbe4033ab9de0195a8e62bf4dd02fa9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:38 -0500 Subject: [PATCH 0662/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/sr/index.php b/lang/sr/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/sr/index.php +++ b/lang/sr/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From 41b11fa9dd03c4a7851fd0dd7604f025b358574c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:39 -0500 Subject: [PATCH 0663/4012] New translations index.php (Swedish) --- lang/sv/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/sv/index.php b/lang/sv/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/sv/index.php +++ b/lang/sv/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From a11c423f2ef97939a8d091a9424b8cc8b65dbcad Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:40 -0500 Subject: [PATCH 0664/4012] New translations index.php (Turkish) --- lang/tr/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/tr/index.php b/lang/tr/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/tr/index.php +++ b/lang/tr/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From cffdb728a6df4a3bdbad820b28c804f13c9ec9a4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:40 -0500 Subject: [PATCH 0665/4012] New translations index.php (Ukrainian) --- lang/uk/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/uk/index.php b/lang/uk/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/uk/index.php +++ b/lang/uk/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From e41d3b43241819ee15e5af7c76451305d85c4ebc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:41 -0500 Subject: [PATCH 0666/4012] New translations index.php (Chinese Simplified) --- lang/zh/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/zh/index.php b/lang/zh/index.php index 93f4db16c34..98d5f844563 100644 --- a/lang/zh/index.php +++ b/lang/zh/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => '显示所有服务器', 'no_servers_admin_empty_state' => '这里还没有服务器可供管理。', - 'no_servers_empty_state' => '你尚未拥有任何服务器。' -]; \ No newline at end of file + 'no_servers_empty_state' => '你尚未拥有任何服务器。', +]; From 702a4fb3aae0762bd9f1d53d429a1ba73e3d52fd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:42 -0500 Subject: [PATCH 0667/4012] New translations index.php (Chinese Traditional) --- lang/zh/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/zh/index.php b/lang/zh/index.php index 98d5f844563..63d3b525616 100644 --- a/lang/zh/index.php +++ b/lang/zh/index.php @@ -1,7 +1,7 @@ '显示所有服务器', - 'no_servers_admin_empty_state' => '这里还没有服务器可供管理。', - 'no_servers_empty_state' => '你尚未拥有任何服务器。', + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From e78a00e516fa76126b54050e5b97316be0939c84 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:43 -0500 Subject: [PATCH 0668/4012] New translations index.php (English) --- lang/en/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en/index.php b/lang/en/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/en/index.php +++ b/lang/en/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From a0bf4fc94ba8f3c7a35fae141716aa9d57276ae9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:43 -0500 Subject: [PATCH 0669/4012] New translations index.php (Vietnamese) --- lang/vi/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/vi/index.php b/lang/vi/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/vi/index.php +++ b/lang/vi/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From df96b377bd9abed3f5a6639b569b0f4f9797a644 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:44 -0500 Subject: [PATCH 0670/4012] New translations index.php (Icelandic) --- lang/is/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/is/index.php b/lang/is/index.php index 5cda3a35f52..63d3b525616 100644 --- a/lang/is/index.php +++ b/lang/is/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file + 'no_servers_empty_state' => 'You have no servers.', +]; From 168a762a51aa8f3ee261ce2df079e48a82b20e5a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:45 -0500 Subject: [PATCH 0671/4012] New translations backups.php (Danish) --- lang/da/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/da/backups.php b/lang/da/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/da/backups.php +++ b/lang/da/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From db9629a47c9d665e4517fb3dae4c5e65c3395ff4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:46 -0500 Subject: [PATCH 0672/4012] New translations backups.php (German) --- lang/de/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/de/backups.php b/lang/de/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/de/backups.php +++ b/lang/de/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 9b3d516779e7ca60fe70575c1beef628c3b08c1a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:47 -0500 Subject: [PATCH 0673/4012] New translations backups.php (Greek) --- lang/el/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/el/backups.php b/lang/el/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/el/backups.php +++ b/lang/el/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 6c62bc12a105a9167fee9bb411a1a9752a59205b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:48 -0500 Subject: [PATCH 0674/4012] New translations backups.php (Finnish) --- lang/fi/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/fi/backups.php b/lang/fi/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/fi/backups.php +++ b/lang/fi/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From ba0a8b3d80c94bb820f5be1d739cc62ab72189d0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:49 -0500 Subject: [PATCH 0675/4012] New translations backups.php (Hebrew) --- lang/he/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/he/backups.php b/lang/he/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/he/backups.php +++ b/lang/he/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From c07b6fc4831da84c591b7f1cf31a1e29e52089b3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:50 -0500 Subject: [PATCH 0676/4012] New translations backups.php (Hungarian) --- lang/hu/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/hu/backups.php b/lang/hu/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/hu/backups.php +++ b/lang/hu/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From ddaf4871b6e348ecbc05cc2b84def1df3efa1f5b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:50 -0500 Subject: [PATCH 0677/4012] New translations backups.php (Italian) --- lang/it/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/it/backups.php b/lang/it/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/it/backups.php +++ b/lang/it/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 3ce5581af3c759c754f6de6b592cf3adee708029 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:51 -0500 Subject: [PATCH 0678/4012] New translations overview.php (Romanian) --- lang/ro/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/ro/overview.php b/lang/ro/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/ro/overview.php +++ b/lang/ro/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 75124cb5579d7086e9ae1dab2cba204a12491533 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:52 -0500 Subject: [PATCH 0679/4012] New translations overview.php (French) --- lang/fr/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/fr/overview.php b/lang/fr/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/fr/overview.php +++ b/lang/fr/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 799af28791de2b71a56a24182f8d5934a0998c43 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:53 -0500 Subject: [PATCH 0680/4012] New translations overview.php (Spanish) --- lang/es/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/es/overview.php b/lang/es/overview.php index 7fa7da3d070..9b53e06a858 100644 --- a/lang/es/overview.php +++ b/lang/es/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Iniciar', - 'restart' => 'Reiniciar', - 'kill' => 'Terminar', - 'shutdown' => 'Apagar', + 'start' => 'Iniciar', + 'restart' => 'Reiniciar', + 'kill' => 'Terminar', + 'shutdown' => 'Apagar', ], 'notices' => [ 'power_action_sent_success' => 'Acción enviada con éxito. Puede tardar un momento en procesarse.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configurar este Servidor', 'description' => '¡Usted es un administrador! Puede hacer clic a continuación para visitar la configuración de construcción de este servidor y realizar modificaciones.', - 'configure_server' => 'Configurar Servidor' + 'configure_server' => 'Configurar Servidor', ], -]; \ No newline at end of file +]; From 991395553513df12364848e841a8ebcf9814de41 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:54 -0500 Subject: [PATCH 0681/4012] New translations overview.php (Afrikaans) --- lang/af/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/af/overview.php b/lang/af/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/af/overview.php +++ b/lang/af/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 47c755ed84d4a5a91302d14ee3a86d2fac2b0a58 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:55 -0500 Subject: [PATCH 0682/4012] New translations overview.php (Arabic) --- lang/ar/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/ar/overview.php b/lang/ar/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/ar/overview.php +++ b/lang/ar/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 24fa8f95f06df266e9d9521be4ca8b49437fc207 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:55 -0500 Subject: [PATCH 0683/4012] New translations overview.php (Catalan) --- lang/ca/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/ca/overview.php b/lang/ca/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/ca/overview.php +++ b/lang/ca/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 4d9a6ac3688b8c938bb725fd68b4010c9660e2aa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:56 -0500 Subject: [PATCH 0684/4012] New translations settings.php (Romanian) --- lang/ro/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ro/settings.php b/lang/ro/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/ro/settings.php +++ b/lang/ro/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 9b4636dd565eb4d40940e8170d5dbf724a16569e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:57 -0500 Subject: [PATCH 0685/4012] New translations settings.php (French) --- lang/fr/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/fr/settings.php b/lang/fr/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/fr/settings.php +++ b/lang/fr/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 62d07f7415f83130f32b1a4f5b3066e6ee763661 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:49:59 -0500 Subject: [PATCH 0686/4012] New translations backups.php (Japanese) --- lang/ja/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ja/backups.php b/lang/ja/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/ja/backups.php +++ b/lang/ja/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From f16b5e0084673ff10cf2984af5116ce2ef62bc0b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:00 -0500 Subject: [PATCH 0687/4012] New translations backups.php (Korean) --- lang/ko/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ko/backups.php b/lang/ko/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/ko/backups.php +++ b/lang/ko/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 498666aba70bdce29be1cad20f63f31dd0ee6644 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:01 -0500 Subject: [PATCH 0688/4012] New translations backups.php (Dutch) --- lang/nl/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/nl/backups.php b/lang/nl/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/nl/backups.php +++ b/lang/nl/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 79d07c5807e8cc84e9f27c173bc498d18e0a8f33 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:02 -0500 Subject: [PATCH 0689/4012] New translations backups.php (Norwegian) --- lang/no/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/no/backups.php b/lang/no/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/no/backups.php +++ b/lang/no/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 43123699ace8f2f2abebd79793a888856f8e657f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:03 -0500 Subject: [PATCH 0690/4012] New translations backups.php (Polish) --- lang/pl/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/pl/backups.php b/lang/pl/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/pl/backups.php +++ b/lang/pl/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 77be01b80523724069cf52d8daa712b35f2e2ef8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:04 -0500 Subject: [PATCH 0691/4012] New translations backups.php (Portuguese) --- lang/pt/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/pt/backups.php b/lang/pt/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/pt/backups.php +++ b/lang/pt/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From f69af258cd26e035f13afe085b3d8657e21a897b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:04 -0500 Subject: [PATCH 0692/4012] New translations backups.php (Russian) --- lang/ru/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ru/backups.php b/lang/ru/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/ru/backups.php +++ b/lang/ru/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 0fd05324326cc25323e161ef8cd630b87b857f3a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:05 -0500 Subject: [PATCH 0693/4012] New translations backups.php (Serbian (Cyrillic)) --- lang/sr/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/sr/backups.php b/lang/sr/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/sr/backups.php +++ b/lang/sr/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 3fceaba45f9cb5c6ec3ccb488356fb7b3264f525 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:06 -0500 Subject: [PATCH 0694/4012] New translations backups.php (Swedish) --- lang/sv/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/sv/backups.php b/lang/sv/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/sv/backups.php +++ b/lang/sv/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From a00115db296396539928ebb14e4024a4bb12b2f7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:07 -0500 Subject: [PATCH 0695/4012] New translations backups.php (Turkish) --- lang/tr/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/tr/backups.php b/lang/tr/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/tr/backups.php +++ b/lang/tr/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 495ca9b498c6063f1ac9cf629a978b4537ce28a3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:07 -0500 Subject: [PATCH 0696/4012] New translations backups.php (Ukrainian) --- lang/uk/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/uk/backups.php b/lang/uk/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/uk/backups.php +++ b/lang/uk/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 8c9b588b08ab08c23e9f4db74cbeff780b84f09f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:08 -0500 Subject: [PATCH 0697/4012] New translations backups.php (Chinese Simplified) --- lang/zh/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/zh/backups.php b/lang/zh/backups.php index 6c856287edb..b0508f28a3b 100644 --- a/lang/zh/backups.php +++ b/lang/zh/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => '快照', 'suspend' => '暂停', - 'kill' => '终结' - ] + 'kill' => '终结', + ], ], 'delete_modal' => [ 'title' => '删除备份 :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => '已成功删除备份 :name', 'backup_restored' => '正在使用备份 :name 来复原服务器', - ] -]; \ No newline at end of file + ], +]; From 64cc2b8a4d400e672fc6222a8bfc89ff84e22f08 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:09 -0500 Subject: [PATCH 0698/4012] New translations backups.php (Chinese Traditional) --- lang/zh/backups.php | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/lang/zh/backups.php b/lang/zh/backups.php index b0508f28a3b..6d01d8c45e5 100644 --- a/lang/zh/backups.php +++ b/lang/zh/backups.php @@ -1,30 +1,30 @@ '新建备份', - 'empty_state' => '目前还没有任何可用备份。', - 'counter_tooltip' => '你已创建了 :count 个备份,超过了 :max 个的限制。', + 'new_backup' => 'New Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ - 'title' => '创建备份', - 'description' => '创建备份将拷贝你的服务器文件。这可能需要一段时间,具体取决于服务器体量。', - 'compression_type' => '压缩类型', - 'mode' => '备份模式', + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', 'modes' => [ - 'snapshot' => '快照', - 'suspend' => '暂停', - 'kill' => '终结', + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', ], ], 'delete_modal' => [ - 'title' => '删除备份 :name', - 'description' => '你确定要删除该备份吗?', + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => '从备份 :name 中复原', - 'description' => '你确定要以该备份为样板复原吗?', + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ - 'backup_deleted' => '已成功删除备份 :name', - 'backup_restored' => '正在使用备份 :name 来复原服务器', + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', ], ]; From 76412b2aa5263a9c7a3becc6b167461dc4c7838c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:10 -0500 Subject: [PATCH 0699/4012] New translations backups.php (English) --- lang/en/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/en/backups.php b/lang/en/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/en/backups.php +++ b/lang/en/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From a0960e7516c4ff4f8fc9175403a36d7d5076c274 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:11 -0500 Subject: [PATCH 0700/4012] New translations backups.php (Vietnamese) --- lang/vi/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/vi/backups.php b/lang/vi/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/vi/backups.php +++ b/lang/vi/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 6f7d1c77cf7745237084fab7bfb09b42f5421984 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:11 -0500 Subject: [PATCH 0701/4012] New translations backups.php (Icelandic) --- lang/is/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/is/backups.php b/lang/is/backups.php index d83b0e8ad74..6d01d8c45e5 100644 --- a/lang/is/backups.php +++ b/lang/is/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 4e87287488f0a7f68e8557550d6e5e66e812eb08 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:13 -0500 Subject: [PATCH 0702/4012] New translations overview.php (Czech) --- lang/cs/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/cs/overview.php b/lang/cs/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/cs/overview.php +++ b/lang/cs/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 7f3a79b4918367e03d48ab2b2db654a6966fa453 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:13 -0500 Subject: [PATCH 0703/4012] New translations overview.php (Danish) --- lang/da/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/da/overview.php b/lang/da/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/da/overview.php +++ b/lang/da/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From fe18356f2f5a2502c5304cb9986477564f4e71bf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:14 -0500 Subject: [PATCH 0704/4012] New translations overview.php (German) --- lang/de/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/de/overview.php b/lang/de/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/de/overview.php +++ b/lang/de/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 61ce283db1055d5739b376d8425a5b09dd9efdfb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:15 -0500 Subject: [PATCH 0705/4012] New translations overview.php (Greek) --- lang/el/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/el/overview.php b/lang/el/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/el/overview.php +++ b/lang/el/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 6fa5269ba34b156c06c9dd4554c65b49965240e9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:16 -0500 Subject: [PATCH 0706/4012] New translations overview.php (Finnish) --- lang/fi/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/fi/overview.php b/lang/fi/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/fi/overview.php +++ b/lang/fi/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 81a1317aa710f00d25533c88093b5dd0e916e507 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:17 -0500 Subject: [PATCH 0707/4012] New translations overview.php (Hebrew) --- lang/he/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/he/overview.php b/lang/he/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/he/overview.php +++ b/lang/he/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 052a10443dd14765290e2023c84364fdd5a6bd24 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:18 -0500 Subject: [PATCH 0708/4012] New translations overview.php (Hungarian) --- lang/hu/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/hu/overview.php b/lang/hu/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/hu/overview.php +++ b/lang/hu/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 4bdf4922851fc19426f3ef0b3ea181232b2f047a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:18 -0500 Subject: [PATCH 0709/4012] New translations overview.php (Italian) --- lang/it/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/it/overview.php b/lang/it/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/it/overview.php +++ b/lang/it/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 9001aaed65ac6fb231355211bf030cbcf489aed2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:19 -0500 Subject: [PATCH 0710/4012] New translations overview.php (Japanese) --- lang/ja/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/ja/overview.php b/lang/ja/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/ja/overview.php +++ b/lang/ja/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From e1c24afb2e008cab87c4a7aef1c8298a3e827fc4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:20 -0500 Subject: [PATCH 0711/4012] New translations overview.php (Korean) --- lang/ko/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/ko/overview.php b/lang/ko/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/ko/overview.php +++ b/lang/ko/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 64b01e50bf1f8e2a132c60564a507dee690503d1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:21 -0500 Subject: [PATCH 0712/4012] New translations overview.php (Dutch) --- lang/nl/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/nl/overview.php b/lang/nl/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/nl/overview.php +++ b/lang/nl/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 73135e428b3dc83e8051b40e69ea90fd0c6aa3bc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:22 -0500 Subject: [PATCH 0713/4012] New translations overview.php (Norwegian) --- lang/no/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/no/overview.php b/lang/no/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/no/overview.php +++ b/lang/no/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 7447933b675881c0ef5f192432581859005781a7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:22 -0500 Subject: [PATCH 0714/4012] New translations overview.php (Polish) --- lang/pl/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/pl/overview.php b/lang/pl/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/pl/overview.php +++ b/lang/pl/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 5927dcca6a08d028f18c922c44d24bc6b2d86762 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:23 -0500 Subject: [PATCH 0715/4012] New translations overview.php (Portuguese) --- lang/pt/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/pt/overview.php b/lang/pt/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/pt/overview.php +++ b/lang/pt/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From e378d914cf6e51c0ed4c0f9451c8b9b0ec8f6cf9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:24 -0500 Subject: [PATCH 0716/4012] New translations overview.php (Russian) --- lang/ru/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/ru/overview.php b/lang/ru/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/ru/overview.php +++ b/lang/ru/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 232b22db4b5f9fd635911e0f9c82eb5e17d20a2f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:25 -0500 Subject: [PATCH 0717/4012] New translations overview.php (Serbian (Cyrillic)) --- lang/sr/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/sr/overview.php b/lang/sr/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/sr/overview.php +++ b/lang/sr/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 533ddac0fdfc2b2bbf5b557cf6d2eeb4a53c3c1e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:26 -0500 Subject: [PATCH 0718/4012] New translations overview.php (Swedish) --- lang/sv/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/sv/overview.php b/lang/sv/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/sv/overview.php +++ b/lang/sv/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 76c08a43710a81a8f808096c6520be7c9351efe0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:27 -0500 Subject: [PATCH 0719/4012] New translations overview.php (Turkish) --- lang/tr/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/tr/overview.php b/lang/tr/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/tr/overview.php +++ b/lang/tr/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 68a105776905880ced7c62f7ed7817933290645e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:28 -0500 Subject: [PATCH 0720/4012] New translations overview.php (Ukrainian) --- lang/uk/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/uk/overview.php b/lang/uk/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/uk/overview.php +++ b/lang/uk/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From a1ce91e26568f99b13f7bd5e7a21275b6f0d1d96 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:28 -0500 Subject: [PATCH 0721/4012] New translations overview.php (Chinese Simplified) --- lang/zh/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/zh/overview.php b/lang/zh/overview.php index 5383f7d6b52..d5e2b90bdb5 100644 --- a/lang/zh/overview.php +++ b/lang/zh/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => '开机', - 'restart' => '重启', - 'kill' => '终结', - 'shutdown' => '关机', + 'start' => '开机', + 'restart' => '重启', + 'kill' => '终结', + 'shutdown' => '关机', ], 'notices' => [ 'power_action_sent_success' => '已成功发送电源操作。可能需要一段时间进行处理。', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => '配置该服务器', 'description' => '你拥有管理员权限,你可以访问下边的服务器构建配置并作出编辑。', - 'configure_server' => '配置服务器' + 'configure_server' => '配置服务器', ], -]; \ No newline at end of file +]; From 6c93094eb8796e86a72636ff4089d475431fd7f7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:29 -0500 Subject: [PATCH 0722/4012] New translations overview.php (Chinese Traditional) --- lang/zh/overview.php | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/lang/zh/overview.php b/lang/zh/overview.php index d5e2b90bdb5..5973139941d 100644 --- a/lang/zh/overview.php +++ b/lang/zh/overview.php @@ -2,37 +2,37 @@ return [ 'power_actions' => [ - 'start' => '开机', - 'restart' => '重启', - 'kill' => '终结', - 'shutdown' => '关机', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ - 'power_action_sent_success' => '已成功发送电源操作。可能需要一段时间进行处理。', - 'power_action_sent_fail' => '发送电源操作失败。', + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', ], - 'state' => '状态', + 'state' => 'State', 'states' => [ - 'stopped' => '已关机', - 'running' => '运行中', - 'stopping' => '关机中', - 'starting' => '开机中', - 'shutting_down' => '正在关机', + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', ], - 'uptime' => '在线时长', - 'poll_status_error' => '获取服务器状态失败。将在 5 秒后再次尝试......', + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', 'terminal' => [ - 'title' => '终端', - 'description' => '从网页远程管理服务器', - 'novnc_description' => '兼容性佳,但性能不好且缺乏功能', - 'xtermjs_description' => '性能极佳,但无法保证能在每个操作系统上运作。', + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', ], 'server_config' => [ - 'title' => '配置该服务器', - 'description' => '你拥有管理员权限,你可以访问下边的服务器构建配置并作出编辑。', - 'configure_server' => '配置服务器', + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', ], ]; From 9f0477b46e038389708a4dfe548c5041b77e40e7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:30 -0500 Subject: [PATCH 0723/4012] New translations overview.php (English) --- lang/en/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/en/overview.php b/lang/en/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/en/overview.php +++ b/lang/en/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From cf7fdec6ed7ef8ba012659332e2d6e35f840dbbc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:31 -0500 Subject: [PATCH 0724/4012] New translations overview.php (Vietnamese) --- lang/vi/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/vi/overview.php b/lang/vi/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/vi/overview.php +++ b/lang/vi/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 2e334e9f53734507a95b8d09bb06181491118764 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:32 -0500 Subject: [PATCH 0725/4012] New translations overview.php (Icelandic) --- lang/is/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/is/overview.php b/lang/is/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/is/overview.php +++ b/lang/is/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 91311ae85ab0cf05068383dad76519ba8ee3a0b0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:33 -0500 Subject: [PATCH 0726/4012] New translations settings.php (Spanish) --- lang/es/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/es/settings.php b/lang/es/settings.php index 6656c553d9c..7ab6c365ea1 100644 --- a/lang/es/settings.php +++ b/lang/es/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'No hay direcciones asociadas a este servidor.' + 'empty_state' => 'No hay direcciones asociadas a este servidor.', ], 'display_info' => [ 'title' => 'Nombre del Servidor', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirmar Reinstalación', 'description' => '¿Estás seguro de que quieres reinstalar este servidor? Se perderán todos los datos.', - ] + ], ], 'isos' => [ 'title' => 'ISOs Disponibles', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Ancho de Banda Usado', 'bandwidth_alloted' => 'Ancho de Banda Asignado', - ] -]; \ No newline at end of file + ], +]; From a745f6f9e6344d9c9eec7fb0a50ce8e3c4aa7d32 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:34 -0500 Subject: [PATCH 0727/4012] New translations settings.php (Afrikaans) --- lang/af/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/af/settings.php b/lang/af/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/af/settings.php +++ b/lang/af/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 193b099e42cae83dc09f2d532a59cdfd81ee32d8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:35 -0500 Subject: [PATCH 0728/4012] New translations settings.php (Arabic) --- lang/ar/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ar/settings.php b/lang/ar/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/ar/settings.php +++ b/lang/ar/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 426986e0becc59d9a54b5107ed2a178c1b4c7f99 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:36 -0500 Subject: [PATCH 0729/4012] New translations settings.php (Catalan) --- lang/ca/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ca/settings.php b/lang/ca/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/ca/settings.php +++ b/lang/ca/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From c5eef38cc9711818102dd0dac8c1a05797f936a9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:37 -0500 Subject: [PATCH 0730/4012] New translations strings.php (Romanian) --- lang/ro/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ro/strings.php b/lang/ro/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/ro/strings.php +++ b/lang/ro/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From 628b0baacdd341dee9a83cf6773f7c10f763087b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:37 -0500 Subject: [PATCH 0731/4012] New translations strings.php (French) --- lang/fr/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/fr/strings.php b/lang/fr/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/fr/strings.php +++ b/lang/fr/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From 4c6d8c55b6ee0394f7d0359d934330e77c9639a9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:38 -0500 Subject: [PATCH 0732/4012] New translations strings.php (Spanish) --- lang/es/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/es/strings.php b/lang/es/strings.php index 67a8a151710..1ec74af7a4e 100644 --- a/lang/es/strings.php +++ b/lang/es/strings.php @@ -72,4 +72,4 @@ 'new' => 'Nuevo', 'add' => 'Añadir', 'authentication' => 'Autentificación', -]; \ No newline at end of file +]; From 5a94796b99237e80fe01ce0b75b0582d0979a4a6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:39 -0500 Subject: [PATCH 0733/4012] New translations strings.php (Afrikaans) --- lang/af/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/af/strings.php b/lang/af/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/af/strings.php +++ b/lang/af/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From 65df3da94ef11fc81eb5f103241a4c26424626a4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:40 -0500 Subject: [PATCH 0734/4012] New translations strings.php (Arabic) --- lang/ar/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ar/strings.php b/lang/ar/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/ar/strings.php +++ b/lang/ar/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From 5bd7b007897a10477aa377ce56cf08608a1c406a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:41 -0500 Subject: [PATCH 0735/4012] New translations strings.php (Catalan) --- lang/ca/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ca/strings.php b/lang/ca/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/ca/strings.php +++ b/lang/ca/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From 3a4f774776c8153477af0403dd151573bbe50143 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:42 -0500 Subject: [PATCH 0736/4012] New translations settings.php (Czech) --- lang/cs/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/cs/settings.php b/lang/cs/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/cs/settings.php +++ b/lang/cs/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 1d2f7ff48f08182703ba3327d8bbc98e706483ee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:42 -0500 Subject: [PATCH 0737/4012] New translations settings.php (Danish) --- lang/da/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/da/settings.php b/lang/da/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/da/settings.php +++ b/lang/da/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 9bcffe7998c767f76e71ed5d371d2436757308ed Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:43 -0500 Subject: [PATCH 0738/4012] New translations settings.php (German) --- lang/de/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/de/settings.php b/lang/de/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/de/settings.php +++ b/lang/de/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 6431b99de35864ad501b10e9b4cd5a44a31decae Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:44 -0500 Subject: [PATCH 0739/4012] New translations settings.php (Greek) --- lang/el/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/el/settings.php b/lang/el/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/el/settings.php +++ b/lang/el/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 768863d783abc564735e4f122764959701f3b678 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:45 -0500 Subject: [PATCH 0740/4012] New translations settings.php (Finnish) --- lang/fi/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/fi/settings.php b/lang/fi/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/fi/settings.php +++ b/lang/fi/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 425aa9ae98b058deb2f3d8659ed741f2d286253f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:47 -0500 Subject: [PATCH 0741/4012] New translations settings.php (Hebrew) --- lang/he/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/he/settings.php b/lang/he/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/he/settings.php +++ b/lang/he/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 1ab3fc1cd70a6a2f02904ea6a6b0bd06af361120 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:49 -0500 Subject: [PATCH 0742/4012] New translations settings.php (Hungarian) --- lang/hu/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/hu/settings.php b/lang/hu/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/hu/settings.php +++ b/lang/hu/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 33b625ffb2c5e1dc6152dd80777feb2474823860 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:50 -0500 Subject: [PATCH 0743/4012] New translations settings.php (Italian) --- lang/it/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/it/settings.php b/lang/it/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/it/settings.php +++ b/lang/it/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 740d9a134746ec4b8995f309821ffc072a14caa3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:50 -0500 Subject: [PATCH 0744/4012] New translations settings.php (Japanese) --- lang/ja/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ja/settings.php b/lang/ja/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/ja/settings.php +++ b/lang/ja/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 73a1cdfb164d298b59440c440a6f012989327260 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:51 -0500 Subject: [PATCH 0745/4012] New translations settings.php (Korean) --- lang/ko/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ko/settings.php b/lang/ko/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/ko/settings.php +++ b/lang/ko/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From be6ba6b352b6a231985180330beb35616d9283c5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:52 -0500 Subject: [PATCH 0746/4012] New translations settings.php (Dutch) --- lang/nl/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/nl/settings.php b/lang/nl/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/nl/settings.php +++ b/lang/nl/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 752bc4b3d6c39d19c170c4e41b58d3eec8e0974e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:53 -0500 Subject: [PATCH 0747/4012] New translations settings.php (Norwegian) --- lang/no/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/no/settings.php b/lang/no/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/no/settings.php +++ b/lang/no/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 0da9b675a045a8be04c1c1330c542096abcf760c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:54 -0500 Subject: [PATCH 0748/4012] New translations settings.php (Polish) --- lang/pl/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/pl/settings.php b/lang/pl/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/pl/settings.php +++ b/lang/pl/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 5117ce9b9071ae7a4b9394d6eef71490753a7556 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:55 -0500 Subject: [PATCH 0749/4012] New translations settings.php (Portuguese) --- lang/pt/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/pt/settings.php b/lang/pt/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/pt/settings.php +++ b/lang/pt/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From eb15896e05724e1f8816f7035207dd4a5d10135e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:55 -0500 Subject: [PATCH 0750/4012] New translations settings.php (Russian) --- lang/ru/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/ru/settings.php b/lang/ru/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/ru/settings.php +++ b/lang/ru/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 6e827c1b5f392023ee1874add5fa79f6286db636 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:56 -0500 Subject: [PATCH 0751/4012] New translations settings.php (Serbian (Cyrillic)) --- lang/sr/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/sr/settings.php b/lang/sr/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/sr/settings.php +++ b/lang/sr/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 45c302d5e1da3fa6d5519f74a103106b686e532b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:57 -0500 Subject: [PATCH 0752/4012] New translations settings.php (Swedish) --- lang/sv/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/sv/settings.php b/lang/sv/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/sv/settings.php +++ b/lang/sv/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From cb0540d9c8241e92030ce8d3d20d1ad43e977012 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:58 -0500 Subject: [PATCH 0753/4012] New translations settings.php (Turkish) --- lang/tr/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/tr/settings.php b/lang/tr/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/tr/settings.php +++ b/lang/tr/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 26469976d95f0b0fd9b5efbd2e3f0db2550522e1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:59 -0500 Subject: [PATCH 0754/4012] New translations settings.php (Ukrainian) --- lang/uk/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/uk/settings.php b/lang/uk/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/uk/settings.php +++ b/lang/uk/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 102c9d6f5eb0c210d91242cc8fa073a092045b47 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:50:59 -0500 Subject: [PATCH 0755/4012] New translations settings.php (Chinese Simplified) --- lang/zh/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/zh/settings.php b/lang/zh/settings.php index b71c26e5a48..aabfea1f3dd 100644 --- a/lang/zh/settings.php +++ b/lang/zh/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => '目前没有 IP 地址与该服务器关联。' + 'empty_state' => '目前没有 IP 地址与该服务器关联。', ], 'display_info' => [ 'title' => '服务器名称', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => '确认重装', 'description' => '你确定要重装服务器吗?所有未备份数据将会丢失。', - ] + ], ], 'isos' => [ 'title' => '可使用的 ISO 镜像', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => '已使用带宽', 'bandwidth_alloted' => '所分配带宽', - ] -]; \ No newline at end of file + ], +]; From 685950841c5ed39ccc39595145454d91cd909dbd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:00 -0500 Subject: [PATCH 0756/4012] New translations settings.php (Chinese Traditional) --- lang/zh/settings.php | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/lang/zh/settings.php b/lang/zh/settings.php index aabfea1f3dd..67158c5def6 100644 --- a/lang/zh/settings.php +++ b/lang/zh/settings.php @@ -2,40 +2,40 @@ return [ 'ip_allocation' => [ - 'empty_state' => '目前没有 IP 地址与该服务器关联。', + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ - 'title' => '服务器名称', + 'title' => 'Server Name', ], 'reinstall' => [ - 'title' => '重装服务器', - 'description' => '将服务器恢复到初始状态。', + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', 'modal' => [ - 'title' => '确认重装', - 'description' => '你确定要重装服务器吗?所有未备份数据将会丢失。', + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], ], 'isos' => [ - 'title' => '可使用的 ISO 镜像', - 'empty' => '没有可供选择的 ISO 镜像', + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', ], 'device_config' => [ - 'title' => '设备配置', - 'current' => '当前的 Boot 顺序(越排前边优先级越高)', - 'unused' => '未使用的设备', - 'unused_empty' => '当前没有未使用的设备。', - 'no_boot_device_warning' => '尚未配置 Boot 策略。你的虚拟机会无法启动。', + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', ], 'nameservers' => [ - 'title' => '域名解析服务器', - 'nameserver' => '域名解析服务器 :index', - 'add' => '新建域名服务器', + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', ], 'auth' => [ - 'title' => '身份验证', + 'title' => 'Authentication', ], 'hardware' => [ - 'bandwidth_used' => '已使用带宽', - 'bandwidth_alloted' => '所分配带宽', + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', ], ]; From fc2907ab2f3759ac7ff752402b013a2b55be84a0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:01 -0500 Subject: [PATCH 0757/4012] New translations settings.php (English) --- lang/en/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/en/settings.php b/lang/en/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/en/settings.php +++ b/lang/en/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From baf273c8cfb65dd9a05a0e7c31c02b4692ba4a46 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:02 -0500 Subject: [PATCH 0758/4012] New translations settings.php (Vietnamese) --- lang/vi/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/vi/settings.php b/lang/vi/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/vi/settings.php +++ b/lang/vi/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 23c59c09db810244c51275ab8b2c2a7a506d3a74 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:03 -0500 Subject: [PATCH 0759/4012] New translations settings.php (Icelandic) --- lang/is/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/is/settings.php b/lang/is/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/is/settings.php +++ b/lang/is/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From 9fd8a52552709cc3251c0d313cb4e9823ffac4f6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:04 -0500 Subject: [PATCH 0760/4012] New translations strings.php (Czech) --- lang/cs/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/cs/strings.php b/lang/cs/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/cs/strings.php +++ b/lang/cs/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From f1db0c89e7a3df1a21d0122c397fcb49e3900094 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:05 -0500 Subject: [PATCH 0761/4012] New translations strings.php (Danish) --- lang/da/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/da/strings.php b/lang/da/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/da/strings.php +++ b/lang/da/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From 9ce783b5810b18d1676cdc74ac02b04bd324bda4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:06 -0500 Subject: [PATCH 0762/4012] New translations strings.php (German) --- lang/de/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/de/strings.php b/lang/de/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/de/strings.php +++ b/lang/de/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From 644d721a62f0389c59f3f6f5850a461cbe71c79f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:07 -0500 Subject: [PATCH 0763/4012] New translations strings.php (Greek) --- lang/el/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/el/strings.php b/lang/el/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/el/strings.php +++ b/lang/el/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From d4bf02953397c571defcfde5b84cfaee35c08ddb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:08 -0500 Subject: [PATCH 0764/4012] New translations strings.php (Finnish) --- lang/fi/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/fi/strings.php b/lang/fi/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/fi/strings.php +++ b/lang/fi/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From 9e228fc477bd8dba36d0a80572190a383bccf771 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:09 -0500 Subject: [PATCH 0765/4012] New translations strings.php (Hebrew) --- lang/he/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/he/strings.php b/lang/he/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/he/strings.php +++ b/lang/he/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From be6909e0dec136736f6f3ec517a65620480db6ed Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:09 -0500 Subject: [PATCH 0766/4012] New translations strings.php (Hungarian) --- lang/hu/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/hu/strings.php b/lang/hu/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/hu/strings.php +++ b/lang/hu/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From b1b5d2f02bed5acbfd3b7f6c16f39b76c1eecac0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:10 -0500 Subject: [PATCH 0767/4012] New translations strings.php (Italian) --- lang/it/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/it/strings.php b/lang/it/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/it/strings.php +++ b/lang/it/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From 9dcd132f612cee48ee813bb57afe6bc2961227dc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:11 -0500 Subject: [PATCH 0768/4012] New translations strings.php (Japanese) --- lang/ja/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ja/strings.php b/lang/ja/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/ja/strings.php +++ b/lang/ja/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From ff5c3a451ae767c95ce7b6e1068e4fd408d7db93 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:12 -0500 Subject: [PATCH 0769/4012] New translations strings.php (Korean) --- lang/ko/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ko/strings.php b/lang/ko/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/ko/strings.php +++ b/lang/ko/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From 258aa40a852bd12f4201400632b4166071d2a2cf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:13 -0500 Subject: [PATCH 0770/4012] New translations strings.php (Dutch) --- lang/nl/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/nl/strings.php b/lang/nl/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/nl/strings.php +++ b/lang/nl/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From e8212bc00477196f0aeab0cc1bcb5c2f68e7c4cf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:14 -0500 Subject: [PATCH 0771/4012] New translations strings.php (Norwegian) --- lang/no/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/no/strings.php b/lang/no/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/no/strings.php +++ b/lang/no/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From dc2c56a63809a8a6651044e9703f696045d3cf8f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:14 -0500 Subject: [PATCH 0772/4012] New translations strings.php (Polish) --- lang/pl/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pl/strings.php b/lang/pl/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/pl/strings.php +++ b/lang/pl/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From 27e6836d630e799386a56c37328e2022fe995430 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:15 -0500 Subject: [PATCH 0773/4012] New translations strings.php (Portuguese) --- lang/pt/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pt/strings.php b/lang/pt/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/pt/strings.php +++ b/lang/pt/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From ef7a94cd00b7e62610d8084311948c13af5c46c5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:16 -0500 Subject: [PATCH 0774/4012] New translations strings.php (Russian) --- lang/ru/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ru/strings.php b/lang/ru/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/ru/strings.php +++ b/lang/ru/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From 80054c3b3fab4319a084b1e150d3f1aafc4a2c07 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:17 -0500 Subject: [PATCH 0775/4012] New translations validation.php (Romanian) --- lang/ro/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/ro/validation.php b/lang/ro/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/ro/validation.php +++ b/lang/ro/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From e0e77f0faacc77fb78e04a3b9d8bfe550aa4025f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:18 -0500 Subject: [PATCH 0776/4012] New translations validation.php (French) --- lang/fr/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/fr/validation.php b/lang/fr/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/fr/validation.php +++ b/lang/fr/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 276a23b7c07aca90baf4098793d27184e8ca0abf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:19 -0500 Subject: [PATCH 0777/4012] New translations validation.php (Spanish) --- lang/es/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/es/validation.php b/lang/es/validation.php index 0bde97fd295..990cd9739a3 100644 --- a/lang/es/validation.php +++ b/lang/es/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 31d4885d19d33de15d625790a3a4caf496fcf001 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:19 -0500 Subject: [PATCH 0778/4012] New translations validation.php (Afrikaans) --- lang/af/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/af/validation.php b/lang/af/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/af/validation.php +++ b/lang/af/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From a9ef96716c1d06aa0ebf65557e04d5ea4d22f858 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:20 -0500 Subject: [PATCH 0779/4012] New translations validation.php (Arabic) --- lang/ar/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/ar/validation.php b/lang/ar/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/ar/validation.php +++ b/lang/ar/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 06d9a6429ad568bc7c2ad715cb43065e23b3cf3c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:21 -0500 Subject: [PATCH 0780/4012] New translations validation.php (Catalan) --- lang/ca/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/ca/validation.php b/lang/ca/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/ca/validation.php +++ b/lang/ca/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 6464dd1c8d008f81e841da91cae6e84151c8e194 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:22 -0500 Subject: [PATCH 0781/4012] New translations zod.php (Romanian) --- lang/ro/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/ro/zod.php b/lang/ro/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/ro/zod.php +++ b/lang/ro/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 9e15f460f2a593cd17418808a27a73babf9581ea Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:23 -0500 Subject: [PATCH 0782/4012] New translations zod.php (French) --- lang/fr/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/fr/zod.php b/lang/fr/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/fr/zod.php +++ b/lang/fr/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 5ea1cdf10494d48c193addc38db23a6a3753a2ce Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:24 -0500 Subject: [PATCH 0783/4012] New translations zod.php (Spanish) --- lang/es/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/es/zod.php b/lang/es/zod.php index 752b6a9a1e9..ed0f0467b96 100644 --- a/lang/es/zod.php +++ b/lang/es/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Requerido', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'correo electronico', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'fecha-hora', ], - 'types' => - [ + 'types' => [ 'function' => 'funcion', 'number' => 'numero', 'string' => 'string', From e18ba204eb736260632a7f054a796a37d94b526a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:25 -0500 Subject: [PATCH 0784/4012] New translations zod.php (Afrikaans) --- lang/af/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/af/zod.php b/lang/af/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/af/zod.php +++ b/lang/af/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 2b6a46462fbc0421ba2d971405d58633b33ed791 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:25 -0500 Subject: [PATCH 0785/4012] New translations zod.php (Arabic) --- lang/ar/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/ar/zod.php b/lang/ar/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/ar/zod.php +++ b/lang/ar/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 71d95c91aca2d0f93e1477b51a5f5c052df80ae4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:26 -0500 Subject: [PATCH 0786/4012] New translations zod.php (Catalan) --- lang/ca/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/ca/zod.php b/lang/ca/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/ca/zod.php +++ b/lang/ca/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 15f729cb6f307870192ee8b54d313b90467f3224 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:27 -0500 Subject: [PATCH 0787/4012] New translations strings.php (Serbian (Cyrillic)) --- lang/sr/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/sr/strings.php b/lang/sr/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/sr/strings.php +++ b/lang/sr/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From 4276f29354b6b1b3107b82ab97fd15b84c2e750f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:28 -0500 Subject: [PATCH 0788/4012] New translations strings.php (Swedish) --- lang/sv/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/sv/strings.php b/lang/sv/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/sv/strings.php +++ b/lang/sv/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From aae127fd0e5714ceca34a25099bdb759d54ae054 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:29 -0500 Subject: [PATCH 0789/4012] New translations strings.php (Turkish) --- lang/tr/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/tr/strings.php b/lang/tr/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/tr/strings.php +++ b/lang/tr/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From 5e79bf44a531f6e0f74b89db62fb215cdeafff52 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:30 -0500 Subject: [PATCH 0790/4012] New translations strings.php (Ukrainian) --- lang/uk/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/uk/strings.php b/lang/uk/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/uk/strings.php +++ b/lang/uk/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From 1e6883ee393e55ad6c786f70ff6ee2a7ae87efa2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:30 -0500 Subject: [PATCH 0791/4012] New translations strings.php (Chinese Simplified) --- lang/zh/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/zh/strings.php b/lang/zh/strings.php index 8f6115ae7ea..e2b0513893e 100644 --- a/lang/zh/strings.php +++ b/lang/zh/strings.php @@ -72,4 +72,4 @@ 'new' => '新建', 'add' => '添加', 'authentication' => '身份验证', -]; \ No newline at end of file +]; From 8691d25d4bf4a430f252e713faa525cb4a9f9d5e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:31 -0500 Subject: [PATCH 0792/4012] New translations strings.php (Chinese Traditional) --- lang/zh/strings.php | 140 ++++++++++++++++++++++---------------------- 1 file changed, 70 insertions(+), 70 deletions(-) diff --git a/lang/zh/strings.php b/lang/zh/strings.php index e2b0513893e..66914261a9a 100644 --- a/lang/zh/strings.php +++ b/lang/zh/strings.php @@ -1,75 +1,75 @@ '邮箱', - 'password' => '密码', - 'server' => '服务器', - 'name' => '名称', - 'node' => '节点', - 'memory' => '内存', + 'email' => 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'name' => 'Name', + 'node' => 'Node', + 'memory' => 'Memory', 'cpu' => 'CPU', - 'disk' => '硬盘', - 'general' => '一般设置', - 'overview' => '概览', - 'location' => '地域', - 'owner' => '所有者', - 'user' => '用户', - 'token' => '令牌', - 'backup_one' => '备份', - 'backup_other' => '备份', - 'setting_one' => '设置', - 'setting_other' => '设置', - 'search' => '搜索', - 'admin_cp' => '管理员控制面板', - 'exit_admin_cp' => '退出管理员控制面板', - 'suspended' => '已挂起', - 'network' => '网络', - 'ip' => 'IP 地址', - 'address' => '地址', - 'gateway' => '网关', - 'mac_address' => 'Mac 地址', - 'none' => '空', - 'unlimited' => '无限制', - 'launch' => '启动', - 'create' => '创建', - 'cancel' => '取消', - 'display_name' => '显示名称', - 'hostname' => '主机名', - 'reinstall' => '重装', - 'template' => '模板', - 'template_group' => '模板分组', - 'system_os_password' => '系统密码', - 'mount' => '挂载', - 'unmount' => '移除挂载', - 'primary' => '主要的', - 'media' => '媒体', - 'save' => '保存', - 'ssh_key_one' => 'SSH 密钥', - 'ssh_key_other' => 'SSH 密钥', - 'version' => '版本号 :version', - 'description' => '描述', - 'visibility' => '可见性', - 'hidden' => '隐藏', - 'size' => '规模', - 'type' => '类型', - 'delete' => '删除', - 'hardware' => '硬件', - 'status' => '状态', - 'start_server_after_installing' => '在完成安装后启动服务器', - 'bandwidth_usage' => '带宽用量', - 'administrator' => '管理员', - 'last_used' => '最近使用于', - 'success' => '成功', - 'error' => '错误', - 'restore' => '复原', - 'english_chars' => '英文键盘字符', - 'confirm' => '确认', - 'saving' => '保存中......', - 'saved' => '已保存', - 'primary_disk' => '主要硬盘', - 'nameserver_one' => '域名解析服务器', - 'nameserver_other' => '域名解析服务器', - 'new' => '新建', - 'add' => '添加', - 'authentication' => '身份验证', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'owner' => 'Owner', + 'user' => 'User', + 'token' => 'Token', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', ]; From 1ea12b7396d91b85dab54328911a6fc407e597aa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:32 -0500 Subject: [PATCH 0793/4012] New translations strings.php (English) --- lang/en/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/strings.php b/lang/en/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/en/strings.php +++ b/lang/en/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From 710857ca121f54227b8465b0122eb5a9f070b267 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:35 -0500 Subject: [PATCH 0794/4012] New translations strings.php (Vietnamese) --- lang/vi/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/vi/strings.php b/lang/vi/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/vi/strings.php +++ b/lang/vi/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From cce629910b1562fb919126692ed3fb70f91123d0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:36 -0500 Subject: [PATCH 0795/4012] New translations strings.php (Icelandic) --- lang/is/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/is/strings.php b/lang/is/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/is/strings.php +++ b/lang/is/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From 950ed273d160507a15dc46c6b7011a047491b425 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:37 -0500 Subject: [PATCH 0796/4012] New translations validation.php (Czech) --- lang/cs/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/cs/validation.php b/lang/cs/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/cs/validation.php +++ b/lang/cs/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 3a8c03f8dbf0460c348b4ba32242c9de81283751 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:38 -0500 Subject: [PATCH 0797/4012] New translations validation.php (Danish) --- lang/da/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/da/validation.php b/lang/da/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/da/validation.php +++ b/lang/da/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 85112a11a28453eebb65c39b9f838a990deef805 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:38 -0500 Subject: [PATCH 0798/4012] New translations validation.php (German) --- lang/de/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/de/validation.php b/lang/de/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/de/validation.php +++ b/lang/de/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From ac1683e290609a5d6736f0661f1384f2371273ab Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:39 -0500 Subject: [PATCH 0799/4012] New translations validation.php (Greek) --- lang/el/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/el/validation.php b/lang/el/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/el/validation.php +++ b/lang/el/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 5ae6e5c7316dcb6f73d47e456d2b05c20bbaee33 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:40 -0500 Subject: [PATCH 0800/4012] New translations validation.php (Finnish) --- lang/fi/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/fi/validation.php b/lang/fi/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/fi/validation.php +++ b/lang/fi/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 4e2c8ae2cc30a475412e5083bb84a5c635b9e6d9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:41 -0500 Subject: [PATCH 0801/4012] New translations validation.php (Hebrew) --- lang/he/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/he/validation.php b/lang/he/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/he/validation.php +++ b/lang/he/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 3514e60d66cfeaa84683e47c8db775f3ae3d2131 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:42 -0500 Subject: [PATCH 0802/4012] New translations validation.php (Hungarian) --- lang/hu/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/hu/validation.php b/lang/hu/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/hu/validation.php +++ b/lang/hu/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From d4f66a430dfe9c3b26d758f4948e3f9e3731a291 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:43 -0500 Subject: [PATCH 0803/4012] New translations validation.php (Italian) --- lang/it/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/it/validation.php b/lang/it/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/it/validation.php +++ b/lang/it/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 9519f47b27ddb7c7f58c6d38df2a3f7042430f3d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:44 -0500 Subject: [PATCH 0804/4012] New translations validation.php (Japanese) --- lang/ja/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/ja/validation.php b/lang/ja/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/ja/validation.php +++ b/lang/ja/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 8b6dbccaac4d953b56179ea1ad834f4fb75cf2ef Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:44 -0500 Subject: [PATCH 0805/4012] New translations validation.php (Korean) --- lang/ko/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/ko/validation.php b/lang/ko/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/ko/validation.php +++ b/lang/ko/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From cd6b38703f1ec2904d5544f60bca8bf19232c741 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:45 -0500 Subject: [PATCH 0806/4012] New translations validation.php (Dutch) --- lang/nl/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/nl/validation.php b/lang/nl/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/nl/validation.php +++ b/lang/nl/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 5c44ae57cd3325bbe4b330c538394c858ed3ff95 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:46 -0500 Subject: [PATCH 0807/4012] New translations validation.php (Norwegian) --- lang/no/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/no/validation.php b/lang/no/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/no/validation.php +++ b/lang/no/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 6274bcb9259788aa018f4014e766c59c8638d970 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:47 -0500 Subject: [PATCH 0808/4012] New translations validation.php (Polish) --- lang/pl/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/pl/validation.php b/lang/pl/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/pl/validation.php +++ b/lang/pl/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 1840695b4c31ea9166e9a354b4befbc0bd2332f9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:48 -0500 Subject: [PATCH 0809/4012] New translations validation.php (Portuguese) --- lang/pt/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/pt/validation.php b/lang/pt/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/pt/validation.php +++ b/lang/pt/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 0390d5b95364834bf340b345da6bf984388c7f90 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:49 -0500 Subject: [PATCH 0810/4012] New translations validation.php (Russian) --- lang/ru/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/ru/validation.php b/lang/ru/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/ru/validation.php +++ b/lang/ru/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From e10981fd700f68a71bfca17bfce44087bb82e475 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:49 -0500 Subject: [PATCH 0811/4012] New translations validation.php (Serbian (Cyrillic)) --- lang/sr/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/sr/validation.php b/lang/sr/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/sr/validation.php +++ b/lang/sr/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 8bd4a3606181c1a82d0b9a550fab9324c458ebdf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:50 -0500 Subject: [PATCH 0812/4012] New translations validation.php (Swedish) --- lang/sv/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/sv/validation.php b/lang/sv/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/sv/validation.php +++ b/lang/sv/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 1b1c2ca4e542479924ed9f484c2ed1c46bec376c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:51 -0500 Subject: [PATCH 0813/4012] New translations validation.php (Turkish) --- lang/tr/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/tr/validation.php b/lang/tr/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/tr/validation.php +++ b/lang/tr/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From e12849329315009505c56347076b515f4b3de8a2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:52 -0500 Subject: [PATCH 0814/4012] New translations validation.php (Ukrainian) --- lang/uk/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/uk/validation.php b/lang/uk/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/uk/validation.php +++ b/lang/uk/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 6a9b75fc4e29a67729dc766c490cc1cc9f1b6476 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:53 -0500 Subject: [PATCH 0815/4012] New translations validation.php (Chinese Simplified) --- lang/zh/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/zh/validation.php b/lang/zh/validation.php index 399f17da64d..ca5f8625fbf 100644 --- a/lang/zh/validation.php +++ b/lang/zh/validation.php @@ -45,12 +45,16 @@ 'distinct' => ':attribute字段具有重复值。', 'doesnt_start_with' => ':attribute不能以以下之一开始: :values。', 'email' => ':attribute必须是一个有效的电子邮件地址。', - 'hostname' => ':attribute必须是一个有效的主机名。', 'ends_with' => ':attribute必须以以下之一结尾: :values。', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => '所选:attribute无效。', 'exists' => '所选:attribute无效。', 'file' => ':attribute必须是一个文件。', 'filled' => ':attribute字段必须有一个值。', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => ':attribute必须要超过:value项。', 'file' => ':attribute必须大于:valueKib。', @@ -63,6 +67,7 @@ 'numeric' => ':attribute必须大于或等于:value。', 'string' => ':attribute必须大于或等于:value个字符。', ], + 'hostname' => ':attribute必须是一个有效的主机名。', 'image' => ':attribute必须是一个图像。', 'in' => '所选:attribute无效。', 'in_array' => ':attribute字段不存在于:other中。', @@ -103,6 +108,7 @@ 'not_regex' => ':attribute格式无效。', 'numeric' => ':attribute必须是一个数字。', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => ':attribute必须至少包含一个字母。', 'mixed' => ':attribute必须至少包含一个大写字母和一个小写字母。', 'numbers' => ':attribute必须至少包含一个数字。', From 20bb443dc15d9a0bf716250a0eb3b7b9b25bc748 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:54 -0500 Subject: [PATCH 0816/4012] New translations validation.php (Chinese Traditional) --- lang/zh/validation.php | 210 ++++++++++++++++++++--------------------- 1 file changed, 105 insertions(+), 105 deletions(-) diff --git a/lang/zh/validation.php b/lang/zh/validation.php index ca5f8625fbf..4ebb4ed07b8 100644 --- a/lang/zh/validation.php +++ b/lang/zh/validation.php @@ -13,136 +13,136 @@ | */ - 'accepted' => ':attribute必须接受。', - 'accepted_if' => '当:other为:value时,:attribute必须接受。', - 'active_url' => ':attribute不是一个有效的URL。', - 'after' => ':attribute必须是:date之后的日期。', - 'after_or_equal' => ':attribute必须是等于或在:date之后的日期。', - 'alpha' => ':attribute只能包含字母。', - 'alpha_dash' => ':attribute只能包含字母、数字、破折号和下划线。', - 'alpha_num' => ':attribute只能包含字母和数字。', - 'array' => ':attribute必须是一个数组。', - 'before' => ':attribute必须是:date之前的日期。', - 'before_or_equal' => ':attribute必须是等于或在:date之前的日期。', + 'accepted' => 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', 'between' => [ - 'array' => ':attribute必须在:min和:max之间。', - 'file' => ':attribute必须在:min和:maxKib之间。', - 'numeric' => ':attribute必须在:min和:max之间。', - 'string' => ':attribute必须在:min和:max个字符之间。', + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', ], - 'boolean' => ':attribute字段必须是true或false。', + 'boolean' => 'The :attribute field must be true or false.', 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => '密码不正确。', - 'date' => ':attribute不是一个有效的日期。', - 'date_equals' => ':attribute必须是等于:date的日期。', - 'date_format' => ':attribute与格式:format不匹配。', - 'declined' => ':attribute必须被拒绝。', - 'declined_if' => '当:other为:value时,:attribute必须被拒绝。', - 'different' => ':attribute和:other必须不同。', - 'digits' => ':attribute必须是:digits位数字。', - 'digits_between' => ':attribute必须在:min和:max位数字之间。', - 'dimensions' => ':attribute的图像尺寸无效。', - 'distinct' => ':attribute字段具有重复值。', - 'doesnt_start_with' => ':attribute不能以以下之一开始: :values。', - 'email' => ':attribute必须是一个有效的电子邮件地址。', - 'ends_with' => ':attribute必须以以下之一结尾: :values。', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => '所选:attribute无效。', - 'exists' => '所选:attribute无效。', - 'file' => ':attribute必须是一个文件。', - 'filled' => ':attribute字段必须有一个值。', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', 'fqdn' => [ 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', ], 'gt' => [ - 'array' => ':attribute必须要超过:value项。', - 'file' => ':attribute必须大于:valueKib。', - 'numeric' => ':attribute必须大于:value。', - 'string' => ':attribute必须多于:value个字符。', + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', ], 'gte' => [ - 'array' => ':attribute必须有:value项或更多。', - 'file' => ':attribute必须大于或等于:valueKib。', - 'numeric' => ':attribute必须大于或等于:value。', - 'string' => ':attribute必须大于或等于:value个字符。', + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', ], - 'hostname' => ':attribute必须是一个有效的主机名。', - 'image' => ':attribute必须是一个图像。', - 'in' => '所选:attribute无效。', - 'in_array' => ':attribute字段不存在于:other中。', - 'integer' => ':attribute必须是一个整数。', - 'ip' => ':attribute必须是一个有效的IP地址。', - 'ipv4' => ':attribute必须是一个有效的IPv4地址。', - 'ipv6' => ':attribute必须是一个有效的IPv6地址。', - 'json' => ':attribute必须是一个有效的JSON字符串。', + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', 'lt' => [ - 'array' => ':attribute必须少于:value项。', - 'file' => ':attribute必须小于:valueKib。', - 'numeric' => ':attribute必须小于:value。', - 'string' => ':attribute必须少于:value个字符。', + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', ], 'lte' => [ - 'array' => ':attribute不能超过:value项。', - 'file' => ':attribute必须小于或等于:valueKib。', - 'numeric' => ':attribute必须小于或等于:value。', - 'string' => ':attribute必须小于或等于:value个字符。', + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', ], - 'mac_address' => ':attribute必须是一个有效的MAC地址。', + 'mac_address' => 'The :attribute must be a valid MAC address.', 'max' => [ - 'array' => ':attribute不能超过:max项。', - 'file' => ':attribute不能大于:maxKib。', - 'numeric' => ':attribute不能大于:max。', - 'string' => ':attribute不能大于:max个字符。', + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', ], - 'mimes' => ':attribute必须是类型为:values的文件。', - 'mimetypes' => ':attribute必须是类型为:values的文件。', + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', 'min' => [ - 'array' => ':attribute必须至少有:min项。', - 'file' => ':attribute必须至少为:minKib。', - 'numeric' => ':attribute必须至少为:min。', - 'string' => ':attribute必须至少为:min个字符。', + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', ], - 'multiple_of' => ':attribute必须是:value的倍数。', - 'not_in' => '所选:attribute无效。', - 'not_regex' => ':attribute格式无效。', - 'numeric' => ':attribute必须是一个数字。', + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', 'password' => [ 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => ':attribute必须至少包含一个字母。', - 'mixed' => ':attribute必须至少包含一个大写字母和一个小写字母。', - 'numbers' => ':attribute必须至少包含一个数字。', - 'symbols' => ':attribute必须至少包含一个符号。', - 'uncompromised' => '提供的:attribute出现在数据泄露中。请为:attribute选择一个不同的值。', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', ], - 'present' => ':attribute字段必须存在。', - 'prohibited' => ':attribute字段被禁止。', - 'prohibited_if' => '当:other为:value时,:attribute字段被禁止。', - 'prohibited_unless' => '除非:other在:values中,否则:attribute字段被禁止。', - 'prohibits' => ':attribute字段禁止:other出现。', - 'regex' => ':attribute格式无效。', - 'required' => ':attribute字段是必需的。', - 'required_array_keys' => ':attribute字段必须包含:values的条目。', - 'required_if' => '当:other为:value时,:attribute字段是必需的。', - 'required_unless' => '除非:other在:values中,否则:attribute字段是必需的。', - 'required_with' => '当:values存在时,:attribute字段是必需的。', - 'required_with_all' => '当:values存在时,:attribute字段是必需的。', - 'required_without' => '当:values不存在时,:attribute字段是必需的。', - 'required_without_all' => '当:values都不存在时,:attribute字段是必需的。', - 'same' => ':attribute和:other必须匹配。', + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', 'size' => [ - 'array' => ':attribute必须包含:size项。', - 'file' => ':attribute必须为:sizeKib。', - 'numeric' => ':attribute必须为:size。', - 'string' => ':attribute必须为:size个字符。', + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', ], - 'starts_with' => ':attribute必须以以下之一开头::values。', - 'string' => ':attribute必须是一个字符串。', - 'timezone' => ':attribute必须是一个有效的时区。', - 'unique' => ':attribute已被使用。', - 'uploaded' => ':attribute上传失败。', - 'url' => ':attribute必须是一个有效的URL。', - 'uuid' => ':attribute必须是一个有效的UUID。', + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', /* |-------------------------------------------------------------------------- From 23c0a830cde8e1935341cb69e7c384ef676739c3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:55 -0500 Subject: [PATCH 0817/4012] New translations validation.php (English) --- lang/en/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/en/validation.php b/lang/en/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/en/validation.php +++ b/lang/en/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 66b13bafc846048c3f17ebcd54fbcece47c88cc1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:55 -0500 Subject: [PATCH 0818/4012] New translations validation.php (Vietnamese) --- lang/vi/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/vi/validation.php b/lang/vi/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/vi/validation.php +++ b/lang/vi/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 99e9c5fe6c2a6aabef1136b21bcb288a60672487 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:56 -0500 Subject: [PATCH 0819/4012] New translations validation.php (Icelandic) --- lang/is/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/is/validation.php b/lang/is/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/is/validation.php +++ b/lang/is/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 051946c61183f96876e5cb20303824350b927045 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:58 -0500 Subject: [PATCH 0820/4012] New translations zod.php (Czech) --- lang/cs/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/cs/zod.php b/lang/cs/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/cs/zod.php +++ b/lang/cs/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 5e6701fa660989f2a311f1404b82cf1fa1fe8c7b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:59 -0500 Subject: [PATCH 0821/4012] New translations zod.php (Danish) --- lang/da/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/da/zod.php b/lang/da/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/da/zod.php +++ b/lang/da/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 999359ad072514789f0c9e95602e9dee2e823b13 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:51:59 -0500 Subject: [PATCH 0822/4012] New translations zod.php (German) --- lang/de/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/de/zod.php b/lang/de/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/de/zod.php +++ b/lang/de/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 84937d67cff8e381a6972bc0570f78b7d6d6dcdc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:00 -0500 Subject: [PATCH 0823/4012] New translations zod.php (Greek) --- lang/el/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/el/zod.php b/lang/el/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/el/zod.php +++ b/lang/el/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 1f5c975d2fb897fa53ee83250dad9b039fae7683 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:01 -0500 Subject: [PATCH 0824/4012] New translations zod.php (Finnish) --- lang/fi/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/fi/zod.php b/lang/fi/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/fi/zod.php +++ b/lang/fi/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From aa4362ebd8d78cf2a040825b375f094f03ee8aff Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:02 -0500 Subject: [PATCH 0825/4012] New translations zod.php (Hebrew) --- lang/he/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/he/zod.php b/lang/he/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/he/zod.php +++ b/lang/he/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 9ef03674d61640ccd41b6cb9c7353c07f03a0382 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:04 -0500 Subject: [PATCH 0826/4012] New translations zod.php (Hungarian) --- lang/hu/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/hu/zod.php b/lang/hu/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/hu/zod.php +++ b/lang/hu/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 691c7ccd279a45cbf004c5f71cd5679a9943e65d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:04 -0500 Subject: [PATCH 0827/4012] New translations zod.php (Italian) --- lang/it/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/it/zod.php b/lang/it/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/it/zod.php +++ b/lang/it/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From cdd105fd63742110b7f806ef94b61f7a56c1679b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:05 -0500 Subject: [PATCH 0828/4012] New translations zod.php (Japanese) --- lang/ja/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/ja/zod.php b/lang/ja/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/ja/zod.php +++ b/lang/ja/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 6124126c34b7cb8095a8d81e2185239fdbe482d5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:06 -0500 Subject: [PATCH 0829/4012] New translations zod.php (Korean) --- lang/ko/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/ko/zod.php b/lang/ko/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/ko/zod.php +++ b/lang/ko/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 348a74fce710a5a8fee08ae0c4f9ecd338affba3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:07 -0500 Subject: [PATCH 0830/4012] New translations zod.php (Dutch) --- lang/nl/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/nl/zod.php b/lang/nl/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/nl/zod.php +++ b/lang/nl/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 5d62bcaba70519ebac9636381bbbe96cb255f2ad Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:08 -0500 Subject: [PATCH 0831/4012] New translations zod.php (Norwegian) --- lang/no/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/no/zod.php b/lang/no/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/no/zod.php +++ b/lang/no/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From fb9091d2db541df8356ddeff68dad49dde3d3618 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:09 -0500 Subject: [PATCH 0832/4012] New translations zod.php (Polish) --- lang/pl/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/pl/zod.php b/lang/pl/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/pl/zod.php +++ b/lang/pl/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 6615848c4cd74398d00850bda0b155d081b035ab Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:10 -0500 Subject: [PATCH 0833/4012] New translations zod.php (Portuguese) --- lang/pt/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/pt/zod.php b/lang/pt/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/pt/zod.php +++ b/lang/pt/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 6ef0d26f703e5f9602a281748dff40a94a4e42f9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:11 -0500 Subject: [PATCH 0834/4012] New translations zod.php (Russian) --- lang/ru/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/ru/zod.php b/lang/ru/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/ru/zod.php +++ b/lang/ru/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 038ae0995e01264b719b75c874cc54cb64030cb5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:11 -0500 Subject: [PATCH 0835/4012] New translations zod.php (Serbian (Cyrillic)) --- lang/sr/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/sr/zod.php b/lang/sr/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/sr/zod.php +++ b/lang/sr/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 0a0d41cbcbcbdd973f1ad7d2e72e34ef4eb9bc76 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:12 -0500 Subject: [PATCH 0836/4012] New translations zod.php (Swedish) --- lang/sv/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/sv/zod.php b/lang/sv/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/sv/zod.php +++ b/lang/sv/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From e5abb216374eee4ca0d596a4940eaa61da099937 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:13 -0500 Subject: [PATCH 0837/4012] New translations zod.php (Turkish) --- lang/tr/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/tr/zod.php b/lang/tr/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/tr/zod.php +++ b/lang/tr/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From a7889fab5ff3dd987c4c5bc0027b89de52afb3bd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:14 -0500 Subject: [PATCH 0838/4012] New translations zod.php (Ukrainian) --- lang/uk/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/uk/zod.php b/lang/uk/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/uk/zod.php +++ b/lang/uk/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 5cfb9ed570f4caef78f7d7868c496d90b7d0c67f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:15 -0500 Subject: [PATCH 0839/4012] New translations zod.php (Chinese Simplified) --- lang/zh/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/zh/zod.php b/lang/zh/zod.php index 152d9bc0af9..b05c05686d0 100644 --- a/lang/zh/zod.php +++ b/lang/zh/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => '期望 {{expected}}, 收到 {{received}}', 'invalid_type_received_undefined' => '必需的', 'invalid_literal' => '无效的文字值,期望 {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => '交集结果无法合并', 'not_multiple_of' => '数字必须是 {{multipleOf}} 的倍数', 'not_finite' => '数字必须是有限的', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => '无效的 {{validation}}', 'url' => '无效的 {{validation}}', 'uuid' => '无效的 {{validation}}', @@ -32,75 +30,62 @@ 'password' => '必须包含8个字符,一个大写字母,一个小写字母,一个数字和一个特殊字符', 'ip_address' => '无效的IP地址', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => '数组必须包含恰好 {{minimum}} 个元素', 'inclusive' => '数组必须至少包含 {{minimum}} 个元素', 'not_inclusive' => '数组必须包含超过 {{minimum}} 个元素', ], - 'string' => - [ + 'string' => [ 'exact' => '字符串必须包含恰好 {{minimum}} 个字符', 'inclusive' => '字符串必须至少包含 {{minimum}} 个字符', 'not_inclusive' => '字符串必须包含超过 {{minimum}} 个字符', ], - 'number' => - [ + 'number' => [ 'exact' => '数字必须正好是 {{minimum}}', 'inclusive' => '数字必须大于或等于 {{minimum}}', 'not_inclusive' => '数字必须大于 {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => '无效的输入', 'inclusive' => '无效的输入', 'not_inclusive' => '无效的输入', ], - 'date' => - [ + 'date' => [ 'exact' => '日期必须正好是 {{- minimum, datetime}}', 'inclusive' => '日期必须大于或等于 {{- minimum, datetime}}', 'not_inclusive' => '日期必须大于 {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => '数组必须包含恰好 {{maximum}} 个元素', 'inclusive' => '数组必须至多包含 {{maximum}} 个元素', 'not_inclusive' => '数组必须包含少于 {{maximum}} 个元素', ], - 'string' => - [ + 'string' => [ 'exact' => '字符串必须包含恰好 {{maximum}} 个字符', 'inclusive' => '字符串必须至多包含 {{maximum}} 个字符', 'not_inclusive' => '字符串必须包含少于 {{maximum}} 个字符', ], - 'number' => - [ + 'number' => [ 'exact' => '数字必须正好是 {{maximum}}', 'inclusive' => '数字必须小于或等于 {{maximum}}', 'not_inclusive' => '数字必须小于 {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => '无效的输入', 'inclusive' => '无效的输入', 'not_inclusive' => '无效的输入', ], - 'date' => - [ + 'date' => [ 'exact' => '日期必须正好是 {{- maximum, datetime}}', 'inclusive' => '日期必须小于或等于 {{- maximum, datetime}}', 'not_inclusive' => '日期必须小于 {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => '电子邮件', 'url' => '网址', 'uuid' => 'UUID', @@ -108,8 +93,7 @@ 'regex' => '正则表达式', 'datetime' => '日期和时间', ], - 'types' => - [ + 'types' => [ 'function' => '函数', 'number' => '数字', 'string' => '字符串', From abecf047eacc08ee9f0c49a4f285d230afdad3a9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:15 -0500 Subject: [PATCH 0840/4012] New translations zod.php (Chinese Traditional) --- lang/zh/zod.php | 158 ++++++++++++++++++++++++------------------------ 1 file changed, 79 insertions(+), 79 deletions(-) diff --git a/lang/zh/zod.php b/lang/zh/zod.php index b05c05686d0..abeee780f13 100644 --- a/lang/zh/zod.php +++ b/lang/zh/zod.php @@ -2,117 +2,117 @@ return [ 'errors' => [ - 'invalid_type' => '期望 {{expected}}, 收到 {{received}}', - 'invalid_type_received_undefined' => '必需的', - 'invalid_literal' => '无效的文字值,期望 {{expected}}', - 'unrecognized_keys' => '对象中无法识别的键:{{- keys}}', - 'invalid_union' => '无效的输入', - 'invalid_union_discriminator' => '无效的鉴别器值。期望 {{- options}}', - 'invalid_enum_value' => '无效的枚举值。期望 {{- options}}, 收到 \'{{received}}\'', - 'invalid_arguments' => '无效的函数参数', - 'invalid_return_type' => '无效的函数返回类型', - 'invalid_date' => '无效的日期', - 'custom' => '无效的输入', - 'invalid_intersection_types' => '交集结果无法合并', - 'not_multiple_of' => '数字必须是 {{multipleOf}} 的倍数', - 'not_finite' => '数字必须是有限的', + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', 'invalid_string' => [ - 'email' => '无效的 {{validation}}', - 'url' => '无效的 {{validation}}', - 'uuid' => '无效的 {{validation}}', - 'cuid' => '无效的 {{validation}}', - 'regex' => '无效的', - 'datetime' => '无效的 {{validation}}', - 'startsWith' => '无效的输入:必须以 "{{startsWith}}" 开头', - 'endsWith' => '无效的输入:必须以 "{{endsWith}}" 结尾', - 'hostname' => '无效的 {{validation}}', - 'english_keyboard_characters' => '无效的 {{validation}}', - 'password' => '必须包含8个字符,一个大写字母,一个小写字母,一个数字和一个特殊字符', - 'ip_address' => '无效的IP地址', + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', ], 'too_small' => [ 'array' => [ - 'exact' => '数组必须包含恰好 {{minimum}} 个元素', - 'inclusive' => '数组必须至少包含 {{minimum}} 个元素', - 'not_inclusive' => '数组必须包含超过 {{minimum}} 个元素', + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], 'string' => [ - 'exact' => '字符串必须包含恰好 {{minimum}} 个字符', - 'inclusive' => '字符串必须至少包含 {{minimum}} 个字符', - 'not_inclusive' => '字符串必须包含超过 {{minimum}} 个字符', + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], 'number' => [ - 'exact' => '数字必须正好是 {{minimum}}', - 'inclusive' => '数字必须大于或等于 {{minimum}}', - 'not_inclusive' => '数字必须大于 {{minimum}}', + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', ], 'set' => [ - 'exact' => '无效的输入', - 'inclusive' => '无效的输入', - 'not_inclusive' => '无效的输入', + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', ], 'date' => [ - 'exact' => '日期必须正好是 {{- minimum, datetime}}', - 'inclusive' => '日期必须大于或等于 {{- minimum, datetime}}', - 'not_inclusive' => '日期必须大于 {{- minimum, datetime}}', + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], 'too_big' => [ 'array' => [ - 'exact' => '数组必须包含恰好 {{maximum}} 个元素', - 'inclusive' => '数组必须至多包含 {{maximum}} 个元素', - 'not_inclusive' => '数组必须包含少于 {{maximum}} 个元素', + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], 'string' => [ - 'exact' => '字符串必须包含恰好 {{maximum}} 个字符', - 'inclusive' => '字符串必须至多包含 {{maximum}} 个字符', - 'not_inclusive' => '字符串必须包含少于 {{maximum}} 个字符', + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], 'number' => [ - 'exact' => '数字必须正好是 {{maximum}}', - 'inclusive' => '数字必须小于或等于 {{maximum}}', - 'not_inclusive' => '数字必须小于 {{maximum}}', + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', ], 'set' => [ - 'exact' => '无效的输入', - 'inclusive' => '无效的输入', - 'not_inclusive' => '无效的输入', + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', ], 'date' => [ - 'exact' => '日期必须正好是 {{- maximum, datetime}}', - 'inclusive' => '日期必须小于或等于 {{- maximum, datetime}}', - 'not_inclusive' => '日期必须小于 {{- maximum, datetime}}', + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], 'validations' => [ - 'email' => '电子邮件', - 'url' => '网址', - 'uuid' => 'UUID', - 'cuid' => 'CUID', - 'regex' => '正则表达式', - 'datetime' => '日期和时间', + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', ], 'types' => [ - 'function' => '函数', - 'number' => '数字', - 'string' => '字符串', - 'nan' => 'NaN', - 'integer' => '整数', - 'float' => '浮点数', - 'boolean' => '布尔值', - 'date' => '日期', - 'bigint' => '大整数', - 'undefined' => '未定义', - 'symbol' => '符号', - 'null' => '空值', - 'array' => '数组', - 'object' => '对象', - 'unknown' => '未知', + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', 'promise' => 'promise', 'void' => 'void', 'never' => 'never', - 'map' => '映射', - 'set' => '集合', + 'map' => 'map', + 'set' => 'set', ], ]; From b2dc64ad0e4c6af14e029d2d287d6fdffa02b30a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:16 -0500 Subject: [PATCH 0841/4012] New translations zod.php (English) --- lang/en/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/en/zod.php b/lang/en/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/en/zod.php +++ b/lang/en/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From 214df6a90e35328ed72c8adc88cabd53e19d4e2d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:17 -0500 Subject: [PATCH 0842/4012] New translations zod.php (Vietnamese) --- lang/vi/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/vi/zod.php b/lang/vi/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/vi/zod.php +++ b/lang/vi/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From a79df0f54ee10d7d4fc268652fe25aeddb6a495d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:18 -0500 Subject: [PATCH 0843/4012] New translations zod.php (Icelandic) --- lang/is/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/is/zod.php b/lang/is/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/is/zod.php +++ b/lang/is/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From a937577bd51387a1e1c4cbbfdec23a626a75eafd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:19 -0500 Subject: [PATCH 0844/4012] New translations locations.php (Hindi) --- lang/hi/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/hi/locations.php b/lang/hi/locations.php index 2bc718a8953..f405856cec7 100644 --- a/lang/hi/locations.php +++ b/lang/hi/locations.php @@ -6,4 +6,4 @@ 'create_modal' => [ 'title' => 'Create a Location', ], -]; \ No newline at end of file +]; From 98f3a34a792cc570f376e9792e33a10a2b59bc4a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:20 -0500 Subject: [PATCH 0845/4012] New translations nodes.php (Hindi) --- lang/hi/nodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/hi/nodes.php b/lang/hi/nodes.php index e670f325cca..99aab2848a1 100644 --- a/lang/hi/nodes.php +++ b/lang/hi/nodes.php @@ -36,5 +36,5 @@ 'title' => 'Delete Node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file + ], +]; From 00bf5c4e29dca13d000f59cd9822f5a709f0faf9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:22 -0500 Subject: [PATCH 0846/4012] New translations servers.php (Hindi) --- lang/hi/servers.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/hi/servers.php b/lang/hi/servers.php index c931972d585..421ea443cf3 100644 --- a/lang/hi/servers.php +++ b/lang/hi/servers.php @@ -14,7 +14,7 @@ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information' + 'title' => 'Server Information', ], 'suspension' => [ 'title' => 'Suspension', @@ -25,6 +25,6 @@ 'delete_server' => [ 'title' => 'Delete Server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 27335187ebd2b8ad4a085aec9044a09275a109c0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:23 -0500 Subject: [PATCH 0847/4012] New translations tokens.php (Hindi) --- lang/hi/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/hi/tokens.php b/lang/hi/tokens.php index a3bf7187fa0..cb593cb9823 100644 --- a/lang/hi/tokens.php +++ b/lang/hi/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token' + 'title' => 'Create a Token', ], 'created_modal' => [ 'title' => 'Token Created', 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file + 'button' => 'Okay, I copied it', + ], +]; From 0a28ac4f033fa49eb6753c8d1435fd928179de5d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:24 -0500 Subject: [PATCH 0848/4012] New translations users.php (Hindi) --- lang/hi/users.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/hi/users.php b/lang/hi/users.php index d9f6ac9de29..12b9c90e3b6 100644 --- a/lang/hi/users.php +++ b/lang/hi/users.php @@ -4,15 +4,15 @@ 'new_user' => 'New User', 'create_modal' => [ 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ 'title' => 'User Information', - 'override_pass' => 'Override password' + 'override_pass' => 'Override password', ], 'delete_user' => [ 'title' => 'उपभोक्ता मिटाएं', 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 4f02841547b9b47cef95cfb09089796bd90e1cae Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:25 -0500 Subject: [PATCH 0849/4012] New translations index.php (Hindi) --- lang/hi/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/hi/index.php b/lang/hi/index.php index 83d7d4ddf3c..304888cc5fb 100644 --- a/lang/hi/index.php +++ b/lang/hi/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'सभी सर्वर प्रदर्शित करें', 'no_servers_admin_empty_state' => 'कोई उपलब्ध सर्वर नहीं', - 'no_servers_empty_state' => 'आपको कोई सर्वर असाइन नहीं किया गया है' -]; \ No newline at end of file + 'no_servers_empty_state' => 'आपको कोई सर्वर असाइन नहीं किया गया है', +]; From 87bb58b71b0598f9d80d2ea5dd615745bc6cfbdd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:26 -0500 Subject: [PATCH 0850/4012] New translations backups.php (Hindi) --- lang/hi/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/hi/backups.php b/lang/hi/backups.php index 6f42fa7ae79..f7dfe2fd37a 100644 --- a/lang/hi/backups.php +++ b/lang/hi/backups.php @@ -12,8 +12,8 @@ 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] + 'kill' => 'Kill', + ], ], 'delete_modal' => [ 'title' => 'Delete :name', @@ -26,5 +26,5 @@ 'notices' => [ 'backup_deleted' => 'Deleted :name', 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file + ], +]; From 4009aa240e10f7b23a2b9f08d6d43dde9abd9c64 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:26 -0500 Subject: [PATCH 0851/4012] New translations overview.php (Hindi) --- lang/hi/overview.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/hi/overview.php b/lang/hi/overview.php index 8255f5fc49e..5973139941d 100644 --- a/lang/hi/overview.php +++ b/lang/hi/overview.php @@ -2,10 +2,10 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', @@ -33,6 +33,6 @@ 'server_config' => [ 'title' => 'Configure This Server', 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' + 'configure_server' => 'Configure Server', ], -]; \ No newline at end of file +]; From 0cfa7f57537d46b81ccb93a22d3b7defb36c3e5d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:27 -0500 Subject: [PATCH 0852/4012] New translations settings.php (Hindi) --- lang/hi/settings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/hi/settings.php b/lang/hi/settings.php index 98285b4e519..67158c5def6 100644 --- a/lang/hi/settings.php +++ b/lang/hi/settings.php @@ -2,7 +2,7 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.' + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ 'title' => 'Server Name', @@ -13,7 +13,7 @@ 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] + ], ], 'isos' => [ 'title' => 'Mountable ISOs', @@ -37,5 +37,5 @@ 'hardware' => [ 'bandwidth_used' => 'Bandwidth Used', 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file + ], +]; From d8d054651c282ab7a97318946cd3ce04cea0bc0c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:28 -0500 Subject: [PATCH 0853/4012] New translations strings.php (Hindi) --- lang/hi/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/hi/strings.php b/lang/hi/strings.php index 5ce662e2b35..66914261a9a 100644 --- a/lang/hi/strings.php +++ b/lang/hi/strings.php @@ -72,4 +72,4 @@ 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', -]; \ No newline at end of file +]; From 9e336f8e4d96f79bb95358ad634b516686bd516f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:29 -0500 Subject: [PATCH 0854/4012] New translations validation.php (Hindi) --- lang/hi/validation.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/hi/validation.php b/lang/hi/validation.php index 1f42585574b..4ebb4ed07b8 100644 --- a/lang/hi/validation.php +++ b/lang/hi/validation.php @@ -45,12 +45,16 @@ 'distinct' => 'The :attribute field has a duplicate value.', 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', 'email' => 'The :attribute must be a valid email address.', - 'hostname' => 'The :attribute must be a valid hostname.', 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', 'enum' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.', 'file' => 'The :attribute must be a file.', 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], 'gt' => [ 'array' => 'The :attribute must have more than :value items.', 'file' => 'The :attribute must be greater than :value kilobytes.', @@ -63,6 +67,7 @@ 'numeric' => 'The :attribute must be greater than or equal to :value.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], + 'hostname' => 'The :attribute must be a valid hostname.', 'image' => 'The :attribute must be an image.', 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', @@ -103,6 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From f60bf7ec6bbcba19e7ca78302406df6abc9b7034 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:52:30 -0500 Subject: [PATCH 0855/4012] New translations zod.php (Hindi) --- lang/hi/zod.php | 48 ++++++++++++++++-------------------------------- 1 file changed, 16 insertions(+), 32 deletions(-) diff --git a/lang/hi/zod.php b/lang/hi/zod.php index 1f0f6965bed..abeee780f13 100644 --- a/lang/hi/zod.php +++ b/lang/hi/zod.php @@ -1,8 +1,7 @@ - [ + 'errors' => [ 'invalid_type' => 'Expected {{expected}}, received {{received}}', 'invalid_type_received_undefined' => 'Required', 'invalid_literal' => 'Invalid literal value, expected {{expected}}', @@ -17,8 +16,7 @@ 'invalid_intersection_types' => 'Intersection results could not be merged', 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', 'not_finite' => 'Number must be finite', - 'invalid_string' => - [ + 'invalid_string' => [ 'email' => 'Invalid {{validation}}', 'url' => 'Invalid {{validation}}', 'uuid' => 'Invalid {{validation}}', @@ -32,75 +30,62 @@ 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', ], - 'too_small' => - [ - 'array' => - [ + 'too_small' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{minimum}} element(s)', 'inclusive' => 'Array must contain at least {{minimum}} element(s)', 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{minimum}} character(s)', 'inclusive' => 'String must contain at least {{minimum}} character(s)', 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{minimum}}', 'inclusive' => 'Number must be greater than or equal to {{minimum}}', 'not_inclusive' => 'Number must be greater than {{minimum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- minimum, datetime}}', 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], - 'too_big' => - [ - 'array' => - [ + 'too_big' => [ + 'array' => [ 'exact' => 'Array must contain exactly {{maximum}} element(s)', 'inclusive' => 'Array must contain at most {{maximum}} element(s)', 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], - 'string' => - [ + 'string' => [ 'exact' => 'String must contain exactly {{maximum}} character(s)', 'inclusive' => 'String must contain at most {{maximum}} character(s)', 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], - 'number' => - [ + 'number' => [ 'exact' => 'Number must be exactly {{maximum}}', 'inclusive' => 'Number must be less than or equal to {{maximum}}', 'not_inclusive' => 'Number must be less than {{maximum}}', ], - 'set' => - [ + 'set' => [ 'exact' => 'Invalid input', 'inclusive' => 'Invalid input', 'not_inclusive' => 'Invalid input', ], - 'date' => - [ + 'date' => [ 'exact' => 'Date must be exactly {{- maximum, datetime}}', 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], - 'validations' => - [ + 'validations' => [ 'email' => 'email', 'url' => 'url', 'uuid' => 'uuid', @@ -108,8 +93,7 @@ 'regex' => 'regex', 'datetime' => 'datetime', ], - 'types' => - [ + 'types' => [ 'function' => 'function', 'number' => 'number', 'string' => 'string', From defe32d273a0ba814e9564ce42a3722d60141638 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:06 -0500 Subject: [PATCH 0856/4012] New translations locations.php (Romanian) --- lang/ro/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ro/locations.php b/lang/ro/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/ro/locations.php +++ b/lang/ro/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From 3945c279c9786b0f64058541d0b7824f0b5530c0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:07 -0500 Subject: [PATCH 0857/4012] New translations locations.php (French) --- lang/fr/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/fr/locations.php b/lang/fr/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/fr/locations.php +++ b/lang/fr/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From 62daff0d816288de8a6d2d95c63157c72a888534 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:08 -0500 Subject: [PATCH 0858/4012] New translations locations.php (Spanish) --- lang/es/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/es/locations.php b/lang/es/locations.php index 8f25ba4b922..c79f5c47c07 100644 --- a/lang/es/locations.php +++ b/lang/es/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Código Corto', - 'new_location' => 'Nueva Ubicación', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Crear una Ubicación', ], From b624fe2a554e7664fe91d5e9f0c9cc16cf61abfd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:08 -0500 Subject: [PATCH 0859/4012] New translations locations.php (Afrikaans) --- lang/af/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/af/locations.php b/lang/af/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/af/locations.php +++ b/lang/af/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From 1f9fb7bfea75636bba57a9cb4be759a9acac1595 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:09 -0500 Subject: [PATCH 0860/4012] New translations locations.php (Arabic) --- lang/ar/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ar/locations.php b/lang/ar/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/ar/locations.php +++ b/lang/ar/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From d9f5d331eaecaee18f21a1c305ff840205cf4b0e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:10 -0500 Subject: [PATCH 0861/4012] New translations locations.php (Catalan) --- lang/ca/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ca/locations.php b/lang/ca/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/ca/locations.php +++ b/lang/ca/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From 614dca49204d909e5439d3add84e9a9d71fec709 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:11 -0500 Subject: [PATCH 0862/4012] New translations locations.php (Czech) --- lang/cs/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/cs/locations.php b/lang/cs/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/cs/locations.php +++ b/lang/cs/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From bcec78ad6a69da8efc4028eeb679b283acfa40ac Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:12 -0500 Subject: [PATCH 0863/4012] New translations locations.php (Danish) --- lang/da/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/da/locations.php b/lang/da/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/da/locations.php +++ b/lang/da/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From c228009130770970521e4998afb988c86dc99f46 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:13 -0500 Subject: [PATCH 0864/4012] New translations locations.php (German) --- lang/de/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/de/locations.php b/lang/de/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/de/locations.php +++ b/lang/de/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From e24ffa37fd2b97dac70f0a7ac86b05875b5c5d12 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:13 -0500 Subject: [PATCH 0865/4012] New translations locations.php (Greek) --- lang/el/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/el/locations.php b/lang/el/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/el/locations.php +++ b/lang/el/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From d7c542bbd7db1c2a22aec6e8c410e15833df3642 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:14 -0500 Subject: [PATCH 0866/4012] New translations locations.php (Finnish) --- lang/fi/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/fi/locations.php b/lang/fi/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/fi/locations.php +++ b/lang/fi/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From 35bdc53916b31fe58d307b9ede8cefeccfb217b5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:15 -0500 Subject: [PATCH 0867/4012] New translations locations.php (Hebrew) --- lang/he/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/he/locations.php b/lang/he/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/he/locations.php +++ b/lang/he/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From 0cbad99c6e17d0155912da1af62473edc24e9ff1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:16 -0500 Subject: [PATCH 0868/4012] New translations locations.php (Hungarian) --- lang/hu/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/hu/locations.php b/lang/hu/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/hu/locations.php +++ b/lang/hu/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From e47d6671211788699550c5bedafda410bce9b87f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:16 -0500 Subject: [PATCH 0869/4012] New translations locations.php (Italian) --- lang/it/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/it/locations.php b/lang/it/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/it/locations.php +++ b/lang/it/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From 6176e009ffa8e15b02919da31f132c58955f95e4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:17 -0500 Subject: [PATCH 0870/4012] New translations locations.php (Japanese) --- lang/ja/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ja/locations.php b/lang/ja/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/ja/locations.php +++ b/lang/ja/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From dcbdb6ef2496cf0e093b8812227ccab947313127 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:18 -0500 Subject: [PATCH 0871/4012] New translations locations.php (Korean) --- lang/ko/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ko/locations.php b/lang/ko/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/ko/locations.php +++ b/lang/ko/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From 0eab90709b6601acb218de9f38fbee3a7f51f8cf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:19 -0500 Subject: [PATCH 0872/4012] New translations locations.php (Dutch) --- lang/nl/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/nl/locations.php b/lang/nl/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/nl/locations.php +++ b/lang/nl/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From ae63ad394e1c9c5c3ba9901fd5653c76a71d698f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:19 -0500 Subject: [PATCH 0873/4012] New translations locations.php (Norwegian) --- lang/no/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/no/locations.php b/lang/no/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/no/locations.php +++ b/lang/no/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From b0c4d7267e9654868b7b26d7d8b88c8f632aacaf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:20 -0500 Subject: [PATCH 0874/4012] New translations locations.php (Polish) --- lang/pl/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pl/locations.php b/lang/pl/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/pl/locations.php +++ b/lang/pl/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From b7fda37f7d9e383fa03ce50229be6056545788aa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:21 -0500 Subject: [PATCH 0875/4012] New translations locations.php (Portuguese) --- lang/pt/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pt/locations.php b/lang/pt/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/pt/locations.php +++ b/lang/pt/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From d873546f7f1ad253063ecfc04f8803b8bf316d7f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:22 -0500 Subject: [PATCH 0876/4012] New translations locations.php (Russian) --- lang/ru/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ru/locations.php b/lang/ru/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/ru/locations.php +++ b/lang/ru/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From d292f5e82c6660fe16c6fe0f358b881e9ae4b955 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:23 -0500 Subject: [PATCH 0877/4012] New translations locations.php (Serbian (Cyrillic)) --- lang/sr/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/sr/locations.php b/lang/sr/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/sr/locations.php +++ b/lang/sr/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From 4889bb62d8fd4a75c43c484d690b2386402082f4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:23 -0500 Subject: [PATCH 0878/4012] New translations locations.php (Swedish) --- lang/sv/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/sv/locations.php b/lang/sv/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/sv/locations.php +++ b/lang/sv/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From d10e457d6e54674dc73ed4acf67767ebfbecfcbc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:24 -0500 Subject: [PATCH 0879/4012] New translations locations.php (Turkish) --- lang/tr/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/tr/locations.php b/lang/tr/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/tr/locations.php +++ b/lang/tr/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From 3bc88d02a1915160f64c71a73fc401bc0e24a5f8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:25 -0500 Subject: [PATCH 0880/4012] New translations locations.php (Ukrainian) --- lang/uk/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/uk/locations.php b/lang/uk/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/uk/locations.php +++ b/lang/uk/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From 573656b2b00cc526df1c758604020a27fbccf0e8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:26 -0500 Subject: [PATCH 0881/4012] New translations locations.php (Chinese Simplified) --- lang/zh/locations.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/zh/locations.php b/lang/zh/locations.php index 0d6432e3ff3..203ada362c8 100644 --- a/lang/zh/locations.php +++ b/lang/zh/locations.php @@ -1,9 +1,9 @@ 'Short Code', - 'new_location' => 'New Location', + 'short_code' => '代号', + 'create_location' => 'Create Location', 'create_modal' => [ - 'title' => 'Create a Location', + 'title' => '创建一个地域', ], ]; From 3784bebe519b8cfe85a6e617afc350be0757c218 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:26 -0500 Subject: [PATCH 0882/4012] New translations locations.php (Chinese Traditional) --- lang/zh/locations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/zh/locations.php b/lang/zh/locations.php index 203ada362c8..003ac84f5b8 100644 --- a/lang/zh/locations.php +++ b/lang/zh/locations.php @@ -1,9 +1,9 @@ '代号', + 'short_code' => 'Short Code', 'create_location' => 'Create Location', 'create_modal' => [ - 'title' => '创建一个地域', + 'title' => 'Create a Location', ], ]; From 2a2e7148e03fe5e7368f31918302c3971e42e66b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:27 -0500 Subject: [PATCH 0883/4012] New translations locations.php (English) --- lang/en/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/locations.php b/lang/en/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/en/locations.php +++ b/lang/en/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From 481851bac7d8d4e6d05735db14eb74dd6fdff6b7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:28 -0500 Subject: [PATCH 0884/4012] New translations locations.php (Vietnamese) --- lang/vi/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/vi/locations.php b/lang/vi/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/vi/locations.php +++ b/lang/vi/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From d859b350dbf4cfaf96780bf642eb2dc3fced65ee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:29 -0500 Subject: [PATCH 0885/4012] New translations locations.php (Icelandic) --- lang/is/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/is/locations.php b/lang/is/locations.php index 0d6432e3ff3..003ac84f5b8 100644 --- a/lang/is/locations.php +++ b/lang/is/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'Short Code', - 'new_location' => 'New Location', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From 38720ed68695a32b317efbf27bf2e247915ff124 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:30 -0500 Subject: [PATCH 0886/4012] New translations backups.php (Romanian) --- lang/ro/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ro/backups.php b/lang/ro/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/ro/backups.php +++ b/lang/ro/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 9d08d00e7e2ed251c75ba3523110e1751cc110b7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:31 -0500 Subject: [PATCH 0887/4012] New translations backups.php (French) --- lang/fr/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/fr/backups.php b/lang/fr/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/fr/backups.php +++ b/lang/fr/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From b020e1c2a11cd39bc768fc78ab0c48ee0ce81a5d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:32 -0500 Subject: [PATCH 0888/4012] New translations backups.php (Spanish) --- lang/es/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/es/backups.php b/lang/es/backups.php index fa2fa9d33a7..35fb08343bc 100644 --- a/lang/es/backups.php +++ b/lang/es/backups.php @@ -1,7 +1,7 @@ 'Nueva Copia de Seguridad', + 'create_backup' => 'Create Backup', 'empty_state' => 'No hay copias de seguridad', 'counter_tooltip' => 'Has hecho :count de :max copias de seguridad', 'create_modal' => [ From 657f1557714ae28b5476d914890c0a2296658e1d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:33 -0500 Subject: [PATCH 0889/4012] New translations backups.php (Afrikaans) --- lang/af/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/af/backups.php b/lang/af/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/af/backups.php +++ b/lang/af/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 0b114d59a2b7fd29064c1b8ead1b110e6188c1e9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:33 -0500 Subject: [PATCH 0890/4012] New translations backups.php (Arabic) --- lang/ar/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ar/backups.php b/lang/ar/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/ar/backups.php +++ b/lang/ar/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From e8432b88bceb9a3f8959428f55a76c8e4b202e18 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:34 -0500 Subject: [PATCH 0891/4012] New translations backups.php (Catalan) --- lang/ca/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ca/backups.php b/lang/ca/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/ca/backups.php +++ b/lang/ca/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 1f62e9256aa4b62ecab4a251d8c90c37825f56dd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:35 -0500 Subject: [PATCH 0892/4012] New translations backups.php (Czech) --- lang/cs/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/cs/backups.php b/lang/cs/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/cs/backups.php +++ b/lang/cs/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From d893b0f41cc9ac786485362d0b89a94dadacbb3a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:36 -0500 Subject: [PATCH 0893/4012] New translations backups.php (Danish) --- lang/da/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/da/backups.php b/lang/da/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/da/backups.php +++ b/lang/da/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From ccf5605a206898509227ee9c8492695bbbb59647 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:37 -0500 Subject: [PATCH 0894/4012] New translations backups.php (German) --- lang/de/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/de/backups.php b/lang/de/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/de/backups.php +++ b/lang/de/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From cdfd56df2b846bfff31d82f74f2151e13930c235 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:37 -0500 Subject: [PATCH 0895/4012] New translations backups.php (Greek) --- lang/el/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/el/backups.php b/lang/el/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/el/backups.php +++ b/lang/el/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 7c004381c4c73ec865cd769085f26872a1333c87 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:38 -0500 Subject: [PATCH 0896/4012] New translations backups.php (Finnish) --- lang/fi/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/fi/backups.php b/lang/fi/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/fi/backups.php +++ b/lang/fi/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 9bbb9c50d3505cb6662a72e0f88b98afb3a13e91 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:39 -0500 Subject: [PATCH 0897/4012] New translations backups.php (Hebrew) --- lang/he/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/he/backups.php b/lang/he/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/he/backups.php +++ b/lang/he/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 9a8e732d8079b9abde829e15cd1d55a7c4ec161b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:40 -0500 Subject: [PATCH 0898/4012] New translations backups.php (Hungarian) --- lang/hu/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/hu/backups.php b/lang/hu/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/hu/backups.php +++ b/lang/hu/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 7a350901ac119b54e61c22042f717ddfaf9d7e94 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:41 -0500 Subject: [PATCH 0899/4012] New translations backups.php (Italian) --- lang/it/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/it/backups.php b/lang/it/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/it/backups.php +++ b/lang/it/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 17ae0faba0b3cf1fd191c2736ebbd64b900207fa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:41 -0500 Subject: [PATCH 0900/4012] New translations backups.php (Japanese) --- lang/ja/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ja/backups.php b/lang/ja/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/ja/backups.php +++ b/lang/ja/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From af4258cd2719834ce11cb43404f57e5cde063e3c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:42 -0500 Subject: [PATCH 0901/4012] New translations backups.php (Korean) --- lang/ko/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ko/backups.php b/lang/ko/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/ko/backups.php +++ b/lang/ko/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 7255f7fd40accbad7a9d5fe57f29df8657134b4b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:43 -0500 Subject: [PATCH 0902/4012] New translations backups.php (Dutch) --- lang/nl/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/nl/backups.php b/lang/nl/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/nl/backups.php +++ b/lang/nl/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From cb165d1f03bf30aaa68401379155cf929bf4b27a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:44 -0500 Subject: [PATCH 0903/4012] New translations backups.php (Norwegian) --- lang/no/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/no/backups.php b/lang/no/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/no/backups.php +++ b/lang/no/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From c026a407aa741695236153f72e0070df5b14f125 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:45 -0500 Subject: [PATCH 0904/4012] New translations backups.php (Polish) --- lang/pl/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pl/backups.php b/lang/pl/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/pl/backups.php +++ b/lang/pl/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 4399a77065f8cf653a8d64e6e69bc02665e9c6cc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:46 -0500 Subject: [PATCH 0905/4012] New translations backups.php (Portuguese) --- lang/pt/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pt/backups.php b/lang/pt/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/pt/backups.php +++ b/lang/pt/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 152cb88e3c506db73912f65c3ccc8d55d614aaf2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:46 -0500 Subject: [PATCH 0906/4012] New translations backups.php (Russian) --- lang/ru/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ru/backups.php b/lang/ru/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/ru/backups.php +++ b/lang/ru/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 6bc952ee65731a79264b9dba10909476c35cd22c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:47 -0500 Subject: [PATCH 0907/4012] New translations backups.php (Serbian (Cyrillic)) --- lang/sr/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/sr/backups.php b/lang/sr/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/sr/backups.php +++ b/lang/sr/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 5de9b971abba8da1e8415604db22ab408311d61b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:48 -0500 Subject: [PATCH 0908/4012] New translations backups.php (Swedish) --- lang/sv/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/sv/backups.php b/lang/sv/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/sv/backups.php +++ b/lang/sv/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 055feaed9df420a4ddc0c496043255dded857cc4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:49 -0500 Subject: [PATCH 0909/4012] New translations backups.php (Turkish) --- lang/tr/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/tr/backups.php b/lang/tr/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/tr/backups.php +++ b/lang/tr/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 7d4111a1c9e75684ee88758a02b7698dede9b502 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:50 -0500 Subject: [PATCH 0910/4012] New translations backups.php (Ukrainian) --- lang/uk/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/uk/backups.php b/lang/uk/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/uk/backups.php +++ b/lang/uk/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 5a4fcf58aa07d22b2a6f99ceae1bbc579845a4fd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:50 -0500 Subject: [PATCH 0911/4012] New translations backups.php (Chinese Simplified) --- lang/zh/backups.php | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/lang/zh/backups.php b/lang/zh/backups.php index 6d01d8c45e5..a9e486216bd 100644 --- a/lang/zh/backups.php +++ b/lang/zh/backups.php @@ -1,30 +1,30 @@ 'New Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_backup' => 'Create Backup', + 'empty_state' => '目前还没有任何可用备份。', + 'counter_tooltip' => '你已创建了 :count 个备份,超过了 :max 个的限制。', 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', + 'title' => '创建备份', + 'description' => '创建备份将拷贝你的服务器文件。这可能需要一段时间,具体取决于服务器体量。', + 'compression_type' => '压缩类型', + 'mode' => '备份模式', 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', + 'snapshot' => '快照', + 'suspend' => '暂停', + 'kill' => '终结', ], ], 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', + 'title' => '删除备份 :name', + 'description' => '你确定要删除该备份吗?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', + 'title' => '从备份 :name 中复原', + 'description' => '你确定要以该备份为样板复原吗?', ], 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', + 'backup_deleted' => '已成功删除备份 :name', + 'backup_restored' => '正在使用备份 :name 来复原服务器', ], ]; From a1aa688edae6749cfc5bdce55a27099fd647422e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:51 -0500 Subject: [PATCH 0912/4012] New translations backups.php (Chinese Traditional) --- lang/zh/backups.php | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/lang/zh/backups.php b/lang/zh/backups.php index a9e486216bd..fa95a7a8ecc 100644 --- a/lang/zh/backups.php +++ b/lang/zh/backups.php @@ -2,29 +2,29 @@ return [ 'create_backup' => 'Create Backup', - 'empty_state' => '目前还没有任何可用备份。', - 'counter_tooltip' => '你已创建了 :count 个备份,超过了 :max 个的限制。', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ - 'title' => '创建备份', - 'description' => '创建备份将拷贝你的服务器文件。这可能需要一段时间,具体取决于服务器体量。', - 'compression_type' => '压缩类型', - 'mode' => '备份模式', + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', 'modes' => [ - 'snapshot' => '快照', - 'suspend' => '暂停', - 'kill' => '终结', + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', ], ], 'delete_modal' => [ - 'title' => '删除备份 :name', - 'description' => '你确定要删除该备份吗?', + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => '从备份 :name 中复原', - 'description' => '你确定要以该备份为样板复原吗?', + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ - 'backup_deleted' => '已成功删除备份 :name', - 'backup_restored' => '正在使用备份 :name 来复原服务器', + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', ], ]; From 55a085262fe64d100801ab089835cef0bd9d1a00 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:52 -0500 Subject: [PATCH 0913/4012] New translations backups.php (English) --- lang/en/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/backups.php b/lang/en/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/en/backups.php +++ b/lang/en/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From cdc9ca5990d5c7ac19607c83d591eb9bb38762ad Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:53 -0500 Subject: [PATCH 0914/4012] New translations backups.php (Vietnamese) --- lang/vi/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/vi/backups.php b/lang/vi/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/vi/backups.php +++ b/lang/vi/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 33f131ee841b2a13718645c8320d74918f9611b9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:54 -0500 Subject: [PATCH 0915/4012] New translations backups.php (Icelandic) --- lang/is/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/is/backups.php b/lang/is/backups.php index 6d01d8c45e5..fa95a7a8ecc 100644 --- a/lang/is/backups.php +++ b/lang/is/backups.php @@ -1,7 +1,7 @@ 'New Backup', + 'create_backup' => 'Create Backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 3a7f73769d0e516802d77dbd517b9149bd343bb1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:55 -0500 Subject: [PATCH 0916/4012] New translations strings.php (Romanian) --- lang/ro/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/ro/strings.php b/lang/ro/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/ro/strings.php +++ b/lang/ro/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From c3ed342a53c8102e37b28eadb943470e7e632ea0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:56 -0500 Subject: [PATCH 0917/4012] New translations strings.php (French) --- lang/fr/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/fr/strings.php b/lang/fr/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/fr/strings.php +++ b/lang/fr/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 13d5b124edb02d881b94e01c72fbcc95ac089760 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:57 -0500 Subject: [PATCH 0918/4012] New translations strings.php (Spanish) --- lang/es/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/es/strings.php b/lang/es/strings.php index 1ec74af7a4e..ffc47cd06a0 100644 --- a/lang/es/strings.php +++ b/lang/es/strings.php @@ -4,19 +4,31 @@ 'email' => 'Correo Electrónico', 'password' => 'Contraseña', 'server' => 'Servidor', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Nombre', 'node' => 'Nodo', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memoria', 'cpu' => 'CPU', 'disk' => 'Disco', 'general' => 'General', 'overview' => 'Resumen', 'location' => 'Ubicación', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Propietario', 'user' => 'Usuario', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Copia de Seguridad', 'backup_other' => 'Copias de Seguridad', + 'setting' => 'Setting', 'setting_one' => 'Configuración', 'setting_other' => 'Configuraciónes', 'search' => 'Buscar', @@ -44,6 +56,7 @@ 'primary' => 'Primario', 'media' => 'Media', 'save' => 'Guardar', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'Clave SSH', 'ssh_key_other' => 'Claves SSH', 'version' => 'Versión :version', @@ -67,9 +80,11 @@ 'saving' => 'Guardando...', 'saved' => 'Guardado', 'primary_disk' => 'Disco Primario', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Servidor de Nombres', 'nameserver_other' => 'Servidores de Nombres', 'new' => 'Nuevo', 'add' => 'Añadir', 'authentication' => 'Autentificación', + 'edit' => 'Edit', ]; From 45c74c21c97f42d74be85350b601c82301b76942 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:58 -0500 Subject: [PATCH 0919/4012] New translations strings.php (Afrikaans) --- lang/af/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/af/strings.php b/lang/af/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/af/strings.php +++ b/lang/af/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 7a61ccb0287b0c7d99b9ad9bb8016addae4bd50b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:58 -0500 Subject: [PATCH 0920/4012] New translations strings.php (Arabic) --- lang/ar/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/ar/strings.php b/lang/ar/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/ar/strings.php +++ b/lang/ar/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From fa590aaabdfb87e3cd6731fc9f3d4402f2881ab9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:44:59 -0500 Subject: [PATCH 0921/4012] New translations strings.php (Catalan) --- lang/ca/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/ca/strings.php b/lang/ca/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/ca/strings.php +++ b/lang/ca/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 808ec80be7301136f8b9180fc4192d2a3396ca54 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:00 -0500 Subject: [PATCH 0922/4012] New translations strings.php (Czech) --- lang/cs/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/cs/strings.php b/lang/cs/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/cs/strings.php +++ b/lang/cs/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From ced134ada68c7d6d5e91637cdba12a879e1346b7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:01 -0500 Subject: [PATCH 0923/4012] New translations strings.php (Danish) --- lang/da/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/da/strings.php b/lang/da/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/da/strings.php +++ b/lang/da/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 5be545f71dbe7b30d5074ab121b54e02104e0085 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:02 -0500 Subject: [PATCH 0924/4012] New translations strings.php (German) --- lang/de/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/de/strings.php b/lang/de/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/de/strings.php +++ b/lang/de/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 860ea7cdbe97e5c27d6e65286c9251edadd491af Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:03 -0500 Subject: [PATCH 0925/4012] New translations strings.php (Greek) --- lang/el/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/el/strings.php b/lang/el/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/el/strings.php +++ b/lang/el/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From caaf93c67eebf2bfd5f03e57dab4c35458d7d3ce Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:04 -0500 Subject: [PATCH 0926/4012] New translations strings.php (Finnish) --- lang/fi/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/fi/strings.php b/lang/fi/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/fi/strings.php +++ b/lang/fi/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 324b936d6ebf75182274d589cbdcfd4b90284e9b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:05 -0500 Subject: [PATCH 0927/4012] New translations strings.php (Hebrew) --- lang/he/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/he/strings.php b/lang/he/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/he/strings.php +++ b/lang/he/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 1b377beca74acb81024c0a65efb234abdb92c3d5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:06 -0500 Subject: [PATCH 0928/4012] New translations strings.php (Hungarian) --- lang/hu/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/hu/strings.php b/lang/hu/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/hu/strings.php +++ b/lang/hu/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 1703e5b1b799c605f4bf7bd8fad471f3dee6dcb8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:06 -0500 Subject: [PATCH 0929/4012] New translations strings.php (Italian) --- lang/it/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/it/strings.php b/lang/it/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/it/strings.php +++ b/lang/it/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 20eb0b805c9ced04c7eb228cd0dba8029c77e6b6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:07 -0500 Subject: [PATCH 0930/4012] New translations strings.php (Japanese) --- lang/ja/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/ja/strings.php b/lang/ja/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/ja/strings.php +++ b/lang/ja/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 0a99326da5f61a2bb590ca3e5d0d6aa10e5ea10e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:08 -0500 Subject: [PATCH 0931/4012] New translations strings.php (Korean) --- lang/ko/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/ko/strings.php b/lang/ko/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/ko/strings.php +++ b/lang/ko/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 8e559cf5c31adcedee96c02a85df174905fe353f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:09 -0500 Subject: [PATCH 0932/4012] New translations strings.php (Dutch) --- lang/nl/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/nl/strings.php b/lang/nl/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/nl/strings.php +++ b/lang/nl/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From f06467a939f6276f1d54d78cf074792ac8d23fad Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:10 -0500 Subject: [PATCH 0933/4012] New translations strings.php (Norwegian) --- lang/no/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/no/strings.php b/lang/no/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/no/strings.php +++ b/lang/no/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 30428965962f009ed5510c5bbe69bbb52705ef37 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:11 -0500 Subject: [PATCH 0934/4012] New translations strings.php (Polish) --- lang/pl/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/pl/strings.php b/lang/pl/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/pl/strings.php +++ b/lang/pl/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From d666fdfee05911f7c8ff31615bbac981bd5ac713 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:12 -0500 Subject: [PATCH 0935/4012] New translations strings.php (Portuguese) --- lang/pt/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/pt/strings.php b/lang/pt/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/pt/strings.php +++ b/lang/pt/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 7bfa7006a05deb9d4580f8fec49f95b23b92e449 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:12 -0500 Subject: [PATCH 0936/4012] New translations strings.php (Russian) --- lang/ru/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/ru/strings.php b/lang/ru/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/ru/strings.php +++ b/lang/ru/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 498c34939805bc663d699d5bee0ed7979a54acd7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:13 -0500 Subject: [PATCH 0937/4012] New translations strings.php (Serbian (Cyrillic)) --- lang/sr/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/sr/strings.php b/lang/sr/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/sr/strings.php +++ b/lang/sr/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 55fb37ee77ae379022a53b84722ef74ac6157ef3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:14 -0500 Subject: [PATCH 0938/4012] New translations strings.php (Swedish) --- lang/sv/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/sv/strings.php b/lang/sv/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/sv/strings.php +++ b/lang/sv/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 6bb623a032511a1091e1d7e8806281597027be41 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:15 -0500 Subject: [PATCH 0939/4012] New translations strings.php (Turkish) --- lang/tr/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/tr/strings.php b/lang/tr/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/tr/strings.php +++ b/lang/tr/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 3b563775f8c68c435106d27024365c76a5ef9efb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:15 -0500 Subject: [PATCH 0940/4012] New translations strings.php (Ukrainian) --- lang/uk/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/uk/strings.php b/lang/uk/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/uk/strings.php +++ b/lang/uk/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 937d65560b7507767f3f428e908a03a22a5e5174 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:16 -0500 Subject: [PATCH 0941/4012] New translations strings.php (Chinese Simplified) --- lang/zh/strings.php | 155 ++++++++++++++++++++++++-------------------- 1 file changed, 85 insertions(+), 70 deletions(-) diff --git a/lang/zh/strings.php b/lang/zh/strings.php index 66914261a9a..f0f1519a599 100644 --- a/lang/zh/strings.php +++ b/lang/zh/strings.php @@ -1,75 +1,90 @@ 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'name' => 'Name', - 'node' => 'Node', - 'memory' => 'Memory', + 'email' => '邮箱', + 'password' => '密码', + 'server' => '服务器', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => '名称', + 'node' => '节点', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => '内存', 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'owner' => 'Owner', - 'user' => 'User', - 'token' => 'Token', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', + 'disk' => '硬盘', + 'general' => '一般设置', + 'overview' => '概览', + 'location' => '地域', + 'location_one' => 'Backup', + 'location_other' => 'Backups', + 'owner' => '所有者', + 'user' => '用户', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => '令牌', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => '备份', + 'backup_other' => '备份', + 'setting' => 'Setting', + 'setting_one' => '设置', + 'setting_other' => '设置', + 'search' => '搜索', + 'admin_cp' => '管理员控制面板', + 'exit_admin_cp' => '退出管理员控制面板', + 'suspended' => '已挂起', + 'network' => '网络', + 'ip' => 'IP 地址', + 'address' => '地址', + 'gateway' => '网关', + 'mac_address' => 'Mac 地址', + 'none' => '空', + 'unlimited' => '无限制', + 'launch' => '启动', + 'create' => '创建', + 'cancel' => '取消', + 'display_name' => '显示名称', + 'hostname' => '主机名', + 'reinstall' => '重装', + 'template' => '模板', + 'template_group' => '模板分组', + 'system_os_password' => '系统密码', + 'mount' => '挂载', + 'unmount' => '移除挂载', + 'primary' => '主要的', + 'media' => '媒体', + 'save' => '保存', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH 密钥', + 'ssh_key_other' => 'SSH 密钥', + 'version' => '版本号 :version', + 'description' => '描述', + 'visibility' => '可见性', + 'hidden' => '隐藏', + 'size' => '规模', + 'type' => '类型', + 'delete' => '删除', + 'hardware' => '硬件', + 'status' => '状态', + 'start_server_after_installing' => '在完成安装后启动服务器', + 'bandwidth_usage' => '带宽用量', + 'administrator' => '管理员', + 'last_used' => '最近使用于', + 'success' => '成功', + 'error' => '错误', + 'restore' => '复原', + 'english_chars' => '英文键盘字符', + 'confirm' => '确认', + 'saving' => '保存中......', + 'saved' => '已保存', + 'primary_disk' => '主要硬盘', + 'nameserver' => 'Nameserver', + 'nameserver_one' => '域名解析服务器', + 'nameserver_other' => '域名解析服务器', + 'new' => '新建', + 'add' => '添加', + 'authentication' => '身份验证', + 'edit' => 'Edit', ]; From 4ca60367d0157b44c152d0a3d84419958df7aa34 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:17 -0500 Subject: [PATCH 0942/4012] New translations strings.php (Chinese Traditional) --- lang/zh/strings.php | 140 ++++++++++++++++++++++---------------------- 1 file changed, 70 insertions(+), 70 deletions(-) diff --git a/lang/zh/strings.php b/lang/zh/strings.php index f0f1519a599..6ef90ee5f0c 100644 --- a/lang/zh/strings.php +++ b/lang/zh/strings.php @@ -1,90 +1,90 @@ '邮箱', - 'password' => '密码', - 'server' => '服务器', + 'email' => 'Email', + 'password' => 'Password', + 'server' => 'Server', 'server_one' => 'Server', 'server_other' => 'Servers', - 'name' => '名称', - 'node' => '节点', + 'name' => 'Name', + 'node' => 'Node', 'node_one' => 'Node', 'node_other' => 'Nodes', - 'memory' => '内存', + 'memory' => 'Memory', 'cpu' => 'CPU', - 'disk' => '硬盘', - 'general' => '一般设置', - 'overview' => '概览', - 'location' => '地域', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', 'location_one' => 'Backup', 'location_other' => 'Backups', - 'owner' => '所有者', - 'user' => '用户', + 'owner' => 'Owner', + 'user' => 'User', 'user_one' => 'User', 'user_other' => 'Users', - 'token' => '令牌', + 'token' => 'Token', 'token_one' => 'Token', 'token_other' => 'Tokens', 'backup' => 'Backup', - 'backup_one' => '备份', - 'backup_other' => '备份', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', 'setting' => 'Setting', - 'setting_one' => '设置', - 'setting_other' => '设置', - 'search' => '搜索', - 'admin_cp' => '管理员控制面板', - 'exit_admin_cp' => '退出管理员控制面板', - 'suspended' => '已挂起', - 'network' => '网络', - 'ip' => 'IP 地址', - 'address' => '地址', - 'gateway' => '网关', - 'mac_address' => 'Mac 地址', - 'none' => '空', - 'unlimited' => '无限制', - 'launch' => '启动', - 'create' => '创建', - 'cancel' => '取消', - 'display_name' => '显示名称', - 'hostname' => '主机名', - 'reinstall' => '重装', - 'template' => '模板', - 'template_group' => '模板分组', - 'system_os_password' => '系统密码', - 'mount' => '挂载', - 'unmount' => '移除挂载', - 'primary' => '主要的', - 'media' => '媒体', - 'save' => '保存', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH 密钥', - 'ssh_key_other' => 'SSH 密钥', - 'version' => '版本号 :version', - 'description' => '描述', - 'visibility' => '可见性', - 'hidden' => '隐藏', - 'size' => '规模', - 'type' => '类型', - 'delete' => '删除', - 'hardware' => '硬件', - 'status' => '状态', - 'start_server_after_installing' => '在完成安装后启动服务器', - 'bandwidth_usage' => '带宽用量', - 'administrator' => '管理员', - 'last_used' => '最近使用于', - 'success' => '成功', - 'error' => '错误', - 'restore' => '复原', - 'english_chars' => '英文键盘字符', - 'confirm' => '确认', - 'saving' => '保存中......', - 'saved' => '已保存', - 'primary_disk' => '主要硬盘', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', 'nameserver' => 'Nameserver', - 'nameserver_one' => '域名解析服务器', - 'nameserver_other' => '域名解析服务器', - 'new' => '新建', - 'add' => '添加', - 'authentication' => '身份验证', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', 'edit' => 'Edit', ]; From 5d52c8c48c00de2ca20fd5e8738a7ed12a593973 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:18 -0500 Subject: [PATCH 0943/4012] New translations strings.php (English) --- lang/en/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/en/strings.php b/lang/en/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/en/strings.php +++ b/lang/en/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From c8548fc9febba60aba78325ae4d201661a0b0f39 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:19 -0500 Subject: [PATCH 0944/4012] New translations strings.php (Vietnamese) --- lang/vi/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/vi/strings.php b/lang/vi/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/vi/strings.php +++ b/lang/vi/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From e5fe5ecef0aa1520809038ce318d592ea662c93f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:20 -0500 Subject: [PATCH 0945/4012] New translations strings.php (Icelandic) --- lang/is/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/is/strings.php b/lang/is/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/is/strings.php +++ b/lang/is/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 50fe502bb07699775580cd90d83e42fb84171e87 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:21 -0500 Subject: [PATCH 0946/4012] New translations locations.php (Hindi) --- lang/hi/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/hi/locations.php b/lang/hi/locations.php index f405856cec7..ddd231e07fb 100644 --- a/lang/hi/locations.php +++ b/lang/hi/locations.php @@ -2,7 +2,7 @@ return [ 'short_code' => 'चरित्र पहचानकर्ता', - 'new_location' => 'नया स्थान', + 'create_location' => 'Create Location', 'create_modal' => [ 'title' => 'Create a Location', ], From 3028aeb30642e3dd212851af1ff50c29913a7b6e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:22 -0500 Subject: [PATCH 0947/4012] New translations backups.php (Hindi) --- lang/hi/backups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/hi/backups.php b/lang/hi/backups.php index f7dfe2fd37a..9b915f3abdb 100644 --- a/lang/hi/backups.php +++ b/lang/hi/backups.php @@ -1,7 +1,7 @@ 'नया बैकअप', + 'create_backup' => 'Create Backup', 'empty_state' => 'कोई बैकअप उपलब्ध नहीं है', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ From 307d6502f2a010dd27dae34d563c67d7bba55d5f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 6 May 2023 16:45:23 -0500 Subject: [PATCH 0948/4012] New translations strings.php (Hindi) --- lang/hi/strings.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lang/hi/strings.php b/lang/hi/strings.php index 66914261a9a..6ef90ee5f0c 100644 --- a/lang/hi/strings.php +++ b/lang/hi/strings.php @@ -4,19 +4,31 @@ 'email' => 'Email', 'password' => 'Password', 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', 'name' => 'Name', 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', 'memory' => 'Memory', 'cpu' => 'CPU', 'disk' => 'Disk', 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', + 'location_one' => 'Backup', + 'location_other' => 'Backups', 'owner' => 'Owner', 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', + 'setting' => 'Setting', 'setting_one' => 'Setting', 'setting_other' => 'Settings', 'search' => 'Search', @@ -44,6 +56,7 @@ 'primary' => 'Primary', 'media' => 'Media', 'save' => 'Save', + 'ssh_key' => 'SSH Key', 'ssh_key_one' => 'SSH Key', 'ssh_key_other' => 'SSH Keys', 'version' => 'Version :version', @@ -67,9 +80,11 @@ 'saving' => 'Saving...', 'saved' => 'Saved', 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', 'nameserver_other' => 'Nameservers', 'new' => 'New', 'add' => 'Add', 'authentication' => 'Authentication', + 'edit' => 'Edit', ]; From 04e99738ab51a38f722271f0604fe44ad79000d0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:11 -0500 Subject: [PATCH 0949/4012] New translations nodes.php (Romanian) --- lang/ro/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ro/nodes.php b/lang/ro/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/ro/nodes.php +++ b/lang/ro/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 6fba76971680c729d77f7eb1458cf344cbad0772 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:12 -0500 Subject: [PATCH 0950/4012] New translations nodes.php (French) --- lang/fr/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/fr/nodes.php b/lang/fr/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/fr/nodes.php +++ b/lang/fr/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From fd894c5b2108899a4da7adca9a45ce6fcd478e12 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:13 -0500 Subject: [PATCH 0951/4012] New translations nodes.php (Spanish) --- lang/es/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/es/nodes.php b/lang/es/nodes.php index a600ffe85bf..85512f48734 100644 --- a/lang/es/nodes.php +++ b/lang/es/nodes.php @@ -1,7 +1,7 @@ 'Nuevo Nodo', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Crear Nodo', ], @@ -9,6 +9,7 @@ 'location_group' => 'Grupo Ubicación', 'pve_name' => 'Nombre del Nodo en Proxmox', 'override_creds' => 'Anular credenciales', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secreto', 'port' => 'Puerto', From c649d28d520ebfe547b37ddfe32d4b5c3f557e42 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:14 -0500 Subject: [PATCH 0952/4012] New translations nodes.php (Afrikaans) --- lang/af/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/af/nodes.php b/lang/af/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/af/nodes.php +++ b/lang/af/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 3423620c3d2c1ea81f0b9647d3774be1b080ba80 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:15 -0500 Subject: [PATCH 0953/4012] New translations nodes.php (Arabic) --- lang/ar/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ar/nodes.php b/lang/ar/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/ar/nodes.php +++ b/lang/ar/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From d378cdb71d8e3f891fd011216a7364014230f533 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:16 -0500 Subject: [PATCH 0954/4012] New translations nodes.php (Catalan) --- lang/ca/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ca/nodes.php b/lang/ca/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/ca/nodes.php +++ b/lang/ca/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 689e80633506c2d30fc6bb63e894d6cb86f478b0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:17 -0500 Subject: [PATCH 0955/4012] New translations nodes.php (Czech) --- lang/cs/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/cs/nodes.php b/lang/cs/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/cs/nodes.php +++ b/lang/cs/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 5a87e5253e1830d350c7a78b1ef448bdbd6ceb0c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:18 -0500 Subject: [PATCH 0956/4012] New translations nodes.php (Danish) --- lang/da/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/da/nodes.php b/lang/da/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/da/nodes.php +++ b/lang/da/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From a325856c664b9626b630871c5140bd660de58171 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:19 -0500 Subject: [PATCH 0957/4012] New translations nodes.php (German) --- lang/de/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/de/nodes.php b/lang/de/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/de/nodes.php +++ b/lang/de/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 4de84fb032553ba984a431f2f25b85e3a98af420 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:19 -0500 Subject: [PATCH 0958/4012] New translations nodes.php (Greek) --- lang/el/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/el/nodes.php b/lang/el/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/el/nodes.php +++ b/lang/el/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 45d5c22ee90df9ddcfc5a5988423d617e2dd4fc4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:20 -0500 Subject: [PATCH 0959/4012] New translations nodes.php (Finnish) --- lang/fi/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/fi/nodes.php b/lang/fi/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/fi/nodes.php +++ b/lang/fi/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 3442d978440ee35b09a90dabbb6883055b035f35 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:21 -0500 Subject: [PATCH 0960/4012] New translations nodes.php (Hebrew) --- lang/he/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/he/nodes.php b/lang/he/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/he/nodes.php +++ b/lang/he/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 43fc3ebd5fdb0c118ca44cf35b604aef96d76652 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:22 -0500 Subject: [PATCH 0961/4012] New translations nodes.php (Hungarian) --- lang/hu/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/hu/nodes.php b/lang/hu/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/hu/nodes.php +++ b/lang/hu/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 0cb1f843d989bd9cf46e185b87fd9e99d4302938 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:23 -0500 Subject: [PATCH 0962/4012] New translations nodes.php (Italian) --- lang/it/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/it/nodes.php b/lang/it/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/it/nodes.php +++ b/lang/it/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 278fce68293de0d1e0b5d807b4deb5d9073b8e9d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:24 -0500 Subject: [PATCH 0963/4012] New translations nodes.php (Japanese) --- lang/ja/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ja/nodes.php b/lang/ja/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/ja/nodes.php +++ b/lang/ja/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From a34cdcbb4efbc60ab9f5688def4604fdd01fd211 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:25 -0500 Subject: [PATCH 0964/4012] New translations nodes.php (Korean) --- lang/ko/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ko/nodes.php b/lang/ko/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/ko/nodes.php +++ b/lang/ko/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From ed1dcf9d8ec6d32f9b1bb3eff78804b514fcb1d0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:25 -0500 Subject: [PATCH 0965/4012] New translations nodes.php (Dutch) --- lang/nl/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/nl/nodes.php b/lang/nl/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/nl/nodes.php +++ b/lang/nl/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 363c74dcdc318544589f8ebcbf4d7a36c790baf4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:26 -0500 Subject: [PATCH 0966/4012] New translations nodes.php (Norwegian) --- lang/no/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/no/nodes.php b/lang/no/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/no/nodes.php +++ b/lang/no/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 8e1957a5b155263577395f4000c16fbb12a84056 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:27 -0500 Subject: [PATCH 0967/4012] New translations nodes.php (Polish) --- lang/pl/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/pl/nodes.php b/lang/pl/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/pl/nodes.php +++ b/lang/pl/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 530a4b60ce2e99a8c3e45c1c597945d2b8624655 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:28 -0500 Subject: [PATCH 0968/4012] New translations nodes.php (Portuguese) --- lang/pt/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/pt/nodes.php b/lang/pt/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/pt/nodes.php +++ b/lang/pt/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 701e200189582af63fb65356dcbdde7b6c628195 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:29 -0500 Subject: [PATCH 0969/4012] New translations nodes.php (Russian) --- lang/ru/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ru/nodes.php b/lang/ru/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/ru/nodes.php +++ b/lang/ru/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 0f2b19e7875717b8c4b22978dbf6306ac129d5fd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:29 -0500 Subject: [PATCH 0970/4012] New translations nodes.php (Serbian (Cyrillic)) --- lang/sr/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/sr/nodes.php b/lang/sr/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/sr/nodes.php +++ b/lang/sr/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 539e741a8145a7eef1fea95d73cab064b65fc558 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:30 -0500 Subject: [PATCH 0971/4012] New translations nodes.php (Swedish) --- lang/sv/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/sv/nodes.php b/lang/sv/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/sv/nodes.php +++ b/lang/sv/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From f7ffe31cb44625683b2e3f54b75404d40675a72d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:31 -0500 Subject: [PATCH 0972/4012] New translations nodes.php (Turkish) --- lang/tr/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/tr/nodes.php b/lang/tr/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/tr/nodes.php +++ b/lang/tr/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 7e06d7e3097d891a49f1908a5d144e3614ae01b9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:32 -0500 Subject: [PATCH 0973/4012] New translations nodes.php (Ukrainian) --- lang/uk/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/uk/nodes.php b/lang/uk/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/uk/nodes.php +++ b/lang/uk/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From ad666b5dee3375ebd730dd246dc565df1f5f81f2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:33 -0500 Subject: [PATCH 0974/4012] New translations nodes.php (Chinese Simplified) --- lang/zh/nodes.php | 47 ++++++++++++++++++++++++----------------------- 1 file changed, 24 insertions(+), 23 deletions(-) diff --git a/lang/zh/nodes.php b/lang/zh/nodes.php index 99aab2848a1..3b27a93d6c3 100644 --- a/lang/zh/nodes.php +++ b/lang/zh/nodes.php @@ -1,40 +1,41 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => '创建节点', ], - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', + 'location_group' => '地域分组', + 'pve_name' => 'Proxmox 中的节点名称', + 'override_creds' => '覆盖凭证', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => '令牌 ID', + 'secret' => '令牌密钥', + 'port' => '端口', + 'memory_allocation' => '内存分配', + 'memory_overallocation' => '内存超开', + 'disk_allocation' => '硬盘分配', + 'disk_overallocation' => '硬盘超开', + 'vm_storage' => '虚拟机存储', + 'backup_storage' => '备份存储', + 'iso_storage' => 'ISO 存储', 'create_template_modal' => [ - 'title' => 'Create a Template', + 'title' => '创建模板', ], - 'new_template' => 'New Template', + 'new_template' => '新建模板', 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'title' => '创建模板分组', ], - 'new_template_group' => 'New Template Group', + 'new_template_group' => '新建模板分组', 'node_info' => [ - 'title' => 'Node Information', + 'title' => '节点信息', ], 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'title' => '删除节点', + 'description' => '节点将从 Convoy 中永久删除。此操作不能被复原及撤销。', + 'has_servers_error' => '你无法删除一个分配有服务器的节点。', ], ]; From 2f9e0e8b106cbc40862623b60dd619e499e5a7be Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:34 -0500 Subject: [PATCH 0975/4012] New translations nodes.php (Chinese Traditional) --- lang/zh/nodes.php | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/lang/zh/nodes.php b/lang/zh/nodes.php index 3b27a93d6c3..1ed05b28f24 100644 --- a/lang/zh/nodes.php +++ b/lang/zh/nodes.php @@ -3,39 +3,39 @@ return [ 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => '创建节点', + 'title' => 'Create a Node', ], - 'location_group' => '地域分组', - 'pve_name' => 'Proxmox 中的节点名称', - 'override_creds' => '覆盖凭证', + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => '令牌 ID', - 'secret' => '令牌密钥', - 'port' => '端口', - 'memory_allocation' => '内存分配', - 'memory_overallocation' => '内存超开', - 'disk_allocation' => '硬盘分配', - 'disk_overallocation' => '硬盘超开', - 'vm_storage' => '虚拟机存储', - 'backup_storage' => '备份存储', - 'iso_storage' => 'ISO 存储', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', 'create_template_modal' => [ - 'title' => '创建模板', + 'title' => 'Create a Template', ], - 'new_template' => '新建模板', + 'new_template' => 'New Template', 'create_template_group_modal' => [ - 'title' => '创建模板分组', + 'title' => 'Create a Template Group', ], - 'new_template_group' => '新建模板分组', + 'new_template_group' => 'New Template Group', 'node_info' => [ - 'title' => '节点信息', + 'title' => 'Node Information', ], 'delete_node' => [ - 'title' => '删除节点', - 'description' => '节点将从 Convoy 中永久删除。此操作不能被复原及撤销。', - 'has_servers_error' => '你无法删除一个分配有服务器的节点。', + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From ded12fc3e6bca5dcf37cbf36589ee4c74268cd15 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:35 -0500 Subject: [PATCH 0976/4012] New translations nodes.php (English) --- lang/en/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/en/nodes.php b/lang/en/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/en/nodes.php +++ b/lang/en/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 41000a5d6cecb57327c6015820131935e5a3db7f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:35 -0500 Subject: [PATCH 0977/4012] New translations nodes.php (Vietnamese) --- lang/vi/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/vi/nodes.php b/lang/vi/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/vi/nodes.php +++ b/lang/vi/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 11b0249a45aa1fed748adc4a569b7a9e6e564a9f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:36 -0500 Subject: [PATCH 0978/4012] New translations nodes.php (Icelandic) --- lang/is/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/is/nodes.php b/lang/is/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/is/nodes.php +++ b/lang/is/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From 244ddc03b7e75f375ef45af9ff1e1dc23d391378 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:38 -0500 Subject: [PATCH 0979/4012] New translations settings.php (Romanian) --- lang/ro/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ro/settings.php b/lang/ro/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/ro/settings.php +++ b/lang/ro/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From 28949944376a8acf695195ffd6a0af6a798d7d68 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:38 -0500 Subject: [PATCH 0980/4012] New translations settings.php (French) --- lang/fr/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fr/settings.php b/lang/fr/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/fr/settings.php +++ b/lang/fr/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From b477c25c971125c5751fa368440b48fc1db55775 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:39 -0500 Subject: [PATCH 0981/4012] New translations settings.php (Spanish) --- lang/es/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/es/settings.php b/lang/es/settings.php index 7ab6c365ea1..aa2be241f1b 100644 --- a/lang/es/settings.php +++ b/lang/es/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstalar Servidor', 'description' => 'Empiece su servidor desde cero.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirmar Reinstalación', 'description' => '¿Estás seguro de que quieres reinstalar este servidor? Se perderán todos los datos.', From 4e3831c1539d4329e7970b39e90c6f8dbea59163 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:40 -0500 Subject: [PATCH 0982/4012] New translations settings.php (Afrikaans) --- lang/af/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/af/settings.php b/lang/af/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/af/settings.php +++ b/lang/af/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From 2474eadb6f44d856262a7ebe51752179a13dd752 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:41 -0500 Subject: [PATCH 0983/4012] New translations settings.php (Arabic) --- lang/ar/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ar/settings.php b/lang/ar/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/ar/settings.php +++ b/lang/ar/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From c3b8cc84908ae4ce8e81963ac79b617d5926fa84 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:42 -0500 Subject: [PATCH 0984/4012] New translations settings.php (Catalan) --- lang/ca/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ca/settings.php b/lang/ca/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/ca/settings.php +++ b/lang/ca/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From bb22ff33357fe17496289943ddbfa46d03f6ab28 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:43 -0500 Subject: [PATCH 0985/4012] New translations settings.php (Czech) --- lang/cs/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/cs/settings.php b/lang/cs/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/cs/settings.php +++ b/lang/cs/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From 4ce79d8ed865ae67cff11061cdbc24bb02c0eec5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:43 -0500 Subject: [PATCH 0986/4012] New translations settings.php (Danish) --- lang/da/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/da/settings.php b/lang/da/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/da/settings.php +++ b/lang/da/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From 71dcbba674beda3f2dc8d58ad02eb86c0cd5dbfd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:44 -0500 Subject: [PATCH 0987/4012] New translations settings.php (German) --- lang/de/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/de/settings.php b/lang/de/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/de/settings.php +++ b/lang/de/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From eccee46e9e91fd247b55b619c7b40ee759ba0bea Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:45 -0500 Subject: [PATCH 0988/4012] New translations settings.php (Greek) --- lang/el/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/el/settings.php b/lang/el/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/el/settings.php +++ b/lang/el/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From 5c6692e057385fa55a32186479a13f98c7e96360 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:46 -0500 Subject: [PATCH 0989/4012] New translations settings.php (Finnish) --- lang/fi/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fi/settings.php b/lang/fi/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/fi/settings.php +++ b/lang/fi/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From b90338351554caa0e2cde2e6901249d8def5ea3c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:47 -0500 Subject: [PATCH 0990/4012] New translations settings.php (Hebrew) --- lang/he/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/he/settings.php b/lang/he/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/he/settings.php +++ b/lang/he/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From 3c1b16135223f2785a3591511bd782917993db6d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:48 -0500 Subject: [PATCH 0991/4012] New translations settings.php (Hungarian) --- lang/hu/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/hu/settings.php b/lang/hu/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/hu/settings.php +++ b/lang/hu/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From 01f570e27109efbdd21eb95dfd6871c6e6be0533 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:48 -0500 Subject: [PATCH 0992/4012] New translations settings.php (Italian) --- lang/it/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/it/settings.php b/lang/it/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/it/settings.php +++ b/lang/it/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From fe7a79c6f9d8f100b066f65e7bb46879634a2786 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:49 -0500 Subject: [PATCH 0993/4012] New translations settings.php (Japanese) --- lang/ja/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ja/settings.php b/lang/ja/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/ja/settings.php +++ b/lang/ja/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From 0f3d16282ae6a8f349a2689044c417f7c6d7bcb5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:50 -0500 Subject: [PATCH 0994/4012] New translations settings.php (Korean) --- lang/ko/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ko/settings.php b/lang/ko/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/ko/settings.php +++ b/lang/ko/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From bf1624c0a2db7d7869c8aca586357f6316dad1bd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:51 -0500 Subject: [PATCH 0995/4012] New translations settings.php (Dutch) --- lang/nl/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/nl/settings.php b/lang/nl/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/nl/settings.php +++ b/lang/nl/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From 0cf11fe2f6078f115eb689db2d4027130323c2b0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:52 -0500 Subject: [PATCH 0996/4012] New translations settings.php (Norwegian) --- lang/no/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/no/settings.php b/lang/no/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/no/settings.php +++ b/lang/no/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From 41737b86555d795b8f9e56f277a9f015cfc47133 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:53 -0500 Subject: [PATCH 0997/4012] New translations settings.php (Polish) --- lang/pl/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pl/settings.php b/lang/pl/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/pl/settings.php +++ b/lang/pl/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From f86e7df2aa53e7dc2d89bd59d84ff2fae121869e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:53 -0500 Subject: [PATCH 0998/4012] New translations settings.php (Portuguese) --- lang/pt/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pt/settings.php b/lang/pt/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/pt/settings.php +++ b/lang/pt/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From 26afcf6fefab8bc4a4501e4c26c71115e7b2c181 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:54 -0500 Subject: [PATCH 0999/4012] New translations settings.php (Russian) --- lang/ru/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ru/settings.php b/lang/ru/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/ru/settings.php +++ b/lang/ru/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From 368a01703808a36be44a3d0109d3d1ea55cabf2d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:55 -0500 Subject: [PATCH 1000/4012] New translations settings.php (Serbian (Cyrillic)) --- lang/sr/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/sr/settings.php b/lang/sr/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/sr/settings.php +++ b/lang/sr/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From 1fd77e48683f44bf63e6090bd4ea2d77bad406e2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:56 -0500 Subject: [PATCH 1001/4012] New translations settings.php (Swedish) --- lang/sv/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/sv/settings.php b/lang/sv/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/sv/settings.php +++ b/lang/sv/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From 29299d224070824381313f67b827d1037a71b163 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:57 -0500 Subject: [PATCH 1002/4012] New translations settings.php (Turkish) --- lang/tr/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/tr/settings.php b/lang/tr/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/tr/settings.php +++ b/lang/tr/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From 2a849b0249f3b5e7d04ad6350bd6b153e7830fe2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:58 -0500 Subject: [PATCH 1003/4012] New translations settings.php (Ukrainian) --- lang/uk/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/uk/settings.php b/lang/uk/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/uk/settings.php +++ b/lang/uk/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From b86d3a2cc0d783320e620754a571aeb4087be97e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:58 -0500 Subject: [PATCH 1004/4012] New translations settings.php (Chinese Simplified) --- lang/zh/settings.php | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/lang/zh/settings.php b/lang/zh/settings.php index 67158c5def6..5745fd0df8c 100644 --- a/lang/zh/settings.php +++ b/lang/zh/settings.php @@ -2,40 +2,41 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.', + 'empty_state' => '目前没有 IP 地址与该服务器关联。', ], 'display_info' => [ - 'title' => 'Server Name', + 'title' => '服务器名称', ], 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', + 'title' => '重装服务器', + 'description' => '将服务器恢复到初始状态。', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'title' => '确认重装', + 'description' => '你确定要重装服务器吗?所有未备份数据将会丢失。', ], ], 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', + 'title' => '可使用的 ISO 镜像', + 'empty' => '没有可供选择的 ISO 镜像', ], 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + 'title' => '设备配置', + 'current' => '当前的 Boot 顺序(越排前边优先级越高)', + 'unused' => '未使用的设备', + 'unused_empty' => '当前没有未使用的设备。', + 'no_boot_device_warning' => '尚未配置 Boot 策略。你的虚拟机会无法启动。', ], 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', + 'title' => '域名解析服务器', + 'nameserver' => '域名解析服务器 :index', + 'add' => '新建域名服务器', ], 'auth' => [ - 'title' => 'Authentication', + 'title' => '身份验证', ], 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', + 'bandwidth_used' => '已使用带宽', + 'bandwidth_alloted' => '所分配带宽', ], ]; From 289e51f8b5c92cd149a72ea5be2f0584e3df712a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:04:59 -0500 Subject: [PATCH 1005/4012] New translations settings.php (Chinese Traditional) --- lang/zh/settings.php | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/lang/zh/settings.php b/lang/zh/settings.php index 5745fd0df8c..1564707efc3 100644 --- a/lang/zh/settings.php +++ b/lang/zh/settings.php @@ -2,41 +2,41 @@ return [ 'ip_allocation' => [ - 'empty_state' => '目前没有 IP 地址与该服务器关联。', + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ - 'title' => '服务器名称', + 'title' => 'Server Name', ], 'reinstall' => [ - 'title' => '重装服务器', - 'description' => '将服务器恢复到初始状态。', + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ - 'title' => '确认重装', - 'description' => '你确定要重装服务器吗?所有未备份数据将会丢失。', + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], ], 'isos' => [ - 'title' => '可使用的 ISO 镜像', - 'empty' => '没有可供选择的 ISO 镜像', + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', ], 'device_config' => [ - 'title' => '设备配置', - 'current' => '当前的 Boot 顺序(越排前边优先级越高)', - 'unused' => '未使用的设备', - 'unused_empty' => '当前没有未使用的设备。', - 'no_boot_device_warning' => '尚未配置 Boot 策略。你的虚拟机会无法启动。', + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', ], 'nameservers' => [ - 'title' => '域名解析服务器', - 'nameserver' => '域名解析服务器 :index', - 'add' => '新建域名服务器', + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', ], 'auth' => [ - 'title' => '身份验证', + 'title' => 'Authentication', ], 'hardware' => [ - 'bandwidth_used' => '已使用带宽', - 'bandwidth_alloted' => '所分配带宽', + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', ], ]; From d983cb2a40d0abc7018d4af6514a36f7c60f2281 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:00 -0500 Subject: [PATCH 1006/4012] New translations settings.php (English) --- lang/en/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/settings.php b/lang/en/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/en/settings.php +++ b/lang/en/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From e4eae48226bb8d5206032bab55a744835fea197e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:01 -0500 Subject: [PATCH 1007/4012] New translations settings.php (Vietnamese) --- lang/vi/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/vi/settings.php b/lang/vi/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/vi/settings.php +++ b/lang/vi/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From 3f4a33c8a0c40badebb83c68289883295286f841 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:02 -0500 Subject: [PATCH 1008/4012] New translations settings.php (Icelandic) --- lang/is/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/is/settings.php b/lang/is/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/is/settings.php +++ b/lang/is/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From 0dcd54b48e68ba5d83b9b4afd5d96f93f4a4403c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:04 -0500 Subject: [PATCH 1009/4012] New translations strings.php (Romanian) --- lang/ro/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/ro/strings.php b/lang/ro/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/ro/strings.php +++ b/lang/ro/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 556e68790e7a9c9335585c3648e5ce78d05a4265 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:05 -0500 Subject: [PATCH 1010/4012] New translations strings.php (French) --- lang/fr/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/fr/strings.php b/lang/fr/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/fr/strings.php +++ b/lang/fr/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 3a66b7ac268d110d202daf3911d586caad845cf2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:06 -0500 Subject: [PATCH 1011/4012] New translations strings.php (Spanish) --- lang/es/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/es/strings.php b/lang/es/strings.php index ffc47cd06a0..8ae5c5364db 100644 --- a/lang/es/strings.php +++ b/lang/es/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Resumen', 'location' => 'Ubicación', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Propietario', 'user' => 'Usuario', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Eliminar', 'hardware' => 'Hardware', 'status' => 'Estado', - 'start_server_after_installing' => 'Iniciar el Servidor tras Finalizar la Instalación', 'bandwidth_usage' => 'Uso del Ancho de Banda', 'administrator' => 'Administrador', 'last_used' => 'Último Uso', @@ -87,4 +86,6 @@ 'add' => 'Añadir', 'authentication' => 'Autentificación', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 37e9ee47e0c1ad5b1fb3bc12d440cdd6f193e5ae Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:06 -0500 Subject: [PATCH 1012/4012] New translations strings.php (Afrikaans) --- lang/af/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/af/strings.php b/lang/af/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/af/strings.php +++ b/lang/af/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 01c3c5c0ae52c275aade6572cb7e47e5a2153906 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:07 -0500 Subject: [PATCH 1013/4012] New translations strings.php (Arabic) --- lang/ar/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/ar/strings.php b/lang/ar/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/ar/strings.php +++ b/lang/ar/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 7af47039f052e119b658a426d48576f0da3f2f21 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:08 -0500 Subject: [PATCH 1014/4012] New translations strings.php (Catalan) --- lang/ca/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/ca/strings.php b/lang/ca/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/ca/strings.php +++ b/lang/ca/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 5e93577d9ba08a2985f85e039443e4c70841d09d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:09 -0500 Subject: [PATCH 1015/4012] New translations strings.php (Czech) --- lang/cs/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/cs/strings.php b/lang/cs/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/cs/strings.php +++ b/lang/cs/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 662fa2ccf966d03f6434ee7f2d0d5bb2e54cbaa9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:10 -0500 Subject: [PATCH 1016/4012] New translations strings.php (Danish) --- lang/da/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/da/strings.php b/lang/da/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/da/strings.php +++ b/lang/da/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From aa1a0229c3c19831be62f16b33170963ac2c0512 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:11 -0500 Subject: [PATCH 1017/4012] New translations strings.php (German) --- lang/de/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/de/strings.php b/lang/de/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/de/strings.php +++ b/lang/de/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 356ed1dd409e5c47b67d645531601b704ca59cd2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:12 -0500 Subject: [PATCH 1018/4012] New translations strings.php (Greek) --- lang/el/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/el/strings.php b/lang/el/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/el/strings.php +++ b/lang/el/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 1dfd4e01e77b190b576c7c306086819f860e1e93 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:12 -0500 Subject: [PATCH 1019/4012] New translations strings.php (Finnish) --- lang/fi/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/fi/strings.php b/lang/fi/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/fi/strings.php +++ b/lang/fi/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From c1b1130a82cdcca8ced08c6e1dfd35c4a3fb3e5c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:13 -0500 Subject: [PATCH 1020/4012] New translations strings.php (Hebrew) --- lang/he/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/he/strings.php b/lang/he/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/he/strings.php +++ b/lang/he/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 1eee4f8183d8a24c82ad4f435cc752754ba40ae7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:14 -0500 Subject: [PATCH 1021/4012] New translations strings.php (Hungarian) --- lang/hu/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/hu/strings.php b/lang/hu/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/hu/strings.php +++ b/lang/hu/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 557afb3467544864a8e1bf0397c1b94938b32aee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:15 -0500 Subject: [PATCH 1022/4012] New translations strings.php (Italian) --- lang/it/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/it/strings.php b/lang/it/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/it/strings.php +++ b/lang/it/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 56b0bda457f90c3ff03b8b500e4690a6ab0a7ca2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:16 -0500 Subject: [PATCH 1023/4012] New translations strings.php (Japanese) --- lang/ja/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/ja/strings.php b/lang/ja/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/ja/strings.php +++ b/lang/ja/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 50f209026837c7604c09581c7298d67c539c2c41 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:16 -0500 Subject: [PATCH 1024/4012] New translations strings.php (Korean) --- lang/ko/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/ko/strings.php b/lang/ko/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/ko/strings.php +++ b/lang/ko/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From b6468480377627031f08dad3e5ee8b7434a9da9e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:17 -0500 Subject: [PATCH 1025/4012] New translations strings.php (Dutch) --- lang/nl/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/nl/strings.php b/lang/nl/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/nl/strings.php +++ b/lang/nl/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From f2a56e9120d74d4f79a77686b5d59b64e930430e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:18 -0500 Subject: [PATCH 1026/4012] New translations strings.php (Norwegian) --- lang/no/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/no/strings.php b/lang/no/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/no/strings.php +++ b/lang/no/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From cac20e062a2625831695943bacd90cf223151a48 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:19 -0500 Subject: [PATCH 1027/4012] New translations strings.php (Polish) --- lang/pl/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/pl/strings.php b/lang/pl/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/pl/strings.php +++ b/lang/pl/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 50a3ccacd20a9d3d6b1d85d8574c52e773855ae8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:20 -0500 Subject: [PATCH 1028/4012] New translations strings.php (Portuguese) --- lang/pt/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/pt/strings.php b/lang/pt/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/pt/strings.php +++ b/lang/pt/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 6c47450afb8538d1d6b93615c7f21740d4ce30c5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:20 -0500 Subject: [PATCH 1029/4012] New translations strings.php (Russian) --- lang/ru/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/ru/strings.php b/lang/ru/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/ru/strings.php +++ b/lang/ru/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From ec04d50c45f1fd8d7e0d4a34cee1644c12877c75 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:21 -0500 Subject: [PATCH 1030/4012] New translations strings.php (Serbian (Cyrillic)) --- lang/sr/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/sr/strings.php b/lang/sr/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/sr/strings.php +++ b/lang/sr/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From e58b45b0422cbe0c47d6b0767e1d66e76a20580f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:22 -0500 Subject: [PATCH 1031/4012] New translations strings.php (Swedish) --- lang/sv/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/sv/strings.php b/lang/sv/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/sv/strings.php +++ b/lang/sv/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 694ff84ac3423a1b922f5971da4c3f54d651a381 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:23 -0500 Subject: [PATCH 1032/4012] New translations strings.php (Turkish) --- lang/tr/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/tr/strings.php b/lang/tr/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/tr/strings.php +++ b/lang/tr/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 7d7fa347bdc103d70a0a6e24ed1591a396b6b1ee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:24 -0500 Subject: [PATCH 1033/4012] New translations strings.php (Ukrainian) --- lang/uk/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/uk/strings.php b/lang/uk/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/uk/strings.php +++ b/lang/uk/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 0255ee438836f28cfd0eb0d3d510929dbde54d7f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:25 -0500 Subject: [PATCH 1034/4012] New translations strings.php (Chinese Simplified) --- lang/zh/strings.php | 145 ++++++++++++++++++++++---------------------- 1 file changed, 73 insertions(+), 72 deletions(-) diff --git a/lang/zh/strings.php b/lang/zh/strings.php index 6ef90ee5f0c..9eaee0d3887 100644 --- a/lang/zh/strings.php +++ b/lang/zh/strings.php @@ -1,90 +1,91 @@ 'Email', - 'password' => 'Password', - 'server' => 'Server', + 'email' => '邮箱', + 'password' => '密码', + 'server' => '服务器', 'server_one' => 'Server', 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', + 'name' => '名称', + 'node' => '节点', 'node_one' => 'Node', 'node_other' => 'Nodes', - 'memory' => 'Memory', + 'memory' => '内存', 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', - 'owner' => 'Owner', - 'user' => 'User', + 'disk' => '硬盘', + 'general' => '一般设置', + 'overview' => '概览', + 'location' => '地域', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => '所有者', + 'user' => '用户', 'user_one' => 'User', 'user_other' => 'Users', - 'token' => 'Token', + 'token' => '令牌', 'token_one' => 'Token', 'token_other' => 'Tokens', 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', + 'backup_one' => '备份', + 'backup_other' => '备份', 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', + 'setting_one' => '设置', + 'setting_other' => '设置', + 'search' => '搜索', + 'admin_cp' => '管理员控制面板', + 'exit_admin_cp' => '退出管理员控制面板', + 'suspended' => '已挂起', + 'network' => '网络', + 'ip' => 'IP 地址', + 'address' => '地址', + 'gateway' => '网关', + 'mac_address' => 'Mac 地址', + 'none' => '空', + 'unlimited' => '无限制', + 'launch' => '启动', + 'create' => '创建', + 'cancel' => '取消', + 'display_name' => '显示名称', + 'hostname' => '主机名', + 'reinstall' => '重装', + 'template' => '模板', + 'template_group' => '模板分组', + 'system_os_password' => '系统密码', + 'mount' => '挂载', + 'unmount' => '移除挂载', + 'primary' => '主要的', + 'media' => '媒体', + 'save' => '保存', 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', + 'ssh_key_one' => 'SSH 密钥', + 'ssh_key_other' => 'SSH 密钥', + 'version' => '版本号 :version', + 'description' => '描述', + 'visibility' => '可见性', + 'hidden' => '隐藏', + 'size' => '规模', + 'type' => '类型', + 'delete' => '删除', + 'hardware' => '硬件', + 'status' => '状态', + 'bandwidth_usage' => '带宽用量', + 'administrator' => '管理员', + 'last_used' => '最近使用于', + 'success' => '成功', + 'error' => '错误', + 'restore' => '复原', + 'english_chars' => '英文键盘字符', + 'confirm' => '确认', + 'saving' => '保存中......', + 'saved' => '已保存', + 'primary_disk' => '主要硬盘', 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', + 'nameserver_one' => '域名解析服务器', + 'nameserver_other' => '域名解析服务器', + 'new' => '新建', + 'add' => '添加', + 'authentication' => '身份验证', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 765b37efc520f56482adbd2e05481e076866c438 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:26 -0500 Subject: [PATCH 1035/4012] New translations strings.php (Chinese Traditional) --- lang/zh/strings.php | 138 ++++++++++++++++++++++---------------------- 1 file changed, 69 insertions(+), 69 deletions(-) diff --git a/lang/zh/strings.php b/lang/zh/strings.php index 9eaee0d3887..f02cc4b0f81 100644 --- a/lang/zh/strings.php +++ b/lang/zh/strings.php @@ -1,90 +1,90 @@ '邮箱', - 'password' => '密码', - 'server' => '服务器', + 'email' => 'Email', + 'password' => 'Password', + 'server' => 'Server', 'server_one' => 'Server', 'server_other' => 'Servers', - 'name' => '名称', - 'node' => '节点', + 'name' => 'Name', + 'node' => 'Node', 'node_one' => 'Node', 'node_other' => 'Nodes', - 'memory' => '内存', + 'memory' => 'Memory', 'cpu' => 'CPU', - 'disk' => '硬盘', - 'general' => '一般设置', - 'overview' => '概览', - 'location' => '地域', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', 'location_one' => 'Location', 'location_other' => 'Locations', - 'owner' => '所有者', - 'user' => '用户', + 'owner' => 'Owner', + 'user' => 'User', 'user_one' => 'User', 'user_other' => 'Users', - 'token' => '令牌', + 'token' => 'Token', 'token_one' => 'Token', 'token_other' => 'Tokens', 'backup' => 'Backup', - 'backup_one' => '备份', - 'backup_other' => '备份', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', 'setting' => 'Setting', - 'setting_one' => '设置', - 'setting_other' => '设置', - 'search' => '搜索', - 'admin_cp' => '管理员控制面板', - 'exit_admin_cp' => '退出管理员控制面板', - 'suspended' => '已挂起', - 'network' => '网络', - 'ip' => 'IP 地址', - 'address' => '地址', - 'gateway' => '网关', - 'mac_address' => 'Mac 地址', - 'none' => '空', - 'unlimited' => '无限制', - 'launch' => '启动', - 'create' => '创建', - 'cancel' => '取消', - 'display_name' => '显示名称', - 'hostname' => '主机名', - 'reinstall' => '重装', - 'template' => '模板', - 'template_group' => '模板分组', - 'system_os_password' => '系统密码', - 'mount' => '挂载', - 'unmount' => '移除挂载', - 'primary' => '主要的', - 'media' => '媒体', - 'save' => '保存', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH 密钥', - 'ssh_key_other' => 'SSH 密钥', - 'version' => '版本号 :version', - 'description' => '描述', - 'visibility' => '可见性', - 'hidden' => '隐藏', - 'size' => '规模', - 'type' => '类型', - 'delete' => '删除', - 'hardware' => '硬件', - 'status' => '状态', - 'bandwidth_usage' => '带宽用量', - 'administrator' => '管理员', - 'last_used' => '最近使用于', - 'success' => '成功', - 'error' => '错误', - 'restore' => '复原', - 'english_chars' => '英文键盘字符', - 'confirm' => '确认', - 'saving' => '保存中......', - 'saved' => '已保存', - 'primary_disk' => '主要硬盘', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', 'nameserver' => 'Nameserver', - 'nameserver_one' => '域名解析服务器', - 'nameserver_other' => '域名解析服务器', - 'new' => '新建', - 'add' => '添加', - 'authentication' => '身份验证', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', From 3137b5fe9b62639ae8ac2e13fd878a8ab0018660 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:26 -0500 Subject: [PATCH 1036/4012] New translations strings.php (English) --- lang/en/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/en/strings.php b/lang/en/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/en/strings.php +++ b/lang/en/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 9c815789cf338e62eb1b3227c6e5e680de8195ff Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:27 -0500 Subject: [PATCH 1037/4012] New translations strings.php (Vietnamese) --- lang/vi/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/vi/strings.php b/lang/vi/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/vi/strings.php +++ b/lang/vi/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From 40a6a0dec551bc52d8b4507e6cc207c6e23cc806 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:28 -0500 Subject: [PATCH 1038/4012] New translations strings.php (Icelandic) --- lang/is/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/is/strings.php b/lang/is/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/is/strings.php +++ b/lang/is/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From e5f9a713cd887f6356d46c55fc743c6d5c01b429 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:29 -0500 Subject: [PATCH 1039/4012] New translations nodes.php (Hindi) --- lang/hi/nodes.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/hi/nodes.php b/lang/hi/nodes.php index 99aab2848a1..1ed05b28f24 100644 --- a/lang/hi/nodes.php +++ b/lang/hi/nodes.php @@ -1,7 +1,7 @@ 'New Node', + 'create_node' => 'Create Node', 'create_modal' => [ 'title' => 'Create a Node', ], @@ -9,6 +9,7 @@ 'location_group' => 'Location Group', 'pve_name' => 'Node Name In Proxmox', 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', 'port' => 'Port', From bece39c09c56a07274417aa01e458664b95bd58b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:30 -0500 Subject: [PATCH 1040/4012] New translations settings.php (Hindi) --- lang/hi/settings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/hi/settings.php b/lang/hi/settings.php index 67158c5def6..1564707efc3 100644 --- a/lang/hi/settings.php +++ b/lang/hi/settings.php @@ -10,6 +10,7 @@ 'reinstall' => [ 'title' => 'Reinstall Server', 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ 'title' => 'Confirm Reinstallation', 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', From 5adf215882a90d717745f0fc0fdb737b7e59e2a1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 13 May 2023 18:05:31 -0500 Subject: [PATCH 1041/4012] New translations strings.php (Hindi) --- lang/hi/strings.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/hi/strings.php b/lang/hi/strings.php index 6ef90ee5f0c..f02cc4b0f81 100644 --- a/lang/hi/strings.php +++ b/lang/hi/strings.php @@ -16,8 +16,8 @@ 'general' => 'General', 'overview' => 'Overview', 'location' => 'Location', - 'location_one' => 'Backup', - 'location_other' => 'Backups', + 'location_one' => 'Location', + 'location_other' => 'Locations', 'owner' => 'Owner', 'user' => 'User', 'user_one' => 'User', @@ -68,7 +68,6 @@ 'delete' => 'Delete', 'hardware' => 'Hardware', 'status' => 'Status', - 'start_server_after_installing' => 'Start Server After Completing Installation', 'bandwidth_usage' => 'Bandwidth Usage', 'administrator' => 'Administrator', 'last_used' => 'Last Used', @@ -87,4 +86,6 @@ 'add' => 'Add', 'authentication' => 'Authentication', 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', ]; From e76f819276005fb277e7d486429d8622a4a7fa68 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:37 -0500 Subject: [PATCH 1042/4012] New translations index.php (Romanian) --- lang/ro/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/ro/index.php b/lang/ro/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/ro/index.php +++ b/lang/ro/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 56632afaa814629cd25f3fcb99c2cb43e29876af Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:38 -0500 Subject: [PATCH 1043/4012] New translations index.php (French) --- lang/fr/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/fr/index.php b/lang/fr/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/fr/index.php +++ b/lang/fr/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 60594c83ff7088b3929687b7b2dfe9b9d6b93c76 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:38 -0500 Subject: [PATCH 1044/4012] New translations index.php (Spanish) --- lang/es/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/es/index.php b/lang/es/index.php index ebaff38d11c..85512f48734 100644 --- a/lang/es/index.php +++ b/lang/es/index.php @@ -1,7 +1,41 @@ 'Mostrar todos los servidores', - 'no_servers_admin_empty_state' => 'No hay servidores.', - 'no_servers_empty_state' => 'No tienes servidores.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Crear Nodo', + ], + + 'location_group' => 'Grupo Ubicación', + 'pve_name' => 'Nombre del Nodo en Proxmox', + 'override_creds' => 'Anular credenciales', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secreto', + 'port' => 'Puerto', + 'memory_allocation' => 'Asignación de Memoria', + 'memory_overallocation' => 'Sobreasignación de Memoria', + 'disk_allocation' => 'Asignación de Disco', + 'disk_overallocation' => 'Sobreasignación de Disco', + 'vm_storage' => 'Almacenamiento VM', + 'backup_storage' => 'Copias de Seguridad', + 'iso_storage' => 'Almacenamiento ISO', + + 'create_template_modal' => [ + 'title' => 'Crear una Plantilla', + ], + 'new_template' => 'Nueva Plantilla', + 'create_template_group_modal' => [ + 'title' => 'Crear un Grupo de Plantilla', + ], + 'new_template_group' => 'Nuevo Grupo de Plantilla', + + 'node_info' => [ + 'title' => 'Información Nodo', + ], + 'delete_node' => [ + 'title' => 'Eliminar Nodo', + 'description' => 'El nodo se eliminará permanentemente de Convoy. Esta acción es irreversible y no se puede deshacer.', + 'has_servers_error' => 'No se puede eliminar un nodo que tenga servidores asignados.', + ], ]; From a5cab320da753c8086dda82acdca74aee5f0f89a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:39 -0500 Subject: [PATCH 1045/4012] New translations index.php (Afrikaans) --- lang/af/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/af/index.php b/lang/af/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/af/index.php +++ b/lang/af/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 6cf097400c622649e34ee73ca3f7cbd5cdc70da4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:40 -0500 Subject: [PATCH 1046/4012] New translations index.php (Arabic) --- lang/ar/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/ar/index.php b/lang/ar/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/ar/index.php +++ b/lang/ar/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 66183631f36fba9d37dc4c2189c49a3b8f78138a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:41 -0500 Subject: [PATCH 1047/4012] New translations index.php (Catalan) --- lang/ca/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/ca/index.php b/lang/ca/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/ca/index.php +++ b/lang/ca/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 6f3e18b0e86f11292a4010d9dc5d675dad5628f1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:42 -0500 Subject: [PATCH 1048/4012] New translations index.php (Czech) --- lang/cs/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/cs/index.php b/lang/cs/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/cs/index.php +++ b/lang/cs/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 79b3fb3e9b5e80191d03853dffd81a3dafb69632 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:43 -0500 Subject: [PATCH 1049/4012] New translations index.php (Danish) --- lang/da/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/da/index.php b/lang/da/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/da/index.php +++ b/lang/da/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 7e6512d367fc1b4a5c6bd46c9c23d8e9d4d929a0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:44 -0500 Subject: [PATCH 1050/4012] New translations index.php (German) --- lang/de/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/de/index.php b/lang/de/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/de/index.php +++ b/lang/de/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 0f1cd1c398aa6ef8a5e41e8271d418fb4353d24b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:44 -0500 Subject: [PATCH 1051/4012] New translations index.php (Greek) --- lang/el/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/el/index.php b/lang/el/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/el/index.php +++ b/lang/el/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From e950bca1f0e96e26cab8ba910b0064e46c9c1713 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:45 -0500 Subject: [PATCH 1052/4012] New translations index.php (Finnish) --- lang/fi/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/fi/index.php b/lang/fi/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/fi/index.php +++ b/lang/fi/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 790a87c361e750aa8ccd132d12d42355a1cd9dda Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:46 -0500 Subject: [PATCH 1053/4012] New translations index.php (Hebrew) --- lang/he/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/he/index.php b/lang/he/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/he/index.php +++ b/lang/he/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 659e4966f3b3879b5cc7b086ce4f65d022218df5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:47 -0500 Subject: [PATCH 1054/4012] New translations index.php (Hungarian) --- lang/hu/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/hu/index.php b/lang/hu/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/hu/index.php +++ b/lang/hu/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From a0827a36c7ff88851f5c3ff8465c02f240e903ee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:48 -0500 Subject: [PATCH 1055/4012] New translations index.php (Italian) --- lang/it/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/it/index.php b/lang/it/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/it/index.php +++ b/lang/it/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 493cd9973012dd3aa337ed2e1c2e6f215561db06 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:49 -0500 Subject: [PATCH 1056/4012] New translations index.php (Japanese) --- lang/ja/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/ja/index.php b/lang/ja/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/ja/index.php +++ b/lang/ja/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From a73e16fdd7645c06472f73858ca7a5a830fa4afe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:49 -0500 Subject: [PATCH 1057/4012] New translations index.php (Korean) --- lang/ko/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/ko/index.php b/lang/ko/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/ko/index.php +++ b/lang/ko/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 18ff9a6c035c9fdd8839b00fab1b7c4a4066c23c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:50 -0500 Subject: [PATCH 1058/4012] New translations index.php (Dutch) --- lang/nl/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/nl/index.php b/lang/nl/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/nl/index.php +++ b/lang/nl/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 6b6e322e2c695cc0be4104efd634fc8aca286c64 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:51 -0500 Subject: [PATCH 1059/4012] New translations index.php (Norwegian) --- lang/no/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/no/index.php b/lang/no/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/no/index.php +++ b/lang/no/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 2a3ddd8ab2ebf9e15d53cc0d8ad08bea663a68db Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:52 -0500 Subject: [PATCH 1060/4012] New translations index.php (Polish) --- lang/pl/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/pl/index.php b/lang/pl/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/pl/index.php +++ b/lang/pl/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From a891a5d232dab35eb5cdc8e3620f014317a70b54 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:53 -0500 Subject: [PATCH 1061/4012] New translations index.php (Portuguese) --- lang/pt/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/pt/index.php b/lang/pt/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/pt/index.php +++ b/lang/pt/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 96b2564a183ce3414f3888446211b5af0610dbaa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:54 -0500 Subject: [PATCH 1062/4012] New translations index.php (Russian) --- lang/ru/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/ru/index.php b/lang/ru/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/ru/index.php +++ b/lang/ru/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 269cc32c101f1d417b99035835339d4e244fdcad Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:54 -0500 Subject: [PATCH 1063/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/sr/index.php b/lang/sr/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/sr/index.php +++ b/lang/sr/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 637fa82c570a17e9424f47fc48864d27c5207200 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:55 -0500 Subject: [PATCH 1064/4012] New translations index.php (Swedish) --- lang/sv/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/sv/index.php b/lang/sv/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/sv/index.php +++ b/lang/sv/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 4c2cd7c1b2ea72a95136ed00be9b4f02c3fcaecf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:56 -0500 Subject: [PATCH 1065/4012] New translations index.php (Turkish) --- lang/tr/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/tr/index.php b/lang/tr/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/tr/index.php +++ b/lang/tr/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 6deaf77abf1743538f7d00d9d1fdad47e601391a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:57 -0500 Subject: [PATCH 1066/4012] New translations index.php (Ukrainian) --- lang/uk/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/uk/index.php b/lang/uk/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/uk/index.php +++ b/lang/uk/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 013676e1817b62005eaa51f89289d7af691ef14d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:58 -0500 Subject: [PATCH 1067/4012] New translations index.php (Chinese Simplified) --- lang/zh/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/zh/index.php b/lang/zh/index.php index 63d3b525616..3b27a93d6c3 100644 --- a/lang/zh/index.php +++ b/lang/zh/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => '创建节点', + ], + + 'location_group' => '地域分组', + 'pve_name' => 'Proxmox 中的节点名称', + 'override_creds' => '覆盖凭证', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => '令牌 ID', + 'secret' => '令牌密钥', + 'port' => '端口', + 'memory_allocation' => '内存分配', + 'memory_overallocation' => '内存超开', + 'disk_allocation' => '硬盘分配', + 'disk_overallocation' => '硬盘超开', + 'vm_storage' => '虚拟机存储', + 'backup_storage' => '备份存储', + 'iso_storage' => 'ISO 存储', + + 'create_template_modal' => [ + 'title' => '创建模板', + ], + 'new_template' => '新建模板', + 'create_template_group_modal' => [ + 'title' => '创建模板分组', + ], + 'new_template_group' => '新建模板分组', + + 'node_info' => [ + 'title' => '节点信息', + ], + 'delete_node' => [ + 'title' => '删除节点', + 'description' => '节点将从 Convoy 中永久删除。此操作不能被复原及撤销。', + 'has_servers_error' => '你无法删除一个分配有服务器的节点。', + ], ]; From f0ab928a15d0a4c87aac41bff5c1728a832a5f2d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:35:59 -0500 Subject: [PATCH 1068/4012] New translations index.php (Chinese Traditional) --- lang/zh/index.php | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/lang/zh/index.php b/lang/zh/index.php index 3b27a93d6c3..1ed05b28f24 100644 --- a/lang/zh/index.php +++ b/lang/zh/index.php @@ -3,39 +3,39 @@ return [ 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => '创建节点', + 'title' => 'Create a Node', ], - 'location_group' => '地域分组', - 'pve_name' => 'Proxmox 中的节点名称', - 'override_creds' => '覆盖凭证', + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => '令牌 ID', - 'secret' => '令牌密钥', - 'port' => '端口', - 'memory_allocation' => '内存分配', - 'memory_overallocation' => '内存超开', - 'disk_allocation' => '硬盘分配', - 'disk_overallocation' => '硬盘超开', - 'vm_storage' => '虚拟机存储', - 'backup_storage' => '备份存储', - 'iso_storage' => 'ISO 存储', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', 'create_template_modal' => [ - 'title' => '创建模板', + 'title' => 'Create a Template', ], - 'new_template' => '新建模板', + 'new_template' => 'New Template', 'create_template_group_modal' => [ - 'title' => '创建模板分组', + 'title' => 'Create a Template Group', ], - 'new_template_group' => '新建模板分组', + 'new_template_group' => 'New Template Group', 'node_info' => [ - 'title' => '节点信息', + 'title' => 'Node Information', ], 'delete_node' => [ - 'title' => '删除节点', - 'description' => '节点将从 Convoy 中永久删除。此操作不能被复原及撤销。', - 'has_servers_error' => '你无法删除一个分配有服务器的节点。', + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From d549af9842cf94ccdb99fea5585bace223634cce Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:00 -0500 Subject: [PATCH 1069/4012] New translations index.php (English) --- lang/en/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/en/index.php b/lang/en/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/en/index.php +++ b/lang/en/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 840195577c743f52109dc09eaf01b5b442836764 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:01 -0500 Subject: [PATCH 1070/4012] New translations index.php (Vietnamese) --- lang/vi/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/vi/index.php b/lang/vi/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/vi/index.php +++ b/lang/vi/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 5758750dd915dfae9c47d72eec5ecd91507abe7c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:01 -0500 Subject: [PATCH 1071/4012] New translations index.php (Icelandic) --- lang/is/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/is/index.php b/lang/is/index.php index 63d3b525616..1ed05b28f24 100644 --- a/lang/is/index.php +++ b/lang/is/index.php @@ -1,7 +1,41 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From 9f3dbad705c3ef066d90d157156158d22feebf9d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:03 -0500 Subject: [PATCH 1072/4012] New translations strings.php (Romanian) --- lang/ro/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/ro/strings.php b/lang/ro/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/ro/strings.php +++ b/lang/ro/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 388d84c9a35d4830ecf06aa2dcad0b12a90f9009 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:04 -0500 Subject: [PATCH 1073/4012] New translations strings.php (French) --- lang/fr/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/fr/strings.php b/lang/fr/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/fr/strings.php +++ b/lang/fr/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 6d64284a3bc08a82a451ba744318660ea0fab8c9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:04 -0500 Subject: [PATCH 1074/4012] New translations strings.php (Spanish) --- lang/es/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/es/strings.php b/lang/es/strings.php index 8ae5c5364db..80852db0dc5 100644 --- a/lang/es/strings.php +++ b/lang/es/strings.php @@ -38,6 +38,8 @@ 'network' => 'Red', 'ip' => 'Dirección IP', 'address' => 'Dirección', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Puerta de Enlace', 'mac_address' => 'Dirección Mac', 'none' => 'Nada', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstalar', 'template' => 'Plantilla', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Grupo de Plantillas', 'system_os_password' => 'Contraseña del S.O.', 'mount' => 'Montar', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From c46a3cdaad0a2e511ee6ab565b1e3f1788e82cbb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:05 -0500 Subject: [PATCH 1075/4012] New translations strings.php (Afrikaans) --- lang/af/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/af/strings.php b/lang/af/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/af/strings.php +++ b/lang/af/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 5895010ab8858a523632912ef4baff03e290eca6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:06 -0500 Subject: [PATCH 1076/4012] New translations strings.php (Arabic) --- lang/ar/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/ar/strings.php b/lang/ar/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/ar/strings.php +++ b/lang/ar/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 8ceec2b46dfd10b6efe73ffe995c1087e1298963 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:07 -0500 Subject: [PATCH 1077/4012] New translations strings.php (Catalan) --- lang/ca/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/ca/strings.php b/lang/ca/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/ca/strings.php +++ b/lang/ca/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From f51752e9be38548566720dc33169d94fac22572e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:08 -0500 Subject: [PATCH 1078/4012] New translations strings.php (Czech) --- lang/cs/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/cs/strings.php b/lang/cs/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/cs/strings.php +++ b/lang/cs/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 3506f021e1d81254f9038d44872ea2585f65074c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:08 -0500 Subject: [PATCH 1079/4012] New translations strings.php (Danish) --- lang/da/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/da/strings.php b/lang/da/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/da/strings.php +++ b/lang/da/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From c10a2fc64d38163cbca6b70a8760b53e8f6e36d2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:09 -0500 Subject: [PATCH 1080/4012] New translations strings.php (German) --- lang/de/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/de/strings.php b/lang/de/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/de/strings.php +++ b/lang/de/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From c3dc3307cea9dbc5d300ac9962b03da0f0e3e57c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:10 -0500 Subject: [PATCH 1081/4012] New translations strings.php (Greek) --- lang/el/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/el/strings.php b/lang/el/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/el/strings.php +++ b/lang/el/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 44342ae1d00151ff793eb56e6a1e902bf6d02642 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:11 -0500 Subject: [PATCH 1082/4012] New translations strings.php (Finnish) --- lang/fi/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/fi/strings.php b/lang/fi/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/fi/strings.php +++ b/lang/fi/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 2ccfd53f32020401d8d7c57353378f5109e541c2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:12 -0500 Subject: [PATCH 1083/4012] New translations strings.php (Hebrew) --- lang/he/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/he/strings.php b/lang/he/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/he/strings.php +++ b/lang/he/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From c2dafd80b0253fbef617794b32daf798e3014f2c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:13 -0500 Subject: [PATCH 1084/4012] New translations strings.php (Hungarian) --- lang/hu/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/hu/strings.php b/lang/hu/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/hu/strings.php +++ b/lang/hu/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From a4acbfce99868daf2e9c8eb2a4404d1ffa083431 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:14 -0500 Subject: [PATCH 1085/4012] New translations strings.php (Italian) --- lang/it/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/it/strings.php b/lang/it/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/it/strings.php +++ b/lang/it/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From a5e0dec9e066f4c768d01f6b2889efd0c119e773 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:14 -0500 Subject: [PATCH 1086/4012] New translations strings.php (Japanese) --- lang/ja/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/ja/strings.php b/lang/ja/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/ja/strings.php +++ b/lang/ja/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 1d12713e5ced52637e51e69b1cd9b37ea7de5056 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:15 -0500 Subject: [PATCH 1087/4012] New translations strings.php (Korean) --- lang/ko/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/ko/strings.php b/lang/ko/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/ko/strings.php +++ b/lang/ko/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 7ca79a91136f312668864f66329081191e2a5a06 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:16 -0500 Subject: [PATCH 1088/4012] New translations strings.php (Dutch) --- lang/nl/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/nl/strings.php b/lang/nl/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/nl/strings.php +++ b/lang/nl/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 57990ce9a4b3057809a62e0d72b05df92acc0d58 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:17 -0500 Subject: [PATCH 1089/4012] New translations strings.php (Norwegian) --- lang/no/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/no/strings.php b/lang/no/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/no/strings.php +++ b/lang/no/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 9051bd01303de74d68e64bebdb606b9d56bbfb7a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:18 -0500 Subject: [PATCH 1090/4012] New translations strings.php (Polish) --- lang/pl/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/pl/strings.php b/lang/pl/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/pl/strings.php +++ b/lang/pl/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 36076268114fa123890c78cd608a8113348c3798 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:19 -0500 Subject: [PATCH 1091/4012] New translations strings.php (Portuguese) --- lang/pt/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/pt/strings.php b/lang/pt/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/pt/strings.php +++ b/lang/pt/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From cb236d02b7cff3c077474f6a5c6fea6fde812b6c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:19 -0500 Subject: [PATCH 1092/4012] New translations strings.php (Russian) --- lang/ru/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/ru/strings.php b/lang/ru/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/ru/strings.php +++ b/lang/ru/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 3dfae879e46cc7be4929cc72a0278a6c43815ccf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:20 -0500 Subject: [PATCH 1093/4012] New translations strings.php (Serbian (Cyrillic)) --- lang/sr/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/sr/strings.php b/lang/sr/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/sr/strings.php +++ b/lang/sr/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 22dfffddba196a470bef9ff002a5ddb1d085afda Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:21 -0500 Subject: [PATCH 1094/4012] New translations strings.php (Swedish) --- lang/sv/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/sv/strings.php b/lang/sv/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/sv/strings.php +++ b/lang/sv/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 2c2d15d2e82fd5850a6022db3e520ce772453865 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:22 -0500 Subject: [PATCH 1095/4012] New translations strings.php (Turkish) --- lang/tr/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/tr/strings.php b/lang/tr/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/tr/strings.php +++ b/lang/tr/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From f994ba9ae048c744eace890706bc2c2cd1bd48ed Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:23 -0500 Subject: [PATCH 1096/4012] New translations strings.php (Ukrainian) --- lang/uk/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/uk/strings.php b/lang/uk/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/uk/strings.php +++ b/lang/uk/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 63ae5e9529c3adeb91bad06e560ab7803fdee8cf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:23 -0500 Subject: [PATCH 1097/4012] New translations strings.php (Chinese Simplified) --- lang/zh/strings.php | 145 +++++++++++++++++++++++--------------------- 1 file changed, 76 insertions(+), 69 deletions(-) diff --git a/lang/zh/strings.php b/lang/zh/strings.php index f02cc4b0f81..6896622fe8a 100644 --- a/lang/zh/strings.php +++ b/lang/zh/strings.php @@ -1,91 +1,98 @@ 'Email', - 'password' => 'Password', - 'server' => 'Server', + 'email' => '邮箱', + 'password' => '密码', + 'server' => '服务器', 'server_one' => 'Server', 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', + 'name' => '名称', + 'node' => '节点', 'node_one' => 'Node', 'node_other' => 'Nodes', - 'memory' => 'Memory', + 'memory' => '内存', 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', + 'disk' => '硬盘', + 'general' => '一般设置', + 'overview' => '概览', + 'location' => '地域', 'location_one' => 'Location', 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', + 'owner' => '所有者', + 'user' => '用户', 'user_one' => 'User', 'user_other' => 'Users', - 'token' => 'Token', + 'token' => '令牌', 'token_one' => 'Token', 'token_other' => 'Tokens', 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', + 'backup_one' => '备份', + 'backup_other' => '备份', 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', + 'setting_one' => '设置', + 'setting_other' => '设置', + 'search' => '搜索', + 'admin_cp' => '管理员控制面板', + 'exit_admin_cp' => '退出管理员控制面板', + 'suspended' => '已挂起', + 'network' => '网络', + 'ip' => 'IP 地址', + 'address' => '地址', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => '网关', + 'mac_address' => 'Mac 地址', + 'none' => '空', + 'unlimited' => '无限制', + 'launch' => '启动', + 'create' => '创建', + 'cancel' => '取消', + 'display_name' => '显示名称', + 'hostname' => '主机名', + 'reinstall' => '重装', + 'template' => '模板', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => '模板分组', + 'system_os_password' => '系统密码', + 'mount' => '挂载', + 'unmount' => '移除挂载', + 'primary' => '主要的', + 'media' => '媒体', + 'save' => '保存', 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', + 'ssh_key_one' => 'SSH 密钥', + 'ssh_key_other' => 'SSH 密钥', + 'version' => '版本号 :version', + 'description' => '描述', + 'visibility' => '可见性', + 'hidden' => '隐藏', + 'size' => '规模', + 'type' => '类型', + 'delete' => '删除', + 'hardware' => '硬件', + 'status' => '状态', + 'bandwidth_usage' => '带宽用量', + 'administrator' => '管理员', + 'last_used' => '最近使用于', + 'success' => '成功', + 'error' => '错误', + 'restore' => '复原', + 'english_chars' => '英文键盘字符', + 'confirm' => '确认', + 'saving' => '保存中......', + 'saved' => '已保存', + 'primary_disk' => '主要硬盘', 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', + 'nameserver_one' => '域名解析服务器', + 'nameserver_other' => '域名解析服务器', + 'new' => '新建', + 'add' => '添加', + 'authentication' => '身份验证', 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 03fb1750e0c625cd88685178386f8a413246f26c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:24 -0500 Subject: [PATCH 1098/4012] New translations strings.php (Chinese Traditional) --- lang/zh/strings.php | 138 ++++++++++++++++++++++---------------------- 1 file changed, 69 insertions(+), 69 deletions(-) diff --git a/lang/zh/strings.php b/lang/zh/strings.php index 6896622fe8a..f0df2a12ca2 100644 --- a/lang/zh/strings.php +++ b/lang/zh/strings.php @@ -1,94 +1,94 @@ '邮箱', - 'password' => '密码', - 'server' => '服务器', + 'email' => 'Email', + 'password' => 'Password', + 'server' => 'Server', 'server_one' => 'Server', 'server_other' => 'Servers', - 'name' => '名称', - 'node' => '节点', + 'name' => 'Name', + 'node' => 'Node', 'node_one' => 'Node', 'node_other' => 'Nodes', - 'memory' => '内存', + 'memory' => 'Memory', 'cpu' => 'CPU', - 'disk' => '硬盘', - 'general' => '一般设置', - 'overview' => '概览', - 'location' => '地域', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', 'location_one' => 'Location', 'location_other' => 'Locations', - 'owner' => '所有者', - 'user' => '用户', + 'owner' => 'Owner', + 'user' => 'User', 'user_one' => 'User', 'user_other' => 'Users', - 'token' => '令牌', + 'token' => 'Token', 'token_one' => 'Token', 'token_other' => 'Tokens', 'backup' => 'Backup', - 'backup_one' => '备份', - 'backup_other' => '备份', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', 'setting' => 'Setting', - 'setting_one' => '设置', - 'setting_other' => '设置', - 'search' => '搜索', - 'admin_cp' => '管理员控制面板', - 'exit_admin_cp' => '退出管理员控制面板', - 'suspended' => '已挂起', - 'network' => '网络', - 'ip' => 'IP 地址', - 'address' => '地址', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', - 'gateway' => '网关', - 'mac_address' => 'Mac 地址', - 'none' => '空', - 'unlimited' => '无限制', - 'launch' => '启动', - 'create' => '创建', - 'cancel' => '取消', - 'display_name' => '显示名称', - 'hostname' => '主机名', - 'reinstall' => '重装', - 'template' => '模板', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', 'template_one' => 'Template', 'template_other' => 'Templates', - 'template_group' => '模板分组', - 'system_os_password' => '系统密码', - 'mount' => '挂载', - 'unmount' => '移除挂载', - 'primary' => '主要的', - 'media' => '媒体', - 'save' => '保存', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH 密钥', - 'ssh_key_other' => 'SSH 密钥', - 'version' => '版本号 :version', - 'description' => '描述', - 'visibility' => '可见性', - 'hidden' => '隐藏', - 'size' => '规模', - 'type' => '类型', - 'delete' => '删除', - 'hardware' => '硬件', - 'status' => '状态', - 'bandwidth_usage' => '带宽用量', - 'administrator' => '管理员', - 'last_used' => '最近使用于', - 'success' => '成功', - 'error' => '错误', - 'restore' => '复原', - 'english_chars' => '英文键盘字符', - 'confirm' => '确认', - 'saving' => '保存中......', - 'saved' => '已保存', - 'primary_disk' => '主要硬盘', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', 'nameserver' => 'Nameserver', - 'nameserver_one' => '域名解析服务器', - 'nameserver_other' => '域名解析服务器', - 'new' => '新建', - 'add' => '添加', - 'authentication' => '身份验证', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', From 62fb2931d2090405cceeb307cc0697024137f6fb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:25 -0500 Subject: [PATCH 1099/4012] New translations strings.php (English) --- lang/en/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/en/strings.php b/lang/en/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/en/strings.php +++ b/lang/en/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 79a232b681b317a8f12d043601b664440cfa4bb9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:26 -0500 Subject: [PATCH 1100/4012] New translations strings.php (Vietnamese) --- lang/vi/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/vi/strings.php b/lang/vi/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/vi/strings.php +++ b/lang/vi/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 839d91c4339dbba15e22f1bb20622ed8e19fb023 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:27 -0500 Subject: [PATCH 1101/4012] New translations strings.php (Icelandic) --- lang/is/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/is/strings.php b/lang/is/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/is/strings.php +++ b/lang/is/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From 6dc6a6486ab27cfccb23fb0181cc3546775b4562 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:28 -0500 Subject: [PATCH 1102/4012] New translations index.php (Hindi) --- lang/hi/index.php | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/lang/hi/index.php b/lang/hi/index.php index 304888cc5fb..1ed05b28f24 100644 --- a/lang/hi/index.php +++ b/lang/hi/index.php @@ -1,7 +1,41 @@ 'सभी सर्वर प्रदर्शित करें', - 'no_servers_admin_empty_state' => 'कोई उपलब्ध सर्वर नहीं', - 'no_servers_empty_state' => 'आपको कोई सर्वर असाइन नहीं किया गया है', + 'create_node' => 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], ]; From e743e1afd45e2cf99b59643f56d66121ea5c1f72 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 14 May 2023 23:36:29 -0500 Subject: [PATCH 1103/4012] New translations strings.php (Hindi) --- lang/hi/strings.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/hi/strings.php b/lang/hi/strings.php index f02cc4b0f81..f0df2a12ca2 100644 --- a/lang/hi/strings.php +++ b/lang/hi/strings.php @@ -38,6 +38,8 @@ 'network' => 'Network', 'ip' => 'IP Address', 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', @@ -49,6 +51,8 @@ 'hostname' => 'Hostname', 'reinstall' => 'Reinstall', 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', @@ -88,4 +92,7 @@ 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', ]; From e23c5417a31bd7f4c8646799c52892b79e7e7fdf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:10 -0500 Subject: [PATCH 1104/4012] New translations index.php (Romanian) --- lang/ro/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/ro/index.php b/lang/ro/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/ro/index.php +++ b/lang/ro/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 1a6fbada60ece0fbe6190f985256e044895b66ac Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:11 -0500 Subject: [PATCH 1105/4012] New translations overview.php (Romanian) --- lang/ro/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/ro/overview.php b/lang/ro/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/ro/overview.php +++ b/lang/ro/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From e1aebe64f1738ffd2dcb9f46e121216fb0bbc8df Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:12 -0500 Subject: [PATCH 1106/4012] New translations settings.php (Romanian) --- lang/ro/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/ro/settings.php b/lang/ro/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/ro/settings.php +++ b/lang/ro/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 763866c21389e711fb2bea1d1d5b1a0e48c8a474 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:13 -0500 Subject: [PATCH 1107/4012] New translations index.php (French) --- lang/fr/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/fr/index.php b/lang/fr/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/fr/index.php +++ b/lang/fr/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 2757660a1c3cd78e13bc393fc552301337eceb50 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:14 -0500 Subject: [PATCH 1108/4012] New translations overview.php (French) --- lang/fr/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/fr/overview.php b/lang/fr/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/fr/overview.php +++ b/lang/fr/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From 3ea10aab584113e35be54d226ad2cce3f70ada81 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:15 -0500 Subject: [PATCH 1109/4012] New translations settings.php (French) --- lang/fr/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/fr/settings.php b/lang/fr/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/fr/settings.php +++ b/lang/fr/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From d5a7e51e3ce75cc9478aacac93a0d23ba630b642 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:16 -0500 Subject: [PATCH 1110/4012] New translations index.php (Spanish) --- lang/es/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/es/index.php b/lang/es/index.php index 85512f48734..39b161ff56e 100644 --- a/lang/es/index.php +++ b/lang/es/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Limite Copias de Seguridad', + 'bandwidth_limit' => 'Limite Ancho de Banda', + 'snapshots_limit' => 'Limite Instantáneas', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Debe crear una VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Crear Nodo', + 'title' => 'Crear un Servidor', ], - - 'location_group' => 'Grupo Ubicación', - 'pve_name' => 'Nombre del Nodo en Proxmox', - 'override_creds' => 'Anular credenciales', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secreto', - 'port' => 'Puerto', - 'memory_allocation' => 'Asignación de Memoria', - 'memory_overallocation' => 'Sobreasignación de Memoria', - 'disk_allocation' => 'Asignación de Disco', - 'disk_overallocation' => 'Sobreasignación de Disco', - 'vm_storage' => 'Almacenamiento VM', - 'backup_storage' => 'Copias de Seguridad', - 'iso_storage' => 'Almacenamiento ISO', - - 'create_template_modal' => [ - 'title' => 'Crear una Plantilla', + 'manage_server' => 'Gestionar Servidor', + 'server_build' => [ + 'title' => 'Creación de Servidor', ], - 'new_template' => 'Nueva Plantilla', - 'create_template_group_modal' => [ - 'title' => 'Crear un Grupo de Plantilla', + 'server_info' => [ + 'title' => 'Información del Servidor', ], - 'new_template_group' => 'Nuevo Grupo de Plantilla', - - 'node_info' => [ - 'title' => 'Información Nodo', + 'suspension' => [ + 'title' => 'Suspensión', + 'description' => 'Cambia el estado de suspensión del servidor.', + 'not_suspended' => 'Este servidor no está suspendido', + 'suspended' => 'Este servidor está suspendido', ], - 'delete_node' => [ - 'title' => 'Eliminar Nodo', - 'description' => 'El nodo se eliminará permanentemente de Convoy. Esta acción es irreversible y no se puede deshacer.', - 'has_servers_error' => 'No se puede eliminar un nodo que tenga servidores asignados.', + 'delete_server' => [ + 'title' => 'Eliminar Servidor', + 'description' => 'El servidor se eliminará de Convoy. Las Copias de Seguridad y otros datos asociados serán destruidos. Sin embargo, puede marcar la casilla de abajo para mantener la máquina virtual y los datos en el nodo Proxmox.', + 'dont_purge' => 'No purgar VM y archivos relacionados', ], ]; From 6663acc0b1df2c8ec138247f35303bfce48887ea Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:17 -0500 Subject: [PATCH 1111/4012] New translations overview.php (Spanish) --- lang/es/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/es/overview.php b/lang/es/overview.php index 9b53e06a858..b46b9bc3009 100644 --- a/lang/es/overview.php +++ b/lang/es/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Iniciar', - 'restart' => 'Reiniciar', - 'kill' => 'Terminar', - 'shutdown' => 'Apagar', - ], - 'notices' => [ - 'power_action_sent_success' => 'Acción enviada con éxito. Puede tardar un momento en procesarse.', - 'power_action_sent_fail' => 'No se ha podido enviar la acción de energia al servidor.', - ], - - 'state' => 'Estado', - 'states' => [ - 'stopped' => 'Detenido', - 'running' => 'Ejecutando', - 'stopping' => 'Deteniendo', - 'starting' => 'Iniciando', - 'shutting_down' => 'Apagando', - ], - 'uptime' => 'Tiempo de Actividad', - 'poll_status_error' => 'Fallo al sondear el estado del servidor. Reintentando en 5 segundos...', - - 'terminal' => [ - 'title' => 'Consola', - 'description' => 'Gestiona remotamente tu servidor desde la web.', - 'novnc_description' => 'El mejor por compatibilidad, pero carece de prestaciones y rendimiento.', - 'xtermjs_description' => 'Lo mejor para el rendimiento, pero no funciona para todos los sistemas operativos.', - ], - - 'server_config' => [ - 'title' => 'Configurar este Servidor', - 'description' => '¡Usted es un administrador! Puede hacer clic a continuación para visitar la configuración de construcción de este servidor y realizar modificaciones.', - 'configure_server' => 'Configurar Servidor', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From f51e1cddbff89b6f312523b53f0d8f120cc65cb8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:17 -0500 Subject: [PATCH 1112/4012] New translations settings.php (Spanish) --- lang/es/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/es/settings.php b/lang/es/settings.php index aa2be241f1b..41bdbac5d4f 100644 --- a/lang/es/settings.php +++ b/lang/es/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'No hay direcciones asociadas a este servidor.', - ], - 'display_info' => [ - 'title' => 'Nombre del Servidor', - ], - 'reinstall' => [ - 'title' => 'Reinstalar Servidor', - 'description' => 'Empiece su servidor desde cero.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirmar Reinstalación', - 'description' => '¿Estás seguro de que quieres reinstalar este servidor? Se perderán todos los datos.', - ], - ], - 'isos' => [ - 'title' => 'ISOs Disponibles', - 'empty' => 'No hay ISOs', - ], - 'device_config' => [ - 'title' => 'Configuración del Dispositivo', - 'current' => 'Orden de Arranque Actual (se utilizará primero el más alto)', - 'unused' => 'Dispositivos no Utilizados', - 'unused_empty' => 'No hay dispositivos sin utilizar.', - 'no_boot_device_warning' => 'No se ha configurado ningún dispositivo de arranque. Su VM no se iniciará.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'Nuevo Servidor de Nombres', - ], - 'auth' => [ - 'title' => 'Autentificación', - ], - 'hardware' => [ - 'bandwidth_used' => 'Ancho de Banda Usado', - 'bandwidth_alloted' => 'Ancho de Banda Asignado', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From aeb65cd1f693f954c8be5cc01dc158b0587225bd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:18 -0500 Subject: [PATCH 1113/4012] New translations index.php (Afrikaans) --- lang/af/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/af/index.php b/lang/af/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/af/index.php +++ b/lang/af/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 7badf3b9c62e628367e43adf18ef0178987094a7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:19 -0500 Subject: [PATCH 1114/4012] New translations overview.php (Afrikaans) --- lang/af/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/af/overview.php b/lang/af/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/af/overview.php +++ b/lang/af/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From f3dd6ec78828b79be05d2b7e416964e3e53356fc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:20 -0500 Subject: [PATCH 1115/4012] New translations settings.php (Afrikaans) --- lang/af/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/af/settings.php b/lang/af/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/af/settings.php +++ b/lang/af/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 9dbd5b80b82c204e60a3dde9f862709877a4e9f5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:21 -0500 Subject: [PATCH 1116/4012] New translations index.php (Arabic) --- lang/ar/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/ar/index.php b/lang/ar/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/ar/index.php +++ b/lang/ar/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 3def357e8a63a64a3935fa6187c391f96be508d8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:22 -0500 Subject: [PATCH 1117/4012] New translations overview.php (Arabic) --- lang/ar/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/ar/overview.php b/lang/ar/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/ar/overview.php +++ b/lang/ar/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From 115b3b1f7999494e4a6c595f4ba5049ac157c8e4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:23 -0500 Subject: [PATCH 1118/4012] New translations settings.php (Arabic) --- lang/ar/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/ar/settings.php b/lang/ar/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/ar/settings.php +++ b/lang/ar/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 810241eb2e4382b92f9cb531ac132d29d165237d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:23 -0500 Subject: [PATCH 1119/4012] New translations index.php (Catalan) --- lang/ca/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/ca/index.php b/lang/ca/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/ca/index.php +++ b/lang/ca/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From b6769823d850f2e1d060dd51ad6aac52370ce792 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:24 -0500 Subject: [PATCH 1120/4012] New translations overview.php (Catalan) --- lang/ca/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/ca/overview.php b/lang/ca/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/ca/overview.php +++ b/lang/ca/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From 9727c6ca1c9fdfbc6cddd40e85be4d89793af416 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:25 -0500 Subject: [PATCH 1121/4012] New translations settings.php (Catalan) --- lang/ca/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/ca/settings.php b/lang/ca/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/ca/settings.php +++ b/lang/ca/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 05c054b5cfef771a6948ee83c14922bd8a223902 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:26 -0500 Subject: [PATCH 1122/4012] New translations index.php (Czech) --- lang/cs/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/cs/index.php b/lang/cs/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/cs/index.php +++ b/lang/cs/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From a69640aceb1c2e29fed2631b25f8fd1d1d562e79 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:27 -0500 Subject: [PATCH 1123/4012] New translations overview.php (Czech) --- lang/cs/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/cs/overview.php b/lang/cs/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/cs/overview.php +++ b/lang/cs/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From 9e5641db6b8ea0ea04a8884d5a6ab5d781687779 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:28 -0500 Subject: [PATCH 1124/4012] New translations settings.php (Czech) --- lang/cs/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/cs/settings.php b/lang/cs/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/cs/settings.php +++ b/lang/cs/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 7ed1a870af1c9104f146438f98226b85c51a0676 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:29 -0500 Subject: [PATCH 1125/4012] New translations index.php (Danish) --- lang/da/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/da/index.php b/lang/da/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/da/index.php +++ b/lang/da/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From e9affc2c2703aac4e2708147afc1569bab453d9c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:29 -0500 Subject: [PATCH 1126/4012] New translations overview.php (Danish) --- lang/da/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/da/overview.php b/lang/da/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/da/overview.php +++ b/lang/da/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From d848fd1b2a984bfa5a0a071368dacc93ae579a52 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:30 -0500 Subject: [PATCH 1127/4012] New translations settings.php (Danish) --- lang/da/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/da/settings.php b/lang/da/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/da/settings.php +++ b/lang/da/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 22335af8314f2453e7b2ff564852dacaa38a2afb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:31 -0500 Subject: [PATCH 1128/4012] New translations index.php (German) --- lang/de/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/de/index.php b/lang/de/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/de/index.php +++ b/lang/de/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 8aaafc56533abc08900120e60c69d38d1056e749 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:32 -0500 Subject: [PATCH 1129/4012] New translations overview.php (German) --- lang/de/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/de/overview.php b/lang/de/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/de/overview.php +++ b/lang/de/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From 11ecb6aeb111c7ba64ef243ea41b7336374aecc6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:33 -0500 Subject: [PATCH 1130/4012] New translations settings.php (German) --- lang/de/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/de/settings.php b/lang/de/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/de/settings.php +++ b/lang/de/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From d1c2a92b62145491d5b296191d1953e68aaa79a0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:34 -0500 Subject: [PATCH 1131/4012] New translations index.php (Greek) --- lang/el/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/el/index.php b/lang/el/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/el/index.php +++ b/lang/el/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 182ac207120f6171f62a35e1e797388ab3747826 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:35 -0500 Subject: [PATCH 1132/4012] New translations overview.php (Greek) --- lang/el/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/el/overview.php b/lang/el/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/el/overview.php +++ b/lang/el/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From 0e9f7465282256b0f4bc9863619326107169f19c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:35 -0500 Subject: [PATCH 1133/4012] New translations settings.php (Greek) --- lang/el/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/el/settings.php b/lang/el/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/el/settings.php +++ b/lang/el/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 24226dd60ae616a76504b4f7228f8260b79e898c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:36 -0500 Subject: [PATCH 1134/4012] New translations index.php (Finnish) --- lang/fi/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/fi/index.php b/lang/fi/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/fi/index.php +++ b/lang/fi/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 6979fe3b2e3e9f64a86cf8e457cc3193bf0eb3e5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:37 -0500 Subject: [PATCH 1135/4012] New translations overview.php (Finnish) --- lang/fi/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/fi/overview.php b/lang/fi/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/fi/overview.php +++ b/lang/fi/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From 25a94d80d2850cc2f3cd6c69e04ab3d198c3764b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:38 -0500 Subject: [PATCH 1136/4012] New translations settings.php (Finnish) --- lang/fi/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/fi/settings.php b/lang/fi/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/fi/settings.php +++ b/lang/fi/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 71597fec596b3ffed54aba7e2ac28ebf7a24bd2e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:39 -0500 Subject: [PATCH 1137/4012] New translations index.php (Hebrew) --- lang/he/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/he/index.php b/lang/he/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/he/index.php +++ b/lang/he/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From c88c164671a819c738134dbb5b4002cadb08d54c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:40 -0500 Subject: [PATCH 1138/4012] New translations overview.php (Hebrew) --- lang/he/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/he/overview.php b/lang/he/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/he/overview.php +++ b/lang/he/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From d614fff08167f67d6eb73e40d3457873f909217f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:41 -0500 Subject: [PATCH 1139/4012] New translations settings.php (Hebrew) --- lang/he/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/he/settings.php b/lang/he/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/he/settings.php +++ b/lang/he/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From e2729c8c30b4359909f683e607f21213fb9e57df Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:43 -0500 Subject: [PATCH 1140/4012] New translations index.php (Hungarian) --- lang/hu/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/hu/index.php b/lang/hu/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/hu/index.php +++ b/lang/hu/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 453b16c47315f29a09204da7a7ca306ea8be09c1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:43 -0500 Subject: [PATCH 1141/4012] New translations overview.php (Hungarian) --- lang/hu/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/hu/overview.php b/lang/hu/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/hu/overview.php +++ b/lang/hu/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From b57efb4113206c1f12f183261d5d739ccece5af6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:44 -0500 Subject: [PATCH 1142/4012] New translations settings.php (Hungarian) --- lang/hu/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/hu/settings.php b/lang/hu/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/hu/settings.php +++ b/lang/hu/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 60e5610b90ce9cd5040926026c2b4b92590f411f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:45 -0500 Subject: [PATCH 1143/4012] New translations index.php (Italian) --- lang/it/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/it/index.php b/lang/it/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/it/index.php +++ b/lang/it/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 757072bf8fbb043877572bb64c21127848aad7f0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:46 -0500 Subject: [PATCH 1144/4012] New translations overview.php (Italian) --- lang/it/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/it/overview.php b/lang/it/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/it/overview.php +++ b/lang/it/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From 58b0c3b49bc00705f3cc8f03afe06f6c3723306d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:47 -0500 Subject: [PATCH 1145/4012] New translations settings.php (Italian) --- lang/it/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/it/settings.php b/lang/it/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/it/settings.php +++ b/lang/it/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From a3203bcbed59a2cbf3ef36ebd71dc0855d0badee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:48 -0500 Subject: [PATCH 1146/4012] New translations index.php (Japanese) --- lang/ja/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/ja/index.php b/lang/ja/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/ja/index.php +++ b/lang/ja/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 54e0b4797092092a6fddcd4d681adc2e1baddcb5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:48 -0500 Subject: [PATCH 1147/4012] New translations overview.php (Japanese) --- lang/ja/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/ja/overview.php b/lang/ja/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/ja/overview.php +++ b/lang/ja/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From d1ad02b95de49ed9366284a077f61cff6a939c09 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:49 -0500 Subject: [PATCH 1148/4012] New translations settings.php (Japanese) --- lang/ja/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/ja/settings.php b/lang/ja/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/ja/settings.php +++ b/lang/ja/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From d88065b4c91e6a0c84ca7376ef71fff6a6a30bfc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:50 -0500 Subject: [PATCH 1149/4012] New translations index.php (Korean) --- lang/ko/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/ko/index.php b/lang/ko/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/ko/index.php +++ b/lang/ko/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 809206521737d937468b838d359179dda308c979 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:51 -0500 Subject: [PATCH 1150/4012] New translations overview.php (Korean) --- lang/ko/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/ko/overview.php b/lang/ko/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/ko/overview.php +++ b/lang/ko/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From f1566df831c26881532c96f36b8185bea31e676b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:52 -0500 Subject: [PATCH 1151/4012] New translations settings.php (Korean) --- lang/ko/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/ko/settings.php b/lang/ko/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/ko/settings.php +++ b/lang/ko/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 8230c5be626db69a22e87558d982175c92d125c9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:53 -0500 Subject: [PATCH 1152/4012] New translations index.php (Dutch) --- lang/nl/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/nl/index.php b/lang/nl/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/nl/index.php +++ b/lang/nl/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From ae3a7247740c9a44c5f95fa39b14323805b4966c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:54 -0500 Subject: [PATCH 1153/4012] New translations overview.php (Dutch) --- lang/nl/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/nl/overview.php b/lang/nl/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/nl/overview.php +++ b/lang/nl/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From e3024b3d6c320c73b93bae03b0b57b1db8e32baf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:54 -0500 Subject: [PATCH 1154/4012] New translations settings.php (Dutch) --- lang/nl/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/nl/settings.php b/lang/nl/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/nl/settings.php +++ b/lang/nl/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 9a2084788baf2b15ab7d8540181bb29c237d279b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:55 -0500 Subject: [PATCH 1155/4012] New translations index.php (Norwegian) --- lang/no/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/no/index.php b/lang/no/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/no/index.php +++ b/lang/no/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 1bcebba74fa530f5d065f0e12808464e7f448064 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:56 -0500 Subject: [PATCH 1156/4012] New translations overview.php (Norwegian) --- lang/no/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/no/overview.php b/lang/no/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/no/overview.php +++ b/lang/no/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From 7814b7f731f985fc3b2cac489f95305213dc73d1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:57 -0500 Subject: [PATCH 1157/4012] New translations settings.php (Norwegian) --- lang/no/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/no/settings.php b/lang/no/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/no/settings.php +++ b/lang/no/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From dd9d2cefd26063fdee89a104dc7c29d1c40e3755 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:58 -0500 Subject: [PATCH 1158/4012] New translations index.php (Polish) --- lang/pl/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/pl/index.php b/lang/pl/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/pl/index.php +++ b/lang/pl/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 4e1f706ef1aa3a6ad6c10d32ebf896cf4d7e0ab9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:58 -0500 Subject: [PATCH 1159/4012] New translations overview.php (Polish) --- lang/pl/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/pl/overview.php b/lang/pl/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/pl/overview.php +++ b/lang/pl/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From 55acc4919dab52f825275557a4eb6554c9d7c836 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:12:59 -0500 Subject: [PATCH 1160/4012] New translations settings.php (Polish) --- lang/pl/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/pl/settings.php b/lang/pl/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/pl/settings.php +++ b/lang/pl/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 95909c5ac6a824e4d977412d714936d4501dc452 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:00 -0500 Subject: [PATCH 1161/4012] New translations index.php (Portuguese) --- lang/pt/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/pt/index.php b/lang/pt/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/pt/index.php +++ b/lang/pt/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 71f324c3b7dfadea562231952ead918162f8646e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:01 -0500 Subject: [PATCH 1162/4012] New translations overview.php (Portuguese) --- lang/pt/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/pt/overview.php b/lang/pt/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/pt/overview.php +++ b/lang/pt/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From cd60a136ddc419a000ec6a9e3f0fadfbc1d2ffdb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:02 -0500 Subject: [PATCH 1163/4012] New translations settings.php (Portuguese) --- lang/pt/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/pt/settings.php b/lang/pt/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/pt/settings.php +++ b/lang/pt/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 52e52dc33d4502d09ea265ed443e68b793f7ee2f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:03 -0500 Subject: [PATCH 1164/4012] New translations index.php (Russian) --- lang/ru/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/ru/index.php b/lang/ru/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/ru/index.php +++ b/lang/ru/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 62d815d5adc5ce7bacbf5e2f4d0d850090bde7d3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:04 -0500 Subject: [PATCH 1165/4012] New translations overview.php (Russian) --- lang/ru/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/ru/overview.php b/lang/ru/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/ru/overview.php +++ b/lang/ru/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From a72be608db5705165d2cfc9f10fb7270bd6c7a2f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:05 -0500 Subject: [PATCH 1166/4012] New translations settings.php (Russian) --- lang/ru/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/ru/settings.php b/lang/ru/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/ru/settings.php +++ b/lang/ru/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From d7d4adffa8f996106a16b841bced73a415fbb888 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:06 -0500 Subject: [PATCH 1167/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/sr/index.php b/lang/sr/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/sr/index.php +++ b/lang/sr/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From df0f500c1ce310ab33a81ab21ea58be0e66078f8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:07 -0500 Subject: [PATCH 1168/4012] New translations overview.php (Serbian (Cyrillic)) --- lang/sr/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/sr/overview.php b/lang/sr/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/sr/overview.php +++ b/lang/sr/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From 0b9879aa741daf6c2060edc52ef75a7a54d2b078 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:07 -0500 Subject: [PATCH 1169/4012] New translations settings.php (Serbian (Cyrillic)) --- lang/sr/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/sr/settings.php b/lang/sr/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/sr/settings.php +++ b/lang/sr/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 6bca5c37cb864dec993a69e38e0dcddac4bcb1d7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:08 -0500 Subject: [PATCH 1170/4012] New translations index.php (Swedish) --- lang/sv/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/sv/index.php b/lang/sv/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/sv/index.php +++ b/lang/sv/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From b24f17998ffa58161e495e6b705a25d64815babe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:09 -0500 Subject: [PATCH 1171/4012] New translations overview.php (Swedish) --- lang/sv/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/sv/overview.php b/lang/sv/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/sv/overview.php +++ b/lang/sv/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From 40dab1aa02ec1d10189d85b4d8069a193df1eedc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:10 -0500 Subject: [PATCH 1172/4012] New translations settings.php (Swedish) --- lang/sv/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/sv/settings.php b/lang/sv/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/sv/settings.php +++ b/lang/sv/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 0152c0e1af8d61fda2e674db4732fc93c9c27502 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:11 -0500 Subject: [PATCH 1173/4012] New translations index.php (Turkish) --- lang/tr/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/tr/index.php b/lang/tr/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/tr/index.php +++ b/lang/tr/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From ebcdcc51e5f659409596ee81bc9a1b27e2965ea2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:11 -0500 Subject: [PATCH 1174/4012] New translations overview.php (Turkish) --- lang/tr/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/tr/overview.php b/lang/tr/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/tr/overview.php +++ b/lang/tr/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From bece1d1671cae9525d93de471d39f855ce420568 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:12 -0500 Subject: [PATCH 1175/4012] New translations settings.php (Turkish) --- lang/tr/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/tr/settings.php b/lang/tr/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/tr/settings.php +++ b/lang/tr/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From ae48f0dee49b0f033b85fbaaf5b8c8197f9c8a10 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:13 -0500 Subject: [PATCH 1176/4012] New translations index.php (Ukrainian) --- lang/uk/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/uk/index.php b/lang/uk/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/uk/index.php +++ b/lang/uk/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From cc4a5fa22ea3be35e3be73d4c9128f708d665f45 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:14 -0500 Subject: [PATCH 1177/4012] New translations overview.php (Ukrainian) --- lang/uk/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/uk/overview.php b/lang/uk/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/uk/overview.php +++ b/lang/uk/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From 95cea3daa586e3d6283d3e1d75da37acdc794b84 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:15 -0500 Subject: [PATCH 1178/4012] New translations settings.php (Ukrainian) --- lang/uk/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/uk/settings.php b/lang/uk/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/uk/settings.php +++ b/lang/uk/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 4a886499289fc8d2e212c43eeea89917910bbd14 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:16 -0500 Subject: [PATCH 1179/4012] New translations index.php (Chinese Simplified) --- lang/zh/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/zh/index.php b/lang/zh/index.php index 1ed05b28f24..58cb6441093 100644 --- a/lang/zh/index.php +++ b/lang/zh/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => '备份限制', + 'bandwidth_limit' => '带宽限制', + 'snapshots_limit' => '快照限制', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => '是否创建虚拟机', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => '创建服务器', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => '管理服务器', + 'server_build' => [ + 'title' => '服务器构建', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => '服务器信息', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => '暂停服务器', + 'description' => '切换服务器是否处于暂停状态。', + 'not_suspended' => '服务器尚未被暂停。', + 'suspended' => '服务器已被暂停。', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => '删除服务器', + 'description' => '此操作将服务器从 Convoy 中删除。备份和其他相关数据将被销毁。通过勾选下面的复选框,你仍可以将虚拟机和数据保存在 Proxmox 节点上。', + 'dont_purge' => '不要彻底删除虚拟机及相关文件', ], ]; From c3189a95e72b8f67a3718e305fabb3c1635c7d95 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:17 -0500 Subject: [PATCH 1180/4012] New translations overview.php (Chinese Simplified) --- lang/zh/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/zh/overview.php b/lang/zh/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/zh/overview.php +++ b/lang/zh/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From c1fa182e811a070fdb93ef8558652fbd18981e6f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:18 -0500 Subject: [PATCH 1181/4012] New translations settings.php (Chinese Simplified) --- lang/zh/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/zh/settings.php b/lang/zh/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/zh/settings.php +++ b/lang/zh/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 501289c964fb23926845339c66fba4972242435f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:18 -0500 Subject: [PATCH 1182/4012] New translations index.php (Chinese Traditional) --- lang/zh/index.php | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/lang/zh/index.php b/lang/zh/index.php index 58cb6441093..2f42bc69a7d 100644 --- a/lang/zh/index.php +++ b/lang/zh/index.php @@ -2,32 +2,32 @@ return [ 'create_server' => 'Create Server', - 'backup_limit' => '备份限制', - 'bandwidth_limit' => '带宽限制', - 'snapshots_limit' => '快照限制', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => '是否创建虚拟机', + 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => '创建服务器', + 'title' => 'Create a Server', ], - 'manage_server' => '管理服务器', + 'manage_server' => 'Manage Server', 'server_build' => [ - 'title' => '服务器构建', + 'title' => 'Server Build', ], 'server_info' => [ - 'title' => '服务器信息', + 'title' => 'Server Information', ], 'suspension' => [ - 'title' => '暂停服务器', - 'description' => '切换服务器是否处于暂停状态。', - 'not_suspended' => '服务器尚未被暂停。', - 'suspended' => '服务器已被暂停。', + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], 'delete_server' => [ - 'title' => '删除服务器', - 'description' => '此操作将服务器从 Convoy 中删除。备份和其他相关数据将被销毁。通过勾选下面的复选框,你仍可以将虚拟机和数据保存在 Proxmox 节点上。', - 'dont_purge' => '不要彻底删除虚拟机及相关文件', + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From ad0ca1d14c9afb61ea21f39eeeca83724036b544 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:20 -0500 Subject: [PATCH 1183/4012] New translations index.php (English) --- lang/en/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/en/index.php b/lang/en/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/en/index.php +++ b/lang/en/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 2e76767485fd4577b23c9b714baa60ca4c6efe16 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:21 -0500 Subject: [PATCH 1184/4012] New translations overview.php (English) --- lang/en/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/en/overview.php b/lang/en/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/en/overview.php +++ b/lang/en/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From 66b39fc93ff4e2e8407e43ac95e27efffcc41959 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:22 -0500 Subject: [PATCH 1185/4012] New translations settings.php (English) --- lang/en/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/en/settings.php b/lang/en/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/en/settings.php +++ b/lang/en/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From d4e313aac75986ecef114c19db2645c9186fa9dc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:23 -0500 Subject: [PATCH 1186/4012] New translations index.php (Vietnamese) --- lang/vi/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/vi/index.php b/lang/vi/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/vi/index.php +++ b/lang/vi/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From abc1a9f4c4da957bcf60392e65633f91b496a35d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:24 -0500 Subject: [PATCH 1187/4012] New translations overview.php (Vietnamese) --- lang/vi/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/vi/overview.php b/lang/vi/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/vi/overview.php +++ b/lang/vi/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From b42c805d78df23150efd925615e997c10ab3f587 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:25 -0500 Subject: [PATCH 1188/4012] New translations settings.php (Vietnamese) --- lang/vi/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/vi/settings.php b/lang/vi/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/vi/settings.php +++ b/lang/vi/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 052bfe9b2cc2803a765a8b5a853e812dc137cd38 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:26 -0500 Subject: [PATCH 1189/4012] New translations index.php (Icelandic) --- lang/is/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/is/index.php b/lang/is/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/is/index.php +++ b/lang/is/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From eccd66f6939d79721fc1f70221ec2ef51c5f1b5a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:26 -0500 Subject: [PATCH 1190/4012] New translations overview.php (Icelandic) --- lang/is/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/is/overview.php b/lang/is/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/is/overview.php +++ b/lang/is/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From 62310033d8941c12653c40d0ae0ddf00c9275220 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:27 -0500 Subject: [PATCH 1191/4012] New translations settings.php (Icelandic) --- lang/is/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/is/settings.php b/lang/is/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/is/settings.php +++ b/lang/is/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 98629018b6f4ce9af0c93376ee90d1aa6662cacd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:30 -0500 Subject: [PATCH 1192/4012] New translations index.php (Hindi) --- lang/hi/index.php | 54 ++++++++++++++++++++--------------------------- 1 file changed, 23 insertions(+), 31 deletions(-) diff --git a/lang/hi/index.php b/lang/hi/index.php index 1ed05b28f24..2f42bc69a7d 100644 --- a/lang/hi/index.php +++ b/lang/hi/index.php @@ -1,41 +1,33 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'snapshots_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 1ea49e9564261063be6a77879123413919f2e1b1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:31 -0500 Subject: [PATCH 1193/4012] New translations overview.php (Hindi) --- lang/hi/overview.php | 37 ++----------------------------------- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/lang/hi/overview.php b/lang/hi/overview.php index 5973139941d..b46b9bc3009 100644 --- a/lang/hi/overview.php +++ b/lang/hi/overview.php @@ -1,38 +1,5 @@ [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; + 'enter_server_console' => 'Enter Server Console', +]; \ No newline at end of file From 88470adb80d49c588a4edf9b75883a13bd1ef39f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 15 May 2023 23:13:31 -0500 Subject: [PATCH 1194/4012] New translations settings.php (Hindi) --- lang/hi/settings.php | 51 +++++++++++--------------------------------- 1 file changed, 12 insertions(+), 39 deletions(-) diff --git a/lang/hi/settings.php b/lang/hi/settings.php index 1564707efc3..41bdbac5d4f 100644 --- a/lang/hi/settings.php +++ b/lang/hi/settings.php @@ -1,42 +1,15 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ] +]; \ No newline at end of file From 37d6292d7c64bbc705d865efb8efe92c30621321 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:24:47 -0500 Subject: [PATCH 1195/4012] New translations index.php (Romanian) --- lang/ro/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ro/index.php b/lang/ro/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/ro/index.php +++ b/lang/ro/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From 4da5abc6c1cd700618064add1badcf777f522cb4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:24:48 -0500 Subject: [PATCH 1196/4012] New translations settings.php (Romanian) --- lang/ro/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/ro/settings.php b/lang/ro/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/ro/settings.php +++ b/lang/ro/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 33bffab814bf57b3ee2469e1e63378f217813787 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:24:49 -0500 Subject: [PATCH 1197/4012] New translations index.php (French) --- lang/fr/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/fr/index.php b/lang/fr/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/fr/index.php +++ b/lang/fr/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From 9842c3d9bbdd921d1c9d2b01069b4277f38e6e90 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:24:50 -0500 Subject: [PATCH 1198/4012] New translations settings.php (French) --- lang/fr/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/fr/settings.php b/lang/fr/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/fr/settings.php +++ b/lang/fr/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From d89c2b13b26240a7683041f9ae2e2600d6a03433 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:24:51 -0500 Subject: [PATCH 1199/4012] New translations index.php (Spanish) --- lang/es/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/es/index.php b/lang/es/index.php index 39b161ff56e..c9b9e34d1eb 100644 --- a/lang/es/index.php +++ b/lang/es/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Limite Copias de Seguridad', 'bandwidth_limit' => 'Limite Ancho de Banda', - 'snapshots_limit' => 'Limite Instantáneas', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Debe crear una VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From 08288aac91172a02f727fdf108365ec26d48dbd4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:24:52 -0500 Subject: [PATCH 1200/4012] New translations settings.php (Spanish) --- lang/es/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/es/settings.php b/lang/es/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/es/settings.php +++ b/lang/es/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 56b38ee71f7deeae60e652b218f14eab625bdbca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:24:53 -0500 Subject: [PATCH 1201/4012] New translations index.php (Afrikaans) --- lang/af/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/af/index.php b/lang/af/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/af/index.php +++ b/lang/af/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From 1dd7139e145381b61e8bc0092f24828b6c66d66d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:24:53 -0500 Subject: [PATCH 1202/4012] New translations settings.php (Afrikaans) --- lang/af/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/af/settings.php b/lang/af/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/af/settings.php +++ b/lang/af/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 73f6f29d2946b39c97f336363c66062db7e36521 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:24:54 -0500 Subject: [PATCH 1203/4012] New translations index.php (Arabic) --- lang/ar/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ar/index.php b/lang/ar/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/ar/index.php +++ b/lang/ar/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From dbdfe8084721190ca40304860573b68cd26f6a63 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:24:55 -0500 Subject: [PATCH 1204/4012] New translations settings.php (Arabic) --- lang/ar/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/ar/settings.php b/lang/ar/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/ar/settings.php +++ b/lang/ar/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 579dda1348f458ee119e44b448b8ab271270b5d2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:24:56 -0500 Subject: [PATCH 1205/4012] New translations index.php (Catalan) --- lang/ca/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ca/index.php b/lang/ca/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/ca/index.php +++ b/lang/ca/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From 892a8920b284108a2587527662900929ee4b7eb0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:24:57 -0500 Subject: [PATCH 1206/4012] New translations settings.php (Catalan) --- lang/ca/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/ca/settings.php b/lang/ca/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/ca/settings.php +++ b/lang/ca/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 55a90943753919e32147a35bdbf479ce30efcb57 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:24:57 -0500 Subject: [PATCH 1207/4012] New translations index.php (Czech) --- lang/cs/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/cs/index.php b/lang/cs/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/cs/index.php +++ b/lang/cs/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From e6815cd9f442f974f5ad7c8f23cc68775b2ab54d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:24:58 -0500 Subject: [PATCH 1208/4012] New translations settings.php (Czech) --- lang/cs/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/cs/settings.php b/lang/cs/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/cs/settings.php +++ b/lang/cs/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 8aedaf8776d8588247b6e412a17e82d1bad786ba Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:24:59 -0500 Subject: [PATCH 1209/4012] New translations index.php (Danish) --- lang/da/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/da/index.php b/lang/da/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/da/index.php +++ b/lang/da/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From 0038cb99ffd39b0da3bb6e84b2f2b37245506958 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:00 -0500 Subject: [PATCH 1210/4012] New translations settings.php (Danish) --- lang/da/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/da/settings.php b/lang/da/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/da/settings.php +++ b/lang/da/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 056ef9f0bdd179514df5c388947ccbbbbd61e16d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:01 -0500 Subject: [PATCH 1211/4012] New translations index.php (German) --- lang/de/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/de/index.php b/lang/de/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/de/index.php +++ b/lang/de/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From fed71620a725c3c27c567b1c95ce1911f507fbd5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:02 -0500 Subject: [PATCH 1212/4012] New translations settings.php (German) --- lang/de/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/de/settings.php b/lang/de/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/de/settings.php +++ b/lang/de/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 6bdafe7bde7ee25497300ce40f7ebbd450596aaa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:03 -0500 Subject: [PATCH 1213/4012] New translations index.php (Greek) --- lang/el/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/el/index.php b/lang/el/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/el/index.php +++ b/lang/el/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From 1d440f09b545d9d29140df077bb32dd5b038ecbd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:04 -0500 Subject: [PATCH 1214/4012] New translations settings.php (Greek) --- lang/el/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/el/settings.php b/lang/el/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/el/settings.php +++ b/lang/el/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From c291483674e065b624175b21cde8461ed0114551 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:05 -0500 Subject: [PATCH 1215/4012] New translations index.php (Finnish) --- lang/fi/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/fi/index.php b/lang/fi/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/fi/index.php +++ b/lang/fi/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From 91b6f6655956a1fb6d23dd2c94406b53c68ece90 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:05 -0500 Subject: [PATCH 1216/4012] New translations settings.php (Finnish) --- lang/fi/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/fi/settings.php b/lang/fi/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/fi/settings.php +++ b/lang/fi/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 0cd13691055bcdd7ecb911b18df4bf46dbd56209 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:07 -0500 Subject: [PATCH 1217/4012] New translations index.php (Hebrew) --- lang/he/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/he/index.php b/lang/he/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/he/index.php +++ b/lang/he/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From 81e4e22a139dd2b292b45550ef6250aff504dd8a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:08 -0500 Subject: [PATCH 1218/4012] New translations settings.php (Hebrew) --- lang/he/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/he/settings.php b/lang/he/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/he/settings.php +++ b/lang/he/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From e99f7ba40efa74255a65634e7cbb2b76ddaad7b4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:09 -0500 Subject: [PATCH 1219/4012] New translations index.php (Hungarian) --- lang/hu/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/hu/index.php b/lang/hu/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/hu/index.php +++ b/lang/hu/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From 27aae274b7833bea3adf3c2499c603e04f4bace3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:10 -0500 Subject: [PATCH 1220/4012] New translations settings.php (Hungarian) --- lang/hu/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/hu/settings.php b/lang/hu/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/hu/settings.php +++ b/lang/hu/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 6ac280b4ceda4d8e3b20faec7446aa6c623b9d5a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:11 -0500 Subject: [PATCH 1221/4012] New translations index.php (Italian) --- lang/it/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/it/index.php b/lang/it/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/it/index.php +++ b/lang/it/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From bd61f61215616a2d9e1ae169d4b9531d45904467 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:11 -0500 Subject: [PATCH 1222/4012] New translations settings.php (Italian) --- lang/it/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/it/settings.php b/lang/it/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/it/settings.php +++ b/lang/it/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 4104e9b9ef31e4b925232daddf26cff4e8f5b797 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:12 -0500 Subject: [PATCH 1223/4012] New translations index.php (Japanese) --- lang/ja/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ja/index.php b/lang/ja/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/ja/index.php +++ b/lang/ja/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From 9e24ee9f58fac86290713f39684a30e0fbda58d1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:13 -0500 Subject: [PATCH 1224/4012] New translations settings.php (Japanese) --- lang/ja/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/ja/settings.php b/lang/ja/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/ja/settings.php +++ b/lang/ja/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 9b02bf297c75c14099cb3a4475b8faa275c2ec91 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:14 -0500 Subject: [PATCH 1225/4012] New translations index.php (Korean) --- lang/ko/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ko/index.php b/lang/ko/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/ko/index.php +++ b/lang/ko/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From 976776cebf8358575820f188be89a77479b9be31 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:15 -0500 Subject: [PATCH 1226/4012] New translations settings.php (Korean) --- lang/ko/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/ko/settings.php b/lang/ko/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/ko/settings.php +++ b/lang/ko/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From ea183c9580832bf4ab4f131cdc8e1b42ef4c7031 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:16 -0500 Subject: [PATCH 1227/4012] New translations index.php (Dutch) --- lang/nl/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/nl/index.php b/lang/nl/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/nl/index.php +++ b/lang/nl/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From ef894dd836d4a3da13ea234977e6d96e991af25d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:17 -0500 Subject: [PATCH 1228/4012] New translations settings.php (Dutch) --- lang/nl/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/nl/settings.php b/lang/nl/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/nl/settings.php +++ b/lang/nl/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 4c60526d460b1f288b49f0788a6512d5cb25f8b2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:17 -0500 Subject: [PATCH 1229/4012] New translations index.php (Norwegian) --- lang/no/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/no/index.php b/lang/no/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/no/index.php +++ b/lang/no/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From 48906a79556a5d47869847b69b617ae8e30eb5c7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:18 -0500 Subject: [PATCH 1230/4012] New translations settings.php (Norwegian) --- lang/no/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/no/settings.php b/lang/no/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/no/settings.php +++ b/lang/no/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 4e1a33b61ed192ab159a9e58da61efbfd812a87e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:19 -0500 Subject: [PATCH 1231/4012] New translations index.php (Polish) --- lang/pl/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/pl/index.php b/lang/pl/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/pl/index.php +++ b/lang/pl/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From b819a69a35795f1528caa4a3eb202597fdfccabe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:20 -0500 Subject: [PATCH 1232/4012] New translations settings.php (Polish) --- lang/pl/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/pl/settings.php b/lang/pl/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/pl/settings.php +++ b/lang/pl/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From a97b14aecb80775d27e58a105bc168b1c2904d92 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:21 -0500 Subject: [PATCH 1233/4012] New translations index.php (Portuguese) --- lang/pt/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/pt/index.php b/lang/pt/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/pt/index.php +++ b/lang/pt/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From a5fdd6ef17c44ce759740c62f6fdbee2936480d4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:22 -0500 Subject: [PATCH 1234/4012] New translations settings.php (Portuguese) --- lang/pt/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/pt/settings.php b/lang/pt/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/pt/settings.php +++ b/lang/pt/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 2b5603fbd0e066e73422728f368203787ac2c621 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:23 -0500 Subject: [PATCH 1235/4012] New translations index.php (Russian) --- lang/ru/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ru/index.php b/lang/ru/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/ru/index.php +++ b/lang/ru/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From 8d5ba7a17facff56678e0203c8802acab3f4c2c1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:23 -0500 Subject: [PATCH 1236/4012] New translations settings.php (Russian) --- lang/ru/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/ru/settings.php b/lang/ru/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/ru/settings.php +++ b/lang/ru/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From cdd0bcf8c2f2318421116969e4c86ead6289c831 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:24 -0500 Subject: [PATCH 1237/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/sr/index.php b/lang/sr/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/sr/index.php +++ b/lang/sr/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From 46ac52bb990ca8753a9c09b5d4e659ab1e070374 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:26 -0500 Subject: [PATCH 1238/4012] New translations settings.php (Serbian (Cyrillic)) --- lang/sr/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/sr/settings.php b/lang/sr/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/sr/settings.php +++ b/lang/sr/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From cec7c468ec8dfe2bf77387ae9b56f48a511556e3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:27 -0500 Subject: [PATCH 1239/4012] New translations index.php (Swedish) --- lang/sv/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/sv/index.php b/lang/sv/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/sv/index.php +++ b/lang/sv/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From ac46c46b9a116d867cb3dbdf8f00ef09641f2e3d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:28 -0500 Subject: [PATCH 1240/4012] New translations settings.php (Swedish) --- lang/sv/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/sv/settings.php b/lang/sv/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/sv/settings.php +++ b/lang/sv/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 4073d7c0b762fb15ace29a536dcf574f6c165e40 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:29 -0500 Subject: [PATCH 1241/4012] New translations index.php (Turkish) --- lang/tr/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/tr/index.php b/lang/tr/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/tr/index.php +++ b/lang/tr/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From dc143235dc0db9eb7abc2657d58672abe8b39cd6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:29 -0500 Subject: [PATCH 1242/4012] New translations settings.php (Turkish) --- lang/tr/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/tr/settings.php b/lang/tr/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/tr/settings.php +++ b/lang/tr/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 60ad8a37c7fdaf0cad6e047e5ed8c18bdda3c166 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:30 -0500 Subject: [PATCH 1243/4012] New translations index.php (Ukrainian) --- lang/uk/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/uk/index.php b/lang/uk/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/uk/index.php +++ b/lang/uk/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From 4b1464c861864d48abf3eff140334d47889398f3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:31 -0500 Subject: [PATCH 1244/4012] New translations settings.php (Ukrainian) --- lang/uk/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/uk/settings.php b/lang/uk/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/uk/settings.php +++ b/lang/uk/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 1ee1f479a06718376b1a242134766457541c0bdc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:32 -0500 Subject: [PATCH 1245/4012] New translations index.php (Chinese Simplified) --- lang/zh/index.php | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/lang/zh/index.php b/lang/zh/index.php index 2f42bc69a7d..3aea33eb346 100644 --- a/lang/zh/index.php +++ b/lang/zh/index.php @@ -2,32 +2,33 @@ return [ 'create_server' => 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'backup_limit' => '备份限制', + 'bandwidth_limit' => '带宽限制', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', + 'should_create_vm' => '是否创建虚拟机', 'start_server_after_installing' => 'Start Server After Completing Installation', 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => '创建服务器', ], - 'manage_server' => 'Manage Server', + 'manage_server' => '管理服务器', 'server_build' => [ - 'title' => 'Server Build', + 'title' => '服务器构建', ], 'server_info' => [ - 'title' => 'Server Information', + 'title' => '服务器信息', ], 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'title' => '暂停服务器', + 'description' => '切换服务器是否处于暂停状态。', + 'not_suspended' => '服务器尚未被暂停。', + 'suspended' => '服务器已被暂停。', ], 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'title' => '删除服务器', + 'description' => '此操作将服务器从 Convoy 中删除。备份和其他相关数据将被销毁。通过勾选下面的复选框,你仍可以将虚拟机和数据保存在 Proxmox 节点上。', + 'dont_purge' => '不要彻底删除虚拟机及相关文件', ], ]; From 0f80caef590e707b6f2eeaf9aab1ea6842ed7336 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:33 -0500 Subject: [PATCH 1246/4012] New translations settings.php (Chinese Simplified) --- lang/zh/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/zh/settings.php b/lang/zh/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/zh/settings.php +++ b/lang/zh/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 01d4e8e2aa9ec5e99fdbf3feed1534d1071cec45 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:34 -0500 Subject: [PATCH 1247/4012] New translations index.php (Chinese Traditional) --- lang/zh/index.php | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/lang/zh/index.php b/lang/zh/index.php index 3aea33eb346..1fa3d8bf356 100644 --- a/lang/zh/index.php +++ b/lang/zh/index.php @@ -2,33 +2,33 @@ return [ 'create_server' => 'Create Server', - 'backup_limit' => '备份限制', - 'bandwidth_limit' => '带宽限制', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', 'bandwidth_usage' => 'Bandwidth Usage', 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => '是否创建虚拟机', + 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => '创建服务器', + 'title' => 'Create a Server', ], - 'manage_server' => '管理服务器', + 'manage_server' => 'Manage Server', 'server_build' => [ - 'title' => '服务器构建', + 'title' => 'Server Build', ], 'server_info' => [ - 'title' => '服务器信息', + 'title' => 'Server Information', ], 'suspension' => [ - 'title' => '暂停服务器', - 'description' => '切换服务器是否处于暂停状态。', - 'not_suspended' => '服务器尚未被暂停。', - 'suspended' => '服务器已被暂停。', + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], 'delete_server' => [ - 'title' => '删除服务器', - 'description' => '此操作将服务器从 Convoy 中删除。备份和其他相关数据将被销毁。通过勾选下面的复选框,你仍可以将虚拟机和数据保存在 Proxmox 节点上。', - 'dont_purge' => '不要彻底删除虚拟机及相关文件', + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From b35cbff0b4ffe24f31d80d43425a6f81fd70bd0a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:35 -0500 Subject: [PATCH 1248/4012] New translations index.php (English) --- lang/en/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/en/index.php b/lang/en/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/en/index.php +++ b/lang/en/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From 7629f1b17adede6ebfa620952842255c52c110e1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:36 -0500 Subject: [PATCH 1249/4012] New translations settings.php (English) --- lang/en/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/en/settings.php b/lang/en/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/en/settings.php +++ b/lang/en/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 8e70dbff02004234e7c497b73d5ea5d4a576383f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:37 -0500 Subject: [PATCH 1250/4012] New translations index.php (Vietnamese) --- lang/vi/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/vi/index.php b/lang/vi/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/vi/index.php +++ b/lang/vi/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From 80ae4fbf9a0d4d0ee0cedc71ae49632fd50543a0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:38 -0500 Subject: [PATCH 1251/4012] New translations settings.php (Vietnamese) --- lang/vi/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/vi/settings.php b/lang/vi/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/vi/settings.php +++ b/lang/vi/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From abd8ce1e215a520137db6acd1c681378baee48a3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:39 -0500 Subject: [PATCH 1252/4012] New translations index.php (Icelandic) --- lang/is/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/is/index.php b/lang/is/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/is/index.php +++ b/lang/is/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From cbfd26444534c7686924d8649a8da179c4f75b51 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:40 -0500 Subject: [PATCH 1253/4012] New translations settings.php (Icelandic) --- lang/is/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/is/settings.php b/lang/is/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/is/settings.php +++ b/lang/is/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 3a71ed4e2e84d6990946abd32e12f2d747491b5a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:41 -0500 Subject: [PATCH 1254/4012] New translations index.php (Hindi) --- lang/hi/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/hi/index.php b/lang/hi/index.php index 2f42bc69a7d..1fa3d8bf356 100644 --- a/lang/hi/index.php +++ b/lang/hi/index.php @@ -4,7 +4,8 @@ 'create_server' => 'Create Server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', From c5b743501ff5ce868404fb00b9a7510c1d349e82 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 18 May 2023 23:25:42 -0500 Subject: [PATCH 1255/4012] New translations settings.php (Hindi) --- lang/hi/settings.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/lang/hi/settings.php b/lang/hi/settings.php index 41bdbac5d4f..57e0420e064 100644 --- a/lang/hi/settings.php +++ b/lang/hi/settings.php @@ -11,5 +11,31 @@ 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + ] ]; \ No newline at end of file From 05dfccffe5ab3b70ce24f0acb1459912b5f48194 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:22:55 -0500 Subject: [PATCH 1256/4012] New translations locations.php (Chinese Simplified) --- lang/zh/locations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/zh/locations.php b/lang/zh/locations.php index 003ac84f5b8..203ada362c8 100644 --- a/lang/zh/locations.php +++ b/lang/zh/locations.php @@ -1,9 +1,9 @@ 'Short Code', + 'short_code' => '代号', 'create_location' => 'Create Location', 'create_modal' => [ - 'title' => 'Create a Location', + 'title' => '创建一个地域', ], ]; From aca8bb87f787d760e8e17612f72669c0d4d0cd28 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:22:56 -0500 Subject: [PATCH 1257/4012] New translations locations.php (Chinese Traditional) --- lang/zh/locations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/zh/locations.php b/lang/zh/locations.php index 203ada362c8..003ac84f5b8 100644 --- a/lang/zh/locations.php +++ b/lang/zh/locations.php @@ -1,9 +1,9 @@ '代号', + 'short_code' => 'Short Code', 'create_location' => 'Create Location', 'create_modal' => [ - 'title' => '创建一个地域', + 'title' => 'Create a Location', ], ]; From 56959004792aef140c802da388cc52e3ec5b57b5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:22:58 -0500 Subject: [PATCH 1258/4012] New translations index.php (Romanian) --- lang/ro/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/ro/index.php b/lang/ro/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/ro/index.php +++ b/lang/ro/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 8936f1bfd663acae4e5a1f0d9364d1ddd0334d79 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:22:59 -0500 Subject: [PATCH 1259/4012] New translations index.php (French) --- lang/fr/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/fr/index.php b/lang/fr/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/fr/index.php +++ b/lang/fr/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 27d871c90c58d0c87210fb09e10f13ac97662cc3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:00 -0500 Subject: [PATCH 1260/4012] New translations index.php (Spanish) --- lang/es/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/es/index.php b/lang/es/index.php index c9b9e34d1eb..85512f48734 100644 --- a/lang/es/index.php +++ b/lang/es/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Limite Copias de Seguridad', - 'bandwidth_limit' => 'Limite Ancho de Banda', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Debe crear una VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Crear un Servidor', + 'title' => 'Crear Nodo', ], - 'manage_server' => 'Gestionar Servidor', - 'server_build' => [ - 'title' => 'Creación de Servidor', + + 'location_group' => 'Grupo Ubicación', + 'pve_name' => 'Nombre del Nodo en Proxmox', + 'override_creds' => 'Anular credenciales', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secreto', + 'port' => 'Puerto', + 'memory_allocation' => 'Asignación de Memoria', + 'memory_overallocation' => 'Sobreasignación de Memoria', + 'disk_allocation' => 'Asignación de Disco', + 'disk_overallocation' => 'Sobreasignación de Disco', + 'vm_storage' => 'Almacenamiento VM', + 'backup_storage' => 'Copias de Seguridad', + 'iso_storage' => 'Almacenamiento ISO', + + 'create_template_modal' => [ + 'title' => 'Crear una Plantilla', ], - 'server_info' => [ - 'title' => 'Información del Servidor', + 'new_template' => 'Nueva Plantilla', + 'create_template_group_modal' => [ + 'title' => 'Crear un Grupo de Plantilla', ], - 'suspension' => [ - 'title' => 'Suspensión', - 'description' => 'Cambia el estado de suspensión del servidor.', - 'not_suspended' => 'Este servidor no está suspendido', - 'suspended' => 'Este servidor está suspendido', + 'new_template_group' => 'Nuevo Grupo de Plantilla', + + 'node_info' => [ + 'title' => 'Información Nodo', ], - 'delete_server' => [ - 'title' => 'Eliminar Servidor', - 'description' => 'El servidor se eliminará de Convoy. Las Copias de Seguridad y otros datos asociados serán destruidos. Sin embargo, puede marcar la casilla de abajo para mantener la máquina virtual y los datos en el nodo Proxmox.', - 'dont_purge' => 'No purgar VM y archivos relacionados', + 'delete_node' => [ + 'title' => 'Eliminar Nodo', + 'description' => 'El nodo se eliminará permanentemente de Convoy. Esta acción es irreversible y no se puede deshacer.', + 'has_servers_error' => 'No se puede eliminar un nodo que tenga servidores asignados.', ], ]; From 374a8afdb4e29cf8c5add8add98d00f643e7ac24 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:01 -0500 Subject: [PATCH 1261/4012] New translations index.php (Afrikaans) --- lang/af/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/af/index.php b/lang/af/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/af/index.php +++ b/lang/af/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From ecd7f15d6d71e57c77c0e017e5f85391d73ae365 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:02 -0500 Subject: [PATCH 1262/4012] New translations index.php (Arabic) --- lang/ar/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/ar/index.php b/lang/ar/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/ar/index.php +++ b/lang/ar/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 97ce6b44b0c0876d40e55c4f06faf8b4ec555df4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:03 -0500 Subject: [PATCH 1263/4012] New translations index.php (Catalan) --- lang/ca/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/ca/index.php b/lang/ca/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/ca/index.php +++ b/lang/ca/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 3d517b587e82cd1b73ab4990ca1c63c1fb13d029 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:04 -0500 Subject: [PATCH 1264/4012] New translations index.php (Czech) --- lang/cs/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/cs/index.php b/lang/cs/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/cs/index.php +++ b/lang/cs/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 4028b122abb392cd3ad708b192674792267eb0d5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:05 -0500 Subject: [PATCH 1265/4012] New translations index.php (Danish) --- lang/da/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/da/index.php b/lang/da/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/da/index.php +++ b/lang/da/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 4c53b2c424df9ca811fc69211dfaf08d35f76020 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:06 -0500 Subject: [PATCH 1266/4012] New translations index.php (German) --- lang/de/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/de/index.php b/lang/de/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/de/index.php +++ b/lang/de/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From e2d51db8ffe0eebe7c0ce118a91e542b3ed786c8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:07 -0500 Subject: [PATCH 1267/4012] New translations index.php (Greek) --- lang/el/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/el/index.php b/lang/el/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/el/index.php +++ b/lang/el/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 623134b37ab5ecb366a5d5395d1b47af44f1792a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:08 -0500 Subject: [PATCH 1268/4012] New translations index.php (Finnish) --- lang/fi/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/fi/index.php b/lang/fi/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/fi/index.php +++ b/lang/fi/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 6908a9ce009106dfa6c1d9aa5d8be36b7a0f722d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:08 -0500 Subject: [PATCH 1269/4012] New translations index.php (Hebrew) --- lang/he/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/he/index.php b/lang/he/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/he/index.php +++ b/lang/he/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 349f027581fc311f5082309625e7f3e04a40bcdd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:09 -0500 Subject: [PATCH 1270/4012] New translations index.php (Hungarian) --- lang/hu/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/hu/index.php b/lang/hu/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/hu/index.php +++ b/lang/hu/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From ffa270a2e998a3aca589ac01902c2fed7f5307e2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:10 -0500 Subject: [PATCH 1271/4012] New translations index.php (Italian) --- lang/it/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/it/index.php b/lang/it/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/it/index.php +++ b/lang/it/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 463d2076d019e5994e338d87f16f50dced89c821 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:11 -0500 Subject: [PATCH 1272/4012] New translations index.php (Japanese) --- lang/ja/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/ja/index.php b/lang/ja/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/ja/index.php +++ b/lang/ja/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 814510e4c0ed0104abdb6e9b02d59e3fd3addc75 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:12 -0500 Subject: [PATCH 1273/4012] New translations index.php (Korean) --- lang/ko/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/ko/index.php b/lang/ko/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/ko/index.php +++ b/lang/ko/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From ea3299f37f99cc38587fe88145fd2a464f5fd954 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:13 -0500 Subject: [PATCH 1274/4012] New translations index.php (Dutch) --- lang/nl/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/nl/index.php b/lang/nl/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/nl/index.php +++ b/lang/nl/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From b34b9844049dc22c803804742a72e347af7f16a9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:14 -0500 Subject: [PATCH 1275/4012] New translations index.php (Norwegian) --- lang/no/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/no/index.php b/lang/no/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/no/index.php +++ b/lang/no/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 9886aad3e2b84461991b5c1ce4afc0e9d8b39075 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:14 -0500 Subject: [PATCH 1276/4012] New translations index.php (Polish) --- lang/pl/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/pl/index.php b/lang/pl/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/pl/index.php +++ b/lang/pl/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From fe13f07281b476317897b3b4b3eefad578cda06b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:15 -0500 Subject: [PATCH 1277/4012] New translations index.php (Portuguese) --- lang/pt/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/pt/index.php b/lang/pt/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/pt/index.php +++ b/lang/pt/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 7162b214f903dcb096d3665bd013ad6bca8c1a34 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:16 -0500 Subject: [PATCH 1278/4012] New translations index.php (Russian) --- lang/ru/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/ru/index.php b/lang/ru/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/ru/index.php +++ b/lang/ru/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 1fd1bb6ad60b3b9abf4debac6588fe5bce804368 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:17 -0500 Subject: [PATCH 1279/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/sr/index.php b/lang/sr/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/sr/index.php +++ b/lang/sr/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From a3181dbcf69205b5b33059d790a3ef66a0db12a5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:18 -0500 Subject: [PATCH 1280/4012] New translations index.php (Swedish) --- lang/sv/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/sv/index.php b/lang/sv/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/sv/index.php +++ b/lang/sv/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 44844f627b72c0601795b162dbcdb795fd914ae2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:19 -0500 Subject: [PATCH 1281/4012] New translations index.php (Turkish) --- lang/tr/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/tr/index.php b/lang/tr/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/tr/index.php +++ b/lang/tr/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 32a7cc1f8cabb306de02f1ff9fa8b658dd320305 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:20 -0500 Subject: [PATCH 1282/4012] New translations index.php (Ukrainian) --- lang/uk/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/uk/index.php b/lang/uk/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/uk/index.php +++ b/lang/uk/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 0ac8c714a5a3230919682757fda3bc8095e14d4c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:20 -0500 Subject: [PATCH 1283/4012] New translations index.php (Chinese Simplified) --- lang/zh/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/zh/index.php b/lang/zh/index.php index 1fa3d8bf356..3b27a93d6c3 100644 --- a/lang/zh/index.php +++ b/lang/zh/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => '创建节点', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => '地域分组', + 'pve_name' => 'Proxmox 中的节点名称', + 'override_creds' => '覆盖凭证', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => '令牌 ID', + 'secret' => '令牌密钥', + 'port' => '端口', + 'memory_allocation' => '内存分配', + 'memory_overallocation' => '内存超开', + 'disk_allocation' => '硬盘分配', + 'disk_overallocation' => '硬盘超开', + 'vm_storage' => '虚拟机存储', + 'backup_storage' => '备份存储', + 'iso_storage' => 'ISO 存储', + + 'create_template_modal' => [ + 'title' => '创建模板', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => '新建模板', + 'create_template_group_modal' => [ + 'title' => '创建模板分组', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => '新建模板分组', + + 'node_info' => [ + 'title' => '节点信息', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => '删除节点', + 'description' => '节点将从 Convoy 中永久删除。此操作不能被复原及撤销。', + 'has_servers_error' => '你无法删除一个分配有服务器的节点。', ], ]; From ac4d46c298383581f5a39426aa8ddacfca4a3ea0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:21 -0500 Subject: [PATCH 1284/4012] New translations index.php (Chinese Traditional) --- lang/zh/index.php | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/lang/zh/index.php b/lang/zh/index.php index 3b27a93d6c3..1ed05b28f24 100644 --- a/lang/zh/index.php +++ b/lang/zh/index.php @@ -3,39 +3,39 @@ return [ 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => '创建节点', + 'title' => 'Create a Node', ], - 'location_group' => '地域分组', - 'pve_name' => 'Proxmox 中的节点名称', - 'override_creds' => '覆盖凭证', + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => '令牌 ID', - 'secret' => '令牌密钥', - 'port' => '端口', - 'memory_allocation' => '内存分配', - 'memory_overallocation' => '内存超开', - 'disk_allocation' => '硬盘分配', - 'disk_overallocation' => '硬盘超开', - 'vm_storage' => '虚拟机存储', - 'backup_storage' => '备份存储', - 'iso_storage' => 'ISO 存储', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', 'create_template_modal' => [ - 'title' => '创建模板', + 'title' => 'Create a Template', ], - 'new_template' => '新建模板', + 'new_template' => 'New Template', 'create_template_group_modal' => [ - 'title' => '创建模板分组', + 'title' => 'Create a Template Group', ], - 'new_template_group' => '新建模板分组', + 'new_template_group' => 'New Template Group', 'node_info' => [ - 'title' => '节点信息', + 'title' => 'Node Information', ], 'delete_node' => [ - 'title' => '删除节点', - 'description' => '节点将从 Convoy 中永久删除。此操作不能被复原及撤销。', - 'has_servers_error' => '你无法删除一个分配有服务器的节点。', + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From bcefa1accdfc2f925ef94f9340058ea37901d3d2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:22 -0500 Subject: [PATCH 1285/4012] New translations index.php (English) --- lang/en/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/en/index.php b/lang/en/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/en/index.php +++ b/lang/en/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From cd6b04ceedb823aee6a9c92b6606f8dc30c25ae3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:23 -0500 Subject: [PATCH 1286/4012] New translations index.php (Vietnamese) --- lang/vi/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/vi/index.php b/lang/vi/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/vi/index.php +++ b/lang/vi/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From baf69ce2e5e85c47c961a1efa4d7a0e5fe4c08fc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:24 -0500 Subject: [PATCH 1287/4012] New translations index.php (Icelandic) --- lang/is/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/is/index.php b/lang/is/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/is/index.php +++ b/lang/is/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 98463f1a94ba6dce893010527f229faa22d10871 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:38 -0500 Subject: [PATCH 1288/4012] New translations backups.php (Chinese Simplified) --- lang/zh/backups.php | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/lang/zh/backups.php b/lang/zh/backups.php index fa95a7a8ecc..a9e486216bd 100644 --- a/lang/zh/backups.php +++ b/lang/zh/backups.php @@ -2,29 +2,29 @@ return [ 'create_backup' => 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'empty_state' => '目前还没有任何可用备份。', + 'counter_tooltip' => '你已创建了 :count 个备份,超过了 :max 个的限制。', 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', + 'title' => '创建备份', + 'description' => '创建备份将拷贝你的服务器文件。这可能需要一段时间,具体取决于服务器体量。', + 'compression_type' => '压缩类型', + 'mode' => '备份模式', 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', + 'snapshot' => '快照', + 'suspend' => '暂停', + 'kill' => '终结', ], ], 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', + 'title' => '删除备份 :name', + 'description' => '你确定要删除该备份吗?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', + 'title' => '从备份 :name 中复原', + 'description' => '你确定要以该备份为样板复原吗?', ], 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', + 'backup_deleted' => '已成功删除备份 :name', + 'backup_restored' => '正在使用备份 :name 来复原服务器', ], ]; From 336033b2a1d64034537ac194e66fb1deae557ccc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:39 -0500 Subject: [PATCH 1289/4012] New translations backups.php (Chinese Traditional) --- lang/zh/backups.php | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/lang/zh/backups.php b/lang/zh/backups.php index a9e486216bd..fa95a7a8ecc 100644 --- a/lang/zh/backups.php +++ b/lang/zh/backups.php @@ -2,29 +2,29 @@ return [ 'create_backup' => 'Create Backup', - 'empty_state' => '目前还没有任何可用备份。', - 'counter_tooltip' => '你已创建了 :count 个备份,超过了 :max 个的限制。', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ - 'title' => '创建备份', - 'description' => '创建备份将拷贝你的服务器文件。这可能需要一段时间,具体取决于服务器体量。', - 'compression_type' => '压缩类型', - 'mode' => '备份模式', + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', 'modes' => [ - 'snapshot' => '快照', - 'suspend' => '暂停', - 'kill' => '终结', + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', ], ], 'delete_modal' => [ - 'title' => '删除备份 :name', - 'description' => '你确定要删除该备份吗?', + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => '从备份 :name 中复原', - 'description' => '你确定要以该备份为样板复原吗?', + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ - 'backup_deleted' => '已成功删除备份 :name', - 'backup_restored' => '正在使用备份 :name 来复原服务器', + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', ], ]; From 8d4d46b2de5a21e403a3c967b88d1dfbbfdd08eb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:42 -0500 Subject: [PATCH 1290/4012] New translations settings.php (Romanian) --- lang/ro/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/ro/settings.php b/lang/ro/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/ro/settings.php +++ b/lang/ro/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From ce8bd556e4468d503119ff33b05dbec0f819a112 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:43 -0500 Subject: [PATCH 1291/4012] New translations settings.php (French) --- lang/fr/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/fr/settings.php b/lang/fr/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/fr/settings.php +++ b/lang/fr/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 98123c7cb261d2b42fec85e6a91aa88cd8e853ba Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:44 -0500 Subject: [PATCH 1292/4012] New translations settings.php (Spanish) --- lang/es/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/es/settings.php b/lang/es/settings.php index 57e0420e064..aa2be241f1b 100644 --- a/lang/es/settings.php +++ b/lang/es/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'No hay direcciones asociadas a este servidor.', + ], + 'display_info' => [ + 'title' => 'Nombre del Servidor', + ], + 'reinstall' => [ + 'title' => 'Reinstalar Servidor', + 'description' => 'Empiece su servidor desde cero.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirmar Reinstalación', + 'description' => '¿Estás seguro de que quieres reinstalar este servidor? Se perderán todos los datos.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'ISOs Disponibles', + 'empty' => 'No hay ISOs', + ], + 'device_config' => [ + 'title' => 'Configuración del Dispositivo', + 'current' => 'Orden de Arranque Actual (se utilizará primero el más alto)', + 'unused' => 'Dispositivos no Utilizados', + 'unused_empty' => 'No hay dispositivos sin utilizar.', + 'no_boot_device_warning' => 'No se ha configurado ningún dispositivo de arranque. Su VM no se iniciará.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'Nuevo Servidor de Nombres', + ], + 'auth' => [ + 'title' => 'Autentificación', + ], + 'hardware' => [ + 'bandwidth_used' => 'Ancho de Banda Usado', + 'bandwidth_alloted' => 'Ancho de Banda Asignado', + ], +]; From 06c125f3d00884fd8706a6508613941675ef25c4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:45 -0500 Subject: [PATCH 1293/4012] New translations settings.php (Afrikaans) --- lang/af/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/af/settings.php b/lang/af/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/af/settings.php +++ b/lang/af/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 5e299ac9e1f1a49c50e64be3959d8806dceabe9d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:46 -0500 Subject: [PATCH 1294/4012] New translations settings.php (Arabic) --- lang/ar/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/ar/settings.php b/lang/ar/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/ar/settings.php +++ b/lang/ar/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 69100c32aef44fbe3d8524fbe9b1f963e348ef00 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:46 -0500 Subject: [PATCH 1295/4012] New translations settings.php (Catalan) --- lang/ca/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/ca/settings.php b/lang/ca/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/ca/settings.php +++ b/lang/ca/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 1b1f3c07c3586330bbe84ace80e8dddffe4fac64 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:48 -0500 Subject: [PATCH 1296/4012] New translations settings.php (Czech) --- lang/cs/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/cs/settings.php b/lang/cs/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/cs/settings.php +++ b/lang/cs/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 2783735a5ea4172356e37711aac192622ee70089 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:49 -0500 Subject: [PATCH 1297/4012] New translations settings.php (Danish) --- lang/da/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/da/settings.php b/lang/da/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/da/settings.php +++ b/lang/da/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 937c14ac638db550ec9ea9dfe16894d9a8848a35 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:50 -0500 Subject: [PATCH 1298/4012] New translations settings.php (German) --- lang/de/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/de/settings.php b/lang/de/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/de/settings.php +++ b/lang/de/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 7b10da6afa49492b1b8903ec95a35e8e34f82554 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:51 -0500 Subject: [PATCH 1299/4012] New translations settings.php (Greek) --- lang/el/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/el/settings.php b/lang/el/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/el/settings.php +++ b/lang/el/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From eedf77c4d13d377612a84482ecae44dae936f95b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:52 -0500 Subject: [PATCH 1300/4012] New translations settings.php (Finnish) --- lang/fi/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/fi/settings.php b/lang/fi/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/fi/settings.php +++ b/lang/fi/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 733de824555875ff64cb05666c220685b46c8c13 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:52 -0500 Subject: [PATCH 1301/4012] New translations settings.php (Hebrew) --- lang/he/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/he/settings.php b/lang/he/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/he/settings.php +++ b/lang/he/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 744be563c793af8f1bda2f07a87581c04bfc3c8a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:53 -0500 Subject: [PATCH 1302/4012] New translations settings.php (Hungarian) --- lang/hu/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/hu/settings.php b/lang/hu/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/hu/settings.php +++ b/lang/hu/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From d241bd2e73d28ca5626d62597c1d8a47f847e6bd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:54 -0500 Subject: [PATCH 1303/4012] New translations settings.php (Italian) --- lang/it/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/it/settings.php b/lang/it/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/it/settings.php +++ b/lang/it/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 0b5f0e9cc3dc24d0171ab57b1172b85e147aff8e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:55 -0500 Subject: [PATCH 1304/4012] New translations settings.php (Japanese) --- lang/ja/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/ja/settings.php b/lang/ja/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/ja/settings.php +++ b/lang/ja/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From ac9c0c1fd44887994421f355fde7572f7ac3372b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:56 -0500 Subject: [PATCH 1305/4012] New translations settings.php (Korean) --- lang/ko/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/ko/settings.php b/lang/ko/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/ko/settings.php +++ b/lang/ko/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 4cb530b598bda1aa7f36cddc5a1e2ba967fa1cc0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:57 -0500 Subject: [PATCH 1306/4012] New translations settings.php (Dutch) --- lang/nl/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/nl/settings.php b/lang/nl/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/nl/settings.php +++ b/lang/nl/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 08117767f50e6da3c9c004814d7f4027aa32ea38 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:58 -0500 Subject: [PATCH 1307/4012] New translations settings.php (Norwegian) --- lang/no/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/no/settings.php b/lang/no/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/no/settings.php +++ b/lang/no/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 93bd4a23c871eb02e4756bd063b49c8937ca822f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:58 -0500 Subject: [PATCH 1308/4012] New translations settings.php (Polish) --- lang/pl/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/pl/settings.php b/lang/pl/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/pl/settings.php +++ b/lang/pl/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 828d88e6c1e1ee7ee7cfaa276b4253e38fdd77d0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:23:59 -0500 Subject: [PATCH 1309/4012] New translations settings.php (Portuguese) --- lang/pt/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/pt/settings.php b/lang/pt/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/pt/settings.php +++ b/lang/pt/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 67a522ba22480e6f1000a7976e4f496559c381b1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:00 -0500 Subject: [PATCH 1310/4012] New translations settings.php (Russian) --- lang/ru/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/ru/settings.php b/lang/ru/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/ru/settings.php +++ b/lang/ru/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From bd971ce9e87f1e661e44d2b221b73f98dcda546f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:01 -0500 Subject: [PATCH 1311/4012] New translations settings.php (Serbian (Cyrillic)) --- lang/sr/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/sr/settings.php b/lang/sr/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/sr/settings.php +++ b/lang/sr/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From d340484e2e20a9f63a754fca64bda2ca99325917 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:02 -0500 Subject: [PATCH 1312/4012] New translations settings.php (Swedish) --- lang/sv/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/sv/settings.php b/lang/sv/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/sv/settings.php +++ b/lang/sv/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From d45fc09f4b8335546de5e01056bdd119b2859d52 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:03 -0500 Subject: [PATCH 1313/4012] New translations settings.php (Turkish) --- lang/tr/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/tr/settings.php b/lang/tr/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/tr/settings.php +++ b/lang/tr/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From ea601214a9d1cfa6fbc86be917bfb052d1e4b8f2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:04 -0500 Subject: [PATCH 1314/4012] New translations settings.php (Ukrainian) --- lang/uk/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/uk/settings.php b/lang/uk/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/uk/settings.php +++ b/lang/uk/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 449c32ba6f22f0e6919b380bbe56347bbca33ecc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:05 -0500 Subject: [PATCH 1315/4012] New translations settings.php (Chinese Simplified) --- lang/zh/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/zh/settings.php b/lang/zh/settings.php index 57e0420e064..5745fd0df8c 100644 --- a/lang/zh/settings.php +++ b/lang/zh/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => '目前没有 IP 地址与该服务器关联。', + ], + 'display_info' => [ + 'title' => '服务器名称', + ], + 'reinstall' => [ + 'title' => '重装服务器', + 'description' => '将服务器恢复到初始状态。', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => '确认重装', + 'description' => '你确定要重装服务器吗?所有未备份数据将会丢失。', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => '可使用的 ISO 镜像', + 'empty' => '没有可供选择的 ISO 镜像', + ], + 'device_config' => [ + 'title' => '设备配置', + 'current' => '当前的 Boot 顺序(越排前边优先级越高)', + 'unused' => '未使用的设备', + 'unused_empty' => '当前没有未使用的设备。', + 'no_boot_device_warning' => '尚未配置 Boot 策略。你的虚拟机会无法启动。', + ], + 'nameservers' => [ + 'title' => '域名解析服务器', + 'nameserver' => '域名解析服务器 :index', + 'add' => '新建域名服务器', + ], + 'auth' => [ + 'title' => '身份验证', + ], + 'hardware' => [ + 'bandwidth_used' => '已使用带宽', + 'bandwidth_alloted' => '所分配带宽', + ], +]; From 79688cbc18613f652aeeb000255ab3527c5e6dda Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:06 -0500 Subject: [PATCH 1316/4012] New translations settings.php (Chinese Traditional) --- lang/zh/settings.php | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/lang/zh/settings.php b/lang/zh/settings.php index 5745fd0df8c..1564707efc3 100644 --- a/lang/zh/settings.php +++ b/lang/zh/settings.php @@ -2,41 +2,41 @@ return [ 'ip_allocation' => [ - 'empty_state' => '目前没有 IP 地址与该服务器关联。', + 'empty_state' => 'There are no addresses associated with this server.', ], 'display_info' => [ - 'title' => '服务器名称', + 'title' => 'Server Name', ], 'reinstall' => [ - 'title' => '重装服务器', - 'description' => '将服务器恢复到初始状态。', + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', 'start_server_after_installing' => 'Start Server After Completing Installation', 'modal' => [ - 'title' => '确认重装', - 'description' => '你确定要重装服务器吗?所有未备份数据将会丢失。', + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], ], 'isos' => [ - 'title' => '可使用的 ISO 镜像', - 'empty' => '没有可供选择的 ISO 镜像', + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', ], 'device_config' => [ - 'title' => '设备配置', - 'current' => '当前的 Boot 顺序(越排前边优先级越高)', - 'unused' => '未使用的设备', - 'unused_empty' => '当前没有未使用的设备。', - 'no_boot_device_warning' => '尚未配置 Boot 策略。你的虚拟机会无法启动。', + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', ], 'nameservers' => [ - 'title' => '域名解析服务器', - 'nameserver' => '域名解析服务器 :index', - 'add' => '新建域名服务器', + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', ], 'auth' => [ - 'title' => '身份验证', + 'title' => 'Authentication', ], 'hardware' => [ - 'bandwidth_used' => '已使用带宽', - 'bandwidth_alloted' => '所分配带宽', + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', ], ]; From 98a6410b4760d1ec9f8e0489e0cadaf71376e97d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:07 -0500 Subject: [PATCH 1317/4012] New translations settings.php (English) --- lang/en/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/en/settings.php b/lang/en/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/en/settings.php +++ b/lang/en/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 562712052d23cd597ddda2405b991869e0292698 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:08 -0500 Subject: [PATCH 1318/4012] New translations settings.php (Vietnamese) --- lang/vi/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/vi/settings.php b/lang/vi/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/vi/settings.php +++ b/lang/vi/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From b8328feb78506f0fc5a7d4a2c72b10b538389f19 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:09 -0500 Subject: [PATCH 1319/4012] New translations settings.php (Icelandic) --- lang/is/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/is/settings.php b/lang/is/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/is/settings.php +++ b/lang/is/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From fa8e51a9183628efb5514e082ceddf7a1fd3e83e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:24 -0500 Subject: [PATCH 1320/4012] New translations strings.php (Chinese Simplified) --- lang/zh/strings.php | 138 ++++++++++++++++++++++---------------------- 1 file changed, 69 insertions(+), 69 deletions(-) diff --git a/lang/zh/strings.php b/lang/zh/strings.php index f0df2a12ca2..6896622fe8a 100644 --- a/lang/zh/strings.php +++ b/lang/zh/strings.php @@ -1,94 +1,94 @@ 'Email', - 'password' => 'Password', - 'server' => 'Server', + 'email' => '邮箱', + 'password' => '密码', + 'server' => '服务器', 'server_one' => 'Server', 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', + 'name' => '名称', + 'node' => '节点', 'node_one' => 'Node', 'node_other' => 'Nodes', - 'memory' => 'Memory', + 'memory' => '内存', 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', + 'disk' => '硬盘', + 'general' => '一般设置', + 'overview' => '概览', + 'location' => '地域', 'location_one' => 'Location', 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', + 'owner' => '所有者', + 'user' => '用户', 'user_one' => 'User', 'user_other' => 'Users', - 'token' => 'Token', + 'token' => '令牌', 'token_one' => 'Token', 'token_other' => 'Tokens', 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', + 'backup_one' => '备份', + 'backup_other' => '备份', 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', + 'setting_one' => '设置', + 'setting_other' => '设置', + 'search' => '搜索', + 'admin_cp' => '管理员控制面板', + 'exit_admin_cp' => '退出管理员控制面板', + 'suspended' => '已挂起', + 'network' => '网络', + 'ip' => 'IP 地址', + 'address' => '地址', 'address_one' => 'Address', 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', + 'gateway' => '网关', + 'mac_address' => 'Mac 地址', + 'none' => '空', + 'unlimited' => '无限制', + 'launch' => '启动', + 'create' => '创建', + 'cancel' => '取消', + 'display_name' => '显示名称', + 'hostname' => '主机名', + 'reinstall' => '重装', + 'template' => '模板', 'template_one' => 'Template', 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', + 'template_group' => '模板分组', + 'system_os_password' => '系统密码', + 'mount' => '挂载', + 'unmount' => '移除挂载', + 'primary' => '主要的', + 'media' => '媒体', + 'save' => '保存', 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', + 'ssh_key_one' => 'SSH 密钥', + 'ssh_key_other' => 'SSH 密钥', + 'version' => '版本号 :version', + 'description' => '描述', + 'visibility' => '可见性', + 'hidden' => '隐藏', + 'size' => '规模', + 'type' => '类型', + 'delete' => '删除', + 'hardware' => '硬件', + 'status' => '状态', + 'bandwidth_usage' => '带宽用量', + 'administrator' => '管理员', + 'last_used' => '最近使用于', + 'success' => '成功', + 'error' => '错误', + 'restore' => '复原', + 'english_chars' => '英文键盘字符', + 'confirm' => '确认', + 'saving' => '保存中......', + 'saved' => '已保存', + 'primary_disk' => '主要硬盘', 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', + 'nameserver_one' => '域名解析服务器', + 'nameserver_other' => '域名解析服务器', + 'new' => '新建', + 'add' => '添加', + 'authentication' => '身份验证', 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', From 1773d0466912b7252d8df82b08d660e4e930f2dc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:25 -0500 Subject: [PATCH 1321/4012] New translations index.php (Hindi) --- lang/hi/index.php | 55 ++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/lang/hi/index.php b/lang/hi/index.php index 1fa3d8bf356..1ed05b28f24 100644 --- a/lang/hi/index.php +++ b/lang/hi/index.php @@ -1,34 +1,41 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_node' => 'Create Node', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Create a Node', ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', ], - 'server_info' => [ - 'title' => 'Server Information', + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], ]; From 6fbb1480e36439ecf2b52f58a2df23b2e80f0a80 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:26 -0500 Subject: [PATCH 1322/4012] New translations index.php (Romanian) --- lang/ro/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/ro/index.php b/lang/ro/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/ro/index.php +++ b/lang/ro/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From ddfbe4cf241dcd4437c493e6664a84d41c1a233a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:26 -0500 Subject: [PATCH 1323/4012] New translations index.php (French) --- lang/fr/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/fr/index.php b/lang/fr/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/fr/index.php +++ b/lang/fr/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From dbc8730ef186ca7b633184737f60d397d0c9d58a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:27 -0500 Subject: [PATCH 1324/4012] New translations index.php (Spanish) --- lang/es/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/es/index.php b/lang/es/index.php index 85512f48734..c9b9e34d1eb 100644 --- a/lang/es/index.php +++ b/lang/es/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Limite Copias de Seguridad', + 'bandwidth_limit' => 'Limite Ancho de Banda', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Debe crear una VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Crear Nodo', + 'title' => 'Crear un Servidor', ], - - 'location_group' => 'Grupo Ubicación', - 'pve_name' => 'Nombre del Nodo en Proxmox', - 'override_creds' => 'Anular credenciales', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secreto', - 'port' => 'Puerto', - 'memory_allocation' => 'Asignación de Memoria', - 'memory_overallocation' => 'Sobreasignación de Memoria', - 'disk_allocation' => 'Asignación de Disco', - 'disk_overallocation' => 'Sobreasignación de Disco', - 'vm_storage' => 'Almacenamiento VM', - 'backup_storage' => 'Copias de Seguridad', - 'iso_storage' => 'Almacenamiento ISO', - - 'create_template_modal' => [ - 'title' => 'Crear una Plantilla', + 'manage_server' => 'Gestionar Servidor', + 'server_build' => [ + 'title' => 'Creación de Servidor', ], - 'new_template' => 'Nueva Plantilla', - 'create_template_group_modal' => [ - 'title' => 'Crear un Grupo de Plantilla', + 'server_info' => [ + 'title' => 'Información del Servidor', ], - 'new_template_group' => 'Nuevo Grupo de Plantilla', - - 'node_info' => [ - 'title' => 'Información Nodo', + 'suspension' => [ + 'title' => 'Suspensión', + 'description' => 'Cambia el estado de suspensión del servidor.', + 'not_suspended' => 'Este servidor no está suspendido', + 'suspended' => 'Este servidor está suspendido', ], - 'delete_node' => [ - 'title' => 'Eliminar Nodo', - 'description' => 'El nodo se eliminará permanentemente de Convoy. Esta acción es irreversible y no se puede deshacer.', - 'has_servers_error' => 'No se puede eliminar un nodo que tenga servidores asignados.', + 'delete_server' => [ + 'title' => 'Eliminar Servidor', + 'description' => 'El servidor se eliminará de Convoy. Las Copias de Seguridad y otros datos asociados serán destruidos. Sin embargo, puede marcar la casilla de abajo para mantener la máquina virtual y los datos en el nodo Proxmox.', + 'dont_purge' => 'No purgar VM y archivos relacionados', ], ]; From f908fbfbb7fd417746809da881ccde08cc090423 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:28 -0500 Subject: [PATCH 1325/4012] New translations index.php (Afrikaans) --- lang/af/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/af/index.php b/lang/af/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/af/index.php +++ b/lang/af/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 0a014c63d119e78311ce6eb21cddd61355845e57 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:29 -0500 Subject: [PATCH 1326/4012] New translations index.php (Arabic) --- lang/ar/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/ar/index.php b/lang/ar/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/ar/index.php +++ b/lang/ar/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 51b4bdf8260aa7c1fe18b92fbffb9252c880edb8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:30 -0500 Subject: [PATCH 1327/4012] New translations index.php (Catalan) --- lang/ca/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/ca/index.php b/lang/ca/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/ca/index.php +++ b/lang/ca/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 1a277606c840357de4e627f039fd60dfee2ec7ef Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:31 -0500 Subject: [PATCH 1328/4012] New translations index.php (Czech) --- lang/cs/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/cs/index.php b/lang/cs/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/cs/index.php +++ b/lang/cs/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 740e332105367bf009f6d20ce8ac3ea85e5c0c7a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:31 -0500 Subject: [PATCH 1329/4012] New translations index.php (Danish) --- lang/da/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/da/index.php b/lang/da/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/da/index.php +++ b/lang/da/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From ee7ced67595a324cc6fdb19cf2c1a92e4e3dbfcd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:32 -0500 Subject: [PATCH 1330/4012] New translations index.php (German) --- lang/de/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/de/index.php b/lang/de/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/de/index.php +++ b/lang/de/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 8ccb49de090cedc28284f8e6a473f67a8db3d05f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:33 -0500 Subject: [PATCH 1331/4012] New translations index.php (Greek) --- lang/el/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/el/index.php b/lang/el/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/el/index.php +++ b/lang/el/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From ebb92d9777eb062e62a34efac2dd13f41d23f79e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:34 -0500 Subject: [PATCH 1332/4012] New translations index.php (Finnish) --- lang/fi/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/fi/index.php b/lang/fi/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/fi/index.php +++ b/lang/fi/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From be9792d9b92731f48b398042c423bc116dc16595 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:35 -0500 Subject: [PATCH 1333/4012] New translations index.php (Hebrew) --- lang/he/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/he/index.php b/lang/he/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/he/index.php +++ b/lang/he/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From cb963cff6d643f7255b374e3de71825bb99f15fb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:36 -0500 Subject: [PATCH 1334/4012] New translations index.php (Hungarian) --- lang/hu/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/hu/index.php b/lang/hu/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/hu/index.php +++ b/lang/hu/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From eca67404d33153384a09dbca21524ef9bb0d48a5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:37 -0500 Subject: [PATCH 1335/4012] New translations index.php (Italian) --- lang/it/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/it/index.php b/lang/it/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/it/index.php +++ b/lang/it/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From f7196b86f185091ea474008f08e5630eb74b798d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:38 -0500 Subject: [PATCH 1336/4012] New translations strings.php (Chinese Traditional) --- lang/zh/strings.php | 138 ++++++++++++++++++++++---------------------- 1 file changed, 69 insertions(+), 69 deletions(-) diff --git a/lang/zh/strings.php b/lang/zh/strings.php index 6896622fe8a..f0df2a12ca2 100644 --- a/lang/zh/strings.php +++ b/lang/zh/strings.php @@ -1,94 +1,94 @@ '邮箱', - 'password' => '密码', - 'server' => '服务器', + 'email' => 'Email', + 'password' => 'Password', + 'server' => 'Server', 'server_one' => 'Server', 'server_other' => 'Servers', - 'name' => '名称', - 'node' => '节点', + 'name' => 'Name', + 'node' => 'Node', 'node_one' => 'Node', 'node_other' => 'Nodes', - 'memory' => '内存', + 'memory' => 'Memory', 'cpu' => 'CPU', - 'disk' => '硬盘', - 'general' => '一般设置', - 'overview' => '概览', - 'location' => '地域', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', 'location_one' => 'Location', 'location_other' => 'Locations', - 'owner' => '所有者', - 'user' => '用户', + 'owner' => 'Owner', + 'user' => 'User', 'user_one' => 'User', 'user_other' => 'Users', - 'token' => '令牌', + 'token' => 'Token', 'token_one' => 'Token', 'token_other' => 'Tokens', 'backup' => 'Backup', - 'backup_one' => '备份', - 'backup_other' => '备份', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', 'setting' => 'Setting', - 'setting_one' => '设置', - 'setting_other' => '设置', - 'search' => '搜索', - 'admin_cp' => '管理员控制面板', - 'exit_admin_cp' => '退出管理员控制面板', - 'suspended' => '已挂起', - 'network' => '网络', - 'ip' => 'IP 地址', - 'address' => '地址', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', - 'gateway' => '网关', - 'mac_address' => 'Mac 地址', - 'none' => '空', - 'unlimited' => '无限制', - 'launch' => '启动', - 'create' => '创建', - 'cancel' => '取消', - 'display_name' => '显示名称', - 'hostname' => '主机名', - 'reinstall' => '重装', - 'template' => '模板', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', 'template_one' => 'Template', 'template_other' => 'Templates', - 'template_group' => '模板分组', - 'system_os_password' => '系统密码', - 'mount' => '挂载', - 'unmount' => '移除挂载', - 'primary' => '主要的', - 'media' => '媒体', - 'save' => '保存', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH 密钥', - 'ssh_key_other' => 'SSH 密钥', - 'version' => '版本号 :version', - 'description' => '描述', - 'visibility' => '可见性', - 'hidden' => '隐藏', - 'size' => '规模', - 'type' => '类型', - 'delete' => '删除', - 'hardware' => '硬件', - 'status' => '状态', - 'bandwidth_usage' => '带宽用量', - 'administrator' => '管理员', - 'last_used' => '最近使用于', - 'success' => '成功', - 'error' => '错误', - 'restore' => '复原', - 'english_chars' => '英文键盘字符', - 'confirm' => '确认', - 'saving' => '保存中......', - 'saved' => '已保存', - 'primary_disk' => '主要硬盘', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', 'nameserver' => 'Nameserver', - 'nameserver_one' => '域名解析服务器', - 'nameserver_other' => '域名解析服务器', - 'new' => '新建', - 'add' => '添加', - 'authentication' => '身份验证', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', 'edit' => 'Edit', 'fqdn' => 'FQDN', 'port' => 'Port', From d7a45deea28164d5490b793de1a662f5a311c917 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:41 -0500 Subject: [PATCH 1337/4012] New translations settings.php (Hindi) --- lang/hi/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/lang/hi/settings.php b/lang/hi/settings.php index 57e0420e064..1564707efc3 100644 --- a/lang/hi/settings.php +++ b/lang/hi/settings.php @@ -1,41 +1,42 @@ [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'ip_allocation' => [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From d8db860a763a6eeea3ff9ac1bd8e05b88e6b8cea Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:43 -0500 Subject: [PATCH 1338/4012] New translations settings.php (Romanian) --- lang/ro/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/ro/settings.php b/lang/ro/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/ro/settings.php +++ b/lang/ro/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 7055744fdada5682dc78ccf173044eb46f3394da Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:45 -0500 Subject: [PATCH 1339/4012] New translations settings.php (French) --- lang/fr/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/fr/settings.php b/lang/fr/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/fr/settings.php +++ b/lang/fr/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From d42551450debc7f6e004548b87675c421ade3b87 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:46 -0500 Subject: [PATCH 1340/4012] New translations settings.php (Spanish) --- lang/es/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/es/settings.php b/lang/es/settings.php index aa2be241f1b..57e0420e064 100644 --- a/lang/es/settings.php +++ b/lang/es/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'No hay direcciones asociadas a este servidor.', - ], - 'display_info' => [ - 'title' => 'Nombre del Servidor', - ], - 'reinstall' => [ - 'title' => 'Reinstalar Servidor', - 'description' => 'Empiece su servidor desde cero.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirmar Reinstalación', - 'description' => '¿Estás seguro de que quieres reinstalar este servidor? Se perderán todos los datos.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'ISOs Disponibles', - 'empty' => 'No hay ISOs', - ], - 'device_config' => [ - 'title' => 'Configuración del Dispositivo', - 'current' => 'Orden de Arranque Actual (se utilizará primero el más alto)', - 'unused' => 'Dispositivos no Utilizados', - 'unused_empty' => 'No hay dispositivos sin utilizar.', - 'no_boot_device_warning' => 'No se ha configurado ningún dispositivo de arranque. Su VM no se iniciará.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'Nuevo Servidor de Nombres', - ], - 'auth' => [ - 'title' => 'Autentificación', - ], - 'hardware' => [ - 'bandwidth_used' => 'Ancho de Banda Usado', - 'bandwidth_alloted' => 'Ancho de Banda Asignado', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 8fc0d25bdee03d2adfc8545886b3e4291d21069a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:47 -0500 Subject: [PATCH 1341/4012] New translations settings.php (Afrikaans) --- lang/af/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/af/settings.php b/lang/af/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/af/settings.php +++ b/lang/af/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From a5132ad3ea6b9fd72a21f87d2136f3439aaf4299 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:48 -0500 Subject: [PATCH 1342/4012] New translations settings.php (Arabic) --- lang/ar/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/ar/settings.php b/lang/ar/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/ar/settings.php +++ b/lang/ar/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From fd56d20f1546ca3a6a85272da774f0c7a4578456 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:50 -0500 Subject: [PATCH 1343/4012] New translations settings.php (Catalan) --- lang/ca/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/ca/settings.php b/lang/ca/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/ca/settings.php +++ b/lang/ca/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From ff912365f393c1954ad2cbcb43d69eddcf850a58 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:51 -0500 Subject: [PATCH 1344/4012] New translations settings.php (Czech) --- lang/cs/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/cs/settings.php b/lang/cs/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/cs/settings.php +++ b/lang/cs/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From e0582c90bda5b9501569d3b466dbb8a163da1817 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:52 -0500 Subject: [PATCH 1345/4012] New translations settings.php (Danish) --- lang/da/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/da/settings.php b/lang/da/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/da/settings.php +++ b/lang/da/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From a9b3a5b67def827946c94df95509e713263e701c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:54 -0500 Subject: [PATCH 1346/4012] New translations settings.php (German) --- lang/de/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/de/settings.php b/lang/de/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/de/settings.php +++ b/lang/de/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From f54fe240dfcc554e3423afbc1e5b79e99b54d09b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:55 -0500 Subject: [PATCH 1347/4012] New translations settings.php (Greek) --- lang/el/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/el/settings.php b/lang/el/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/el/settings.php +++ b/lang/el/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 58db52c75e15b2e890fd8334454dfa9bdbeba088 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:56 -0500 Subject: [PATCH 1348/4012] New translations settings.php (Finnish) --- lang/fi/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/fi/settings.php b/lang/fi/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/fi/settings.php +++ b/lang/fi/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 5ab8af2dee02c9f220b8b72e9fb8f587f6245e03 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:58 -0500 Subject: [PATCH 1349/4012] New translations settings.php (Hebrew) --- lang/he/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/he/settings.php b/lang/he/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/he/settings.php +++ b/lang/he/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From d70f6b286876a3ba9d344532da7b2853dc4c3ed5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:24:59 -0500 Subject: [PATCH 1350/4012] New translations settings.php (Hungarian) --- lang/hu/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/hu/settings.php b/lang/hu/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/hu/settings.php +++ b/lang/hu/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 6e28c875d306558ec0b27593286abb906aaa5559 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:00 -0500 Subject: [PATCH 1351/4012] New translations index.php (Japanese) --- lang/ja/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/ja/index.php b/lang/ja/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/ja/index.php +++ b/lang/ja/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 7257ceb91a07367ba15a2852b2afcd975aedb99d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:01 -0500 Subject: [PATCH 1352/4012] New translations index.php (Korean) --- lang/ko/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/ko/index.php b/lang/ko/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/ko/index.php +++ b/lang/ko/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 5bbea6c42faa3e4c0fe5aeb5e861ea8db28a0dba Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:02 -0500 Subject: [PATCH 1353/4012] New translations index.php (Dutch) --- lang/nl/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/nl/index.php b/lang/nl/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/nl/index.php +++ b/lang/nl/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 610f52cb4ce7cc207d6a3ebaf45b21a6632082e9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:03 -0500 Subject: [PATCH 1354/4012] New translations index.php (Norwegian) --- lang/no/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/no/index.php b/lang/no/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/no/index.php +++ b/lang/no/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 1059d90d34906ce56cf82c2184a52c174d4cb0be Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:04 -0500 Subject: [PATCH 1355/4012] New translations index.php (Polish) --- lang/pl/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/pl/index.php b/lang/pl/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/pl/index.php +++ b/lang/pl/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 4054e5aa501c020f03753890f79522117ea161d9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:05 -0500 Subject: [PATCH 1356/4012] New translations index.php (Portuguese) --- lang/pt/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/pt/index.php b/lang/pt/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/pt/index.php +++ b/lang/pt/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From ffff627c70b435a877604a744deb431c4e4936fa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:05 -0500 Subject: [PATCH 1357/4012] New translations index.php (Russian) --- lang/ru/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/ru/index.php b/lang/ru/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/ru/index.php +++ b/lang/ru/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 8097d51b376691a0d7e8adc64b063fd46fad8cf3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:06 -0500 Subject: [PATCH 1358/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/sr/index.php b/lang/sr/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/sr/index.php +++ b/lang/sr/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 48edc97e94992d17b97d957d94fdfa89336f009f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:07 -0500 Subject: [PATCH 1359/4012] New translations index.php (Swedish) --- lang/sv/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/sv/index.php b/lang/sv/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/sv/index.php +++ b/lang/sv/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 075a0f8c3ec087f1688986156161ff829cccc696 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:08 -0500 Subject: [PATCH 1360/4012] New translations index.php (Turkish) --- lang/tr/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/tr/index.php b/lang/tr/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/tr/index.php +++ b/lang/tr/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 164b4cf578aba8a4ad6bbba27db2ba4f6dd0b497 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:09 -0500 Subject: [PATCH 1361/4012] New translations index.php (Ukrainian) --- lang/uk/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/uk/index.php b/lang/uk/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/uk/index.php +++ b/lang/uk/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 51dad8225eb6c0876acc11f987f4b101c00de7b5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:10 -0500 Subject: [PATCH 1362/4012] New translations index.php (Chinese Simplified) --- lang/zh/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/zh/index.php b/lang/zh/index.php index 1ed05b28f24..3aea33eb346 100644 --- a/lang/zh/index.php +++ b/lang/zh/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => '备份限制', + 'bandwidth_limit' => '带宽限制', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => '是否创建虚拟机', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => '创建服务器', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => '管理服务器', + 'server_build' => [ + 'title' => '服务器构建', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => '服务器信息', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => '暂停服务器', + 'description' => '切换服务器是否处于暂停状态。', + 'not_suspended' => '服务器尚未被暂停。', + 'suspended' => '服务器已被暂停。', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => '删除服务器', + 'description' => '此操作将服务器从 Convoy 中删除。备份和其他相关数据将被销毁。通过勾选下面的复选框,你仍可以将虚拟机和数据保存在 Proxmox 节点上。', + 'dont_purge' => '不要彻底删除虚拟机及相关文件', ], ]; From b2cee181ccf9c9a62e956a0827563a06fec07113 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:11 -0500 Subject: [PATCH 1363/4012] New translations index.php (Chinese Traditional) --- lang/zh/index.php | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/lang/zh/index.php b/lang/zh/index.php index 3aea33eb346..1fa3d8bf356 100644 --- a/lang/zh/index.php +++ b/lang/zh/index.php @@ -2,33 +2,33 @@ return [ 'create_server' => 'Create Server', - 'backup_limit' => '备份限制', - 'bandwidth_limit' => '带宽限制', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', 'bandwidth_usage' => 'Bandwidth Usage', 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => '是否创建虚拟机', + 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => '创建服务器', + 'title' => 'Create a Server', ], - 'manage_server' => '管理服务器', + 'manage_server' => 'Manage Server', 'server_build' => [ - 'title' => '服务器构建', + 'title' => 'Server Build', ], 'server_info' => [ - 'title' => '服务器信息', + 'title' => 'Server Information', ], 'suspension' => [ - 'title' => '暂停服务器', - 'description' => '切换服务器是否处于暂停状态。', - 'not_suspended' => '服务器尚未被暂停。', - 'suspended' => '服务器已被暂停。', + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], 'delete_server' => [ - 'title' => '删除服务器', - 'description' => '此操作将服务器从 Convoy 中删除。备份和其他相关数据将被销毁。通过勾选下面的复选框,你仍可以将虚拟机和数据保存在 Proxmox 节点上。', - 'dont_purge' => '不要彻底删除虚拟机及相关文件', + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From a44f7bc5ae41a1916b7ccb6f68fe75b7a3ba93e9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:12 -0500 Subject: [PATCH 1364/4012] New translations index.php (English) --- lang/en/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/en/index.php b/lang/en/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/en/index.php +++ b/lang/en/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 2ef02d3b8984472bc2bbfe2cd146b790f2d47675 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:13 -0500 Subject: [PATCH 1365/4012] New translations index.php (Vietnamese) --- lang/vi/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/vi/index.php b/lang/vi/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/vi/index.php +++ b/lang/vi/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From eabdb7852fdb39d2323430283c36e6cfc71071ad Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:13 -0500 Subject: [PATCH 1366/4012] New translations index.php (Icelandic) --- lang/is/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/is/index.php b/lang/is/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/is/index.php +++ b/lang/is/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From 1ec7096a1b34b29874b17d6f445223e64faef5ba Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:15 -0500 Subject: [PATCH 1367/4012] New translations settings.php (Italian) --- lang/it/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/it/settings.php b/lang/it/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/it/settings.php +++ b/lang/it/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 1121cba6bd72a01f48bdcdc4336e4ee4cc60ce32 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:16 -0500 Subject: [PATCH 1368/4012] New translations settings.php (Japanese) --- lang/ja/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/ja/settings.php b/lang/ja/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/ja/settings.php +++ b/lang/ja/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 125d78fd20b3698cc3ac63ff652966ec2cda4e0f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:18 -0500 Subject: [PATCH 1369/4012] New translations settings.php (Korean) --- lang/ko/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/ko/settings.php b/lang/ko/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/ko/settings.php +++ b/lang/ko/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 633900c7ff0f0c04742049cfc99234fe50afc3f1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:19 -0500 Subject: [PATCH 1370/4012] New translations settings.php (Dutch) --- lang/nl/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/nl/settings.php b/lang/nl/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/nl/settings.php +++ b/lang/nl/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 4143fe44c8898f7d35a80ea6e715a8a56dd95e2a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:20 -0500 Subject: [PATCH 1371/4012] New translations settings.php (Norwegian) --- lang/no/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/no/settings.php b/lang/no/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/no/settings.php +++ b/lang/no/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From a3ea2744f959ac9e5a53c24a4ffe0e8bf4bc8a64 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:22 -0500 Subject: [PATCH 1372/4012] New translations settings.php (Polish) --- lang/pl/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/pl/settings.php b/lang/pl/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/pl/settings.php +++ b/lang/pl/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From cc133fceb9a78f8719a06130c7eea40c11e9dc26 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:23 -0500 Subject: [PATCH 1373/4012] New translations settings.php (Portuguese) --- lang/pt/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/pt/settings.php b/lang/pt/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/pt/settings.php +++ b/lang/pt/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 5a55056c7d5bc50cb6e44718e38e29718d31f9dd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:24 -0500 Subject: [PATCH 1374/4012] New translations settings.php (Russian) --- lang/ru/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/ru/settings.php b/lang/ru/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/ru/settings.php +++ b/lang/ru/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From eb42da4372d04aa248047dcb41de8b95d8614c4f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:26 -0500 Subject: [PATCH 1375/4012] New translations settings.php (Serbian (Cyrillic)) --- lang/sr/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/sr/settings.php b/lang/sr/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/sr/settings.php +++ b/lang/sr/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From fe4a2ecaffd5c3d7dd0d6850de087723d326a772 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:27 -0500 Subject: [PATCH 1376/4012] New translations settings.php (Swedish) --- lang/sv/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/sv/settings.php b/lang/sv/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/sv/settings.php +++ b/lang/sv/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 38b85b4984eae0f2cecef972f7bda0ea0c149ad6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:28 -0500 Subject: [PATCH 1377/4012] New translations settings.php (Turkish) --- lang/tr/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/tr/settings.php b/lang/tr/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/tr/settings.php +++ b/lang/tr/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 9f237752905870b6a0f0a75fe09587c463ab2f4f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:30 -0500 Subject: [PATCH 1378/4012] New translations settings.php (Ukrainian) --- lang/uk/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/uk/settings.php b/lang/uk/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/uk/settings.php +++ b/lang/uk/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From d8836ce2b033d5e031a604879826e929a7101ea8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:31 -0500 Subject: [PATCH 1379/4012] New translations settings.php (Chinese Simplified) --- lang/zh/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/zh/settings.php b/lang/zh/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/zh/settings.php +++ b/lang/zh/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 2c21dae14f44a6e22c48e23dd99f361c67b1e4fe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:33 -0500 Subject: [PATCH 1380/4012] New translations settings.php (English) --- lang/en/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/en/settings.php b/lang/en/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/en/settings.php +++ b/lang/en/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From dfd1362157f2dbc72bd62567f7eebd5721b7b40a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:35 -0500 Subject: [PATCH 1381/4012] New translations settings.php (Vietnamese) --- lang/vi/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/vi/settings.php b/lang/vi/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/vi/settings.php +++ b/lang/vi/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 11bb99bb8215606f19b37f2a195a5b145c2ea2d9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:36 -0500 Subject: [PATCH 1382/4012] New translations settings.php (Icelandic) --- lang/is/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/is/settings.php b/lang/is/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/is/settings.php +++ b/lang/is/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From ad7bb3265c9f379e302658085154f91f84ca0233 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:37 -0500 Subject: [PATCH 1383/4012] New translations index.php (Hindi) --- lang/hi/index.php | 55 +++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/lang/hi/index.php b/lang/hi/index.php index 1ed05b28f24..1fa3d8bf356 100644 --- a/lang/hi/index.php +++ b/lang/hi/index.php @@ -1,41 +1,34 @@ 'Create Node', + 'create_server' => 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Create a Server', ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'server_info' => [ + 'title' => 'Server Information', ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', ], ]; From d7f6a8048a7f1a048cf40fc6108d6625d995e35b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:52 -0500 Subject: [PATCH 1384/4012] New translations tokens.php (Chinese Simplified) --- lang/zh/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/zh/tokens.php b/lang/zh/tokens.php index cb593cb9823..3a77bfa0d6f 100644 --- a/lang/zh/tokens.php +++ b/lang/zh/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token', + 'title' => '创建令牌', ], 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', + 'title' => '成功创建令牌', + 'description' => '这是您新创建的 API 令牌。请记录令牌的值,此后你将无法再次看到它。', + 'button' => '好的,我已经拷贝了', ], ]; From c84594ab4f1ccc018f9bfcf2eb8bd3c6486bd6a4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:25:53 -0500 Subject: [PATCH 1385/4012] New translations tokens.php (Chinese Traditional) --- lang/zh/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/zh/tokens.php b/lang/zh/tokens.php index 3a77bfa0d6f..cb593cb9823 100644 --- a/lang/zh/tokens.php +++ b/lang/zh/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => '创建令牌', + 'title' => 'Create a Token', ], 'created_modal' => [ - 'title' => '成功创建令牌', - 'description' => '这是您新创建的 API 令牌。请记录令牌的值,此后你将无法再次看到它。', - 'button' => '好的,我已经拷贝了', + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', ], ]; From c5ce855c55cd6f32e700f2ca91c2a766de1e5c54 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:05 -0500 Subject: [PATCH 1386/4012] New translations settings.php (Hindi) --- lang/hi/settings.php | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/lang/hi/settings.php b/lang/hi/settings.php index 1564707efc3..57e0420e064 100644 --- a/lang/hi/settings.php +++ b/lang/hi/settings.php @@ -1,42 +1,41 @@ [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'server_info' => [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 7617cf008361d7bd08501fe80ff6ab1fab992835 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:13 -0500 Subject: [PATCH 1387/4012] New translations users.php (Chinese Simplified) --- lang/zh/users.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lang/zh/users.php b/lang/zh/users.php index 99229783270..e2d9abef94c 100644 --- a/lang/zh/users.php +++ b/lang/zh/users.php @@ -1,18 +1,18 @@ 'New User', + 'new_user' => '新建用户', 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', + 'title' => '创建用户', + 'is_admin_warning' => '你正给予用户管理员权限。', ], 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', + 'title' => '用户信息', + 'override_pass' => '覆盖密码', ], 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + 'title' => '删除用户', + 'description' => '用户及其关联数据将被删除。', + 'has_servers_error' => '由于还有服务器与该用户关联,你目前不能删除该用户。', ], ]; From ddf5d0ee10db7d720ed25ce315823954ead9fe9a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:14 -0500 Subject: [PATCH 1388/4012] New translations users.php (Chinese Traditional) --- lang/zh/users.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lang/zh/users.php b/lang/zh/users.php index e2d9abef94c..99229783270 100644 --- a/lang/zh/users.php +++ b/lang/zh/users.php @@ -1,18 +1,18 @@ '新建用户', + 'new_user' => 'New User', 'create_modal' => [ - 'title' => '创建用户', - 'is_admin_warning' => '你正给予用户管理员权限。', + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', ], 'user_info' => [ - 'title' => '用户信息', - 'override_pass' => '覆盖密码', + 'title' => 'User Information', + 'override_pass' => 'Override password', ], 'delete_user' => [ - 'title' => '删除用户', - 'description' => '用户及其关联数据将被删除。', - 'has_servers_error' => '由于还有服务器与该用户关联,你目前不能删除该用户。', + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', ], ]; From 5588937f77cb564999003e3beb675b69f83378aa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:31 -0500 Subject: [PATCH 1389/4012] New translations auth.php (Chinese Traditional) --- lang/zh/auth.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/zh/auth.php b/lang/zh/auth.php index a9e6a06bd34..5b8cdf9eff3 100644 --- a/lang/zh/auth.php +++ b/lang/zh/auth.php @@ -13,11 +13,11 @@ | */ - 'failed' => '所提供凭证不符合我们的记录。', - 'password' => '所提供密码不正确。', - 'throttle' => '登录尝试过多。请在 :seconds 后再试。', + 'failed' => 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - 'sign_in' => '登录', - 'sign_out' => '登出', - 'sign_in_description' => '登录你的账户', + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', ]; From e5a8053877ee69ecbd3e34f3aad6f93fe2ac0c26 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:34 -0500 Subject: [PATCH 1390/4012] New translations index.php (Romanian) --- lang/ro/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/ro/index.php b/lang/ro/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/ro/index.php +++ b/lang/ro/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 37fd18cf6808c9941c4ea4db863805511bc05e58 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:35 -0500 Subject: [PATCH 1391/4012] New translations index.php (French) --- lang/fr/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/fr/index.php b/lang/fr/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/fr/index.php +++ b/lang/fr/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 32c075c6ae71fbd611625326322d075425bacd16 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:36 -0500 Subject: [PATCH 1392/4012] New translations index.php (Spanish) --- lang/es/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/es/index.php b/lang/es/index.php index c9b9e34d1eb..ebaff38d11c 100644 --- a/lang/es/index.php +++ b/lang/es/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Limite Copias de Seguridad', - 'bandwidth_limit' => 'Limite Ancho de Banda', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Debe crear una VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Crear un Servidor', - ], - 'manage_server' => 'Gestionar Servidor', - 'server_build' => [ - 'title' => 'Creación de Servidor', - ], - 'server_info' => [ - 'title' => 'Información del Servidor', - ], - 'suspension' => [ - 'title' => 'Suspensión', - 'description' => 'Cambia el estado de suspensión del servidor.', - 'not_suspended' => 'Este servidor no está suspendido', - 'suspended' => 'Este servidor está suspendido', - ], - 'delete_server' => [ - 'title' => 'Eliminar Servidor', - 'description' => 'El servidor se eliminará de Convoy. Las Copias de Seguridad y otros datos asociados serán destruidos. Sin embargo, puede marcar la casilla de abajo para mantener la máquina virtual y los datos en el nodo Proxmox.', - 'dont_purge' => 'No purgar VM y archivos relacionados', - ], + 'show_all_servers' => 'Mostrar todos los servidores', + 'no_servers_admin_empty_state' => 'No hay servidores.', + 'no_servers_empty_state' => 'No tienes servidores.', ]; From eedaece646e6a6a07efece951d15b9ea36b7df15 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:37 -0500 Subject: [PATCH 1393/4012] New translations index.php (Afrikaans) --- lang/af/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/af/index.php b/lang/af/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/af/index.php +++ b/lang/af/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 810cdebfa65dd8e46bd8c514e53231d3f473cb0e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:38 -0500 Subject: [PATCH 1394/4012] New translations index.php (Arabic) --- lang/ar/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/ar/index.php b/lang/ar/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/ar/index.php +++ b/lang/ar/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 3e6a2ba51c9a011357321315a6d3952adf142848 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:39 -0500 Subject: [PATCH 1395/4012] New translations index.php (Catalan) --- lang/ca/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/ca/index.php b/lang/ca/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/ca/index.php +++ b/lang/ca/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 6198ff81ee607fb3ab2c6c255db6b6594bd047dc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:39 -0500 Subject: [PATCH 1396/4012] New translations index.php (Czech) --- lang/cs/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/cs/index.php b/lang/cs/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/cs/index.php +++ b/lang/cs/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From ad30bc2bba5529e0d9661280a03153b7623ba224 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:40 -0500 Subject: [PATCH 1397/4012] New translations index.php (Danish) --- lang/da/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/da/index.php b/lang/da/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/da/index.php +++ b/lang/da/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From ffc7acdce42446b49d2d726884a84e0ffbf9f6d0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:41 -0500 Subject: [PATCH 1398/4012] New translations index.php (German) --- lang/de/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/de/index.php b/lang/de/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/de/index.php +++ b/lang/de/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From ac922aa1abdd715c1d764cc23a0797e00897b109 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:42 -0500 Subject: [PATCH 1399/4012] New translations index.php (Greek) --- lang/el/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/el/index.php b/lang/el/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/el/index.php +++ b/lang/el/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 744473f07711798ed12fe662fa94598e7341e858 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:43 -0500 Subject: [PATCH 1400/4012] New translations index.php (Finnish) --- lang/fi/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/fi/index.php b/lang/fi/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/fi/index.php +++ b/lang/fi/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 09561cb51be5e780027d2e4b4693de66635bcb01 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:44 -0500 Subject: [PATCH 1401/4012] New translations index.php (Hebrew) --- lang/he/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/he/index.php b/lang/he/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/he/index.php +++ b/lang/he/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 09cb3af21c25ea51632ca2e34296f216f662fc35 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:45 -0500 Subject: [PATCH 1402/4012] New translations index.php (Hungarian) --- lang/hu/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/hu/index.php b/lang/hu/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/hu/index.php +++ b/lang/hu/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 1732c61e8fa9cf522ed99953d826fbb63e1883f0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:46 -0500 Subject: [PATCH 1403/4012] New translations index.php (Italian) --- lang/it/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/it/index.php b/lang/it/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/it/index.php +++ b/lang/it/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 5524c2cfc01fa8d5feff3fccdfac51e3607e9ee7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:47 -0500 Subject: [PATCH 1404/4012] New translations index.php (Japanese) --- lang/ja/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/ja/index.php b/lang/ja/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/ja/index.php +++ b/lang/ja/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 510f389015723f519d86ac9c8581590087351dd9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:48 -0500 Subject: [PATCH 1405/4012] New translations index.php (Korean) --- lang/ko/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/ko/index.php b/lang/ko/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/ko/index.php +++ b/lang/ko/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 596ace94bbdfc7e3c277a3673bb10bde725327c7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:48 -0500 Subject: [PATCH 1406/4012] New translations index.php (Dutch) --- lang/nl/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/nl/index.php b/lang/nl/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/nl/index.php +++ b/lang/nl/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 0ac365d5b55946fa9989f1f75c6e6cd5ddf19870 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:49 -0500 Subject: [PATCH 1407/4012] New translations index.php (Norwegian) --- lang/no/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/no/index.php b/lang/no/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/no/index.php +++ b/lang/no/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 885e5ea7b547fc0255ea1dcbead48400cd3becc3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:50 -0500 Subject: [PATCH 1408/4012] New translations index.php (Polish) --- lang/pl/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/pl/index.php b/lang/pl/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/pl/index.php +++ b/lang/pl/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 0862050850a66a5106b8c5a004a98f88deca4930 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:51 -0500 Subject: [PATCH 1409/4012] New translations index.php (Portuguese) --- lang/pt/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/pt/index.php b/lang/pt/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/pt/index.php +++ b/lang/pt/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From a28d00746c336ab274009f990a67fc59533986ed Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:52 -0500 Subject: [PATCH 1410/4012] New translations index.php (Russian) --- lang/ru/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/ru/index.php b/lang/ru/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/ru/index.php +++ b/lang/ru/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From bcc594340645533a5171cb2fb0217e18a2a86e68 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:53 -0500 Subject: [PATCH 1411/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/sr/index.php b/lang/sr/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/sr/index.php +++ b/lang/sr/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 8a2459d0c8a63382daa470f7bb1c09cd02e969d3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:54 -0500 Subject: [PATCH 1412/4012] New translations index.php (Swedish) --- lang/sv/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/sv/index.php b/lang/sv/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/sv/index.php +++ b/lang/sv/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From df446e4dff98bae6f8f1927d394f5fb598e30a66 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:54 -0500 Subject: [PATCH 1413/4012] New translations index.php (Turkish) --- lang/tr/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/tr/index.php b/lang/tr/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/tr/index.php +++ b/lang/tr/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From d38518fc574b1f1a6959157f96d5660a6c10cc9a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:55 -0500 Subject: [PATCH 1414/4012] New translations index.php (Ukrainian) --- lang/uk/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/uk/index.php b/lang/uk/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/uk/index.php +++ b/lang/uk/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 13268289176e19d64a8c79036ebf77cf8c9432e6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:56 -0500 Subject: [PATCH 1415/4012] New translations index.php (Chinese Simplified) --- lang/zh/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/zh/index.php b/lang/zh/index.php index 1fa3d8bf356..98d5f844563 100644 --- a/lang/zh/index.php +++ b/lang/zh/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => '显示所有服务器', + 'no_servers_admin_empty_state' => '这里还没有服务器可供管理。', + 'no_servers_empty_state' => '你尚未拥有任何服务器。', ]; From 76ee38c822bf78df5a49cd81d3e2ff2864b686bd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:57 -0500 Subject: [PATCH 1416/4012] New translations index.php (Chinese Traditional) --- lang/zh/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/zh/index.php b/lang/zh/index.php index 98d5f844563..63d3b525616 100644 --- a/lang/zh/index.php +++ b/lang/zh/index.php @@ -1,7 +1,7 @@ '显示所有服务器', - 'no_servers_admin_empty_state' => '这里还没有服务器可供管理。', - 'no_servers_empty_state' => '你尚未拥有任何服务器。', + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 03588ef6b441f9dece434b0bee8839a08c0ad41c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:58 -0500 Subject: [PATCH 1417/4012] New translations index.php (English) --- lang/en/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/en/index.php b/lang/en/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/en/index.php +++ b/lang/en/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 0815c4aa8464db81e3f7dba32f63987834a27b8c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:59 -0500 Subject: [PATCH 1418/4012] New translations index.php (Vietnamese) --- lang/vi/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/vi/index.php b/lang/vi/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/vi/index.php +++ b/lang/vi/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 5b9ddd9d62cc59085036a67e141464c4ec72133b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:26:59 -0500 Subject: [PATCH 1419/4012] New translations index.php (Icelandic) --- lang/is/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/is/index.php b/lang/is/index.php index 1fa3d8bf356..63d3b525616 100644 --- a/lang/is/index.php +++ b/lang/is/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', ]; From 062b341f86b44cf54a30282e15a5c0d88a7ca93a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:01 -0500 Subject: [PATCH 1420/4012] New translations index.php (Hindi) --- lang/hi/index.php | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) diff --git a/lang/hi/index.php b/lang/hi/index.php index 1fa3d8bf356..304888cc5fb 100644 --- a/lang/hi/index.php +++ b/lang/hi/index.php @@ -1,34 +1,7 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], + 'show_all_servers' => 'सभी सर्वर प्रदर्शित करें', + 'no_servers_admin_empty_state' => 'कोई उपलब्ध सर्वर नहीं', + 'no_servers_empty_state' => 'आपको कोई सर्वर असाइन नहीं किया गया है', ]; From 9aa451f97cb1e88015c7c10afc6d1503380b5afe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:17 -0500 Subject: [PATCH 1421/4012] New translations pagination.php (Chinese Traditional) --- lang/zh/pagination.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/zh/pagination.php b/lang/zh/pagination.php index 4e8dea7c7a6..d4814118778 100644 --- a/lang/zh/pagination.php +++ b/lang/zh/pagination.php @@ -13,7 +13,7 @@ | */ - 'previous' => '« 上一页', - 'next' => '下一页 »', + 'previous' => '« Previous', + 'next' => 'Next »', ]; From 4f0b6803d923d5a6a34272fbe3f8783b1d12608b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:34 -0500 Subject: [PATCH 1422/4012] New translations passwords.php (Chinese Traditional) --- lang/zh/passwords.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/zh/passwords.php b/lang/zh/passwords.php index 4eba6ad0011..2345a56b5a6 100644 --- a/lang/zh/passwords.php +++ b/lang/zh/passwords.php @@ -13,10 +13,10 @@ | */ - 'reset' => '你的密码已被重置!', - 'sent' => '我们已向该账户的邮箱发送了密码重置链接!', - 'throttled' => '请在重试前稍作等待。', - 'token' => '该密码重置令牌无效。', - 'user' => "我们无法找到与该邮箱相关的用户。", + 'reset' => 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", ]; From 68f73c758c11cd7d03a79d41bb22b306f14c686a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:37 -0500 Subject: [PATCH 1423/4012] New translations overview.php (Romanian) --- lang/ro/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/ro/overview.php b/lang/ro/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/ro/overview.php +++ b/lang/ro/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 318fc7ab55a4baf6681189b766fec588d9c2e1a6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:38 -0500 Subject: [PATCH 1424/4012] New translations overview.php (French) --- lang/fr/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/fr/overview.php b/lang/fr/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/fr/overview.php +++ b/lang/fr/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From df8e067296391cac1b4e22722acdf55304553b6b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:39 -0500 Subject: [PATCH 1425/4012] New translations overview.php (Spanish) --- lang/es/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/es/overview.php b/lang/es/overview.php index b46b9bc3009..9b53e06a858 100644 --- a/lang/es/overview.php +++ b/lang/es/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Iniciar', + 'restart' => 'Reiniciar', + 'kill' => 'Terminar', + 'shutdown' => 'Apagar', + ], + 'notices' => [ + 'power_action_sent_success' => 'Acción enviada con éxito. Puede tardar un momento en procesarse.', + 'power_action_sent_fail' => 'No se ha podido enviar la acción de energia al servidor.', + ], + + 'state' => 'Estado', + 'states' => [ + 'stopped' => 'Detenido', + 'running' => 'Ejecutando', + 'stopping' => 'Deteniendo', + 'starting' => 'Iniciando', + 'shutting_down' => 'Apagando', + ], + 'uptime' => 'Tiempo de Actividad', + 'poll_status_error' => 'Fallo al sondear el estado del servidor. Reintentando en 5 segundos...', + + 'terminal' => [ + 'title' => 'Consola', + 'description' => 'Gestiona remotamente tu servidor desde la web.', + 'novnc_description' => 'El mejor por compatibilidad, pero carece de prestaciones y rendimiento.', + 'xtermjs_description' => 'Lo mejor para el rendimiento, pero no funciona para todos los sistemas operativos.', + ], + + 'server_config' => [ + 'title' => 'Configurar este Servidor', + 'description' => '¡Usted es un administrador! Puede hacer clic a continuación para visitar la configuración de construcción de este servidor y realizar modificaciones.', + 'configure_server' => 'Configurar Servidor', + ], +]; From 883333e2beb8d8de2c4b76edc9d93570b31c3201 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:40 -0500 Subject: [PATCH 1426/4012] New translations overview.php (Afrikaans) --- lang/af/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/af/overview.php b/lang/af/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/af/overview.php +++ b/lang/af/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 4e225d7b908d749ce1ab857a6e2f2c80e37a72aa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:41 -0500 Subject: [PATCH 1427/4012] New translations overview.php (Arabic) --- lang/ar/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/ar/overview.php b/lang/ar/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/ar/overview.php +++ b/lang/ar/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 6c9aa555e366f99f1b565fd0c3bc7f8d203900b6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:41 -0500 Subject: [PATCH 1428/4012] New translations overview.php (Catalan) --- lang/ca/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/ca/overview.php b/lang/ca/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/ca/overview.php +++ b/lang/ca/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From cf42c6d297ae49145f6ead609bbee67375d3c3e3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:42 -0500 Subject: [PATCH 1429/4012] New translations overview.php (Czech) --- lang/cs/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/cs/overview.php b/lang/cs/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/cs/overview.php +++ b/lang/cs/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 9cb8644be2ab88be297681e716bfe10dc4966511 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:43 -0500 Subject: [PATCH 1430/4012] New translations overview.php (Danish) --- lang/da/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/da/overview.php b/lang/da/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/da/overview.php +++ b/lang/da/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From e405f939fc3ff1c83c96bcefb05662ad59672567 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:44 -0500 Subject: [PATCH 1431/4012] New translations overview.php (German) --- lang/de/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/de/overview.php b/lang/de/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/de/overview.php +++ b/lang/de/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 17e6c9f836486038446a4bab2a6f817766b3ef0e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:45 -0500 Subject: [PATCH 1432/4012] New translations overview.php (Greek) --- lang/el/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/el/overview.php b/lang/el/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/el/overview.php +++ b/lang/el/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 6dabdce272028bde2cac91461abba6f753c6fd5f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:46 -0500 Subject: [PATCH 1433/4012] New translations overview.php (Finnish) --- lang/fi/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/fi/overview.php b/lang/fi/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/fi/overview.php +++ b/lang/fi/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 96eb67f4e68854aebce2530dc072bd4a6fd7529a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:47 -0500 Subject: [PATCH 1434/4012] New translations overview.php (Hebrew) --- lang/he/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/he/overview.php b/lang/he/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/he/overview.php +++ b/lang/he/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From b691c63db5d53414f05c144f41036d8b721fe9c4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:48 -0500 Subject: [PATCH 1435/4012] New translations overview.php (Hungarian) --- lang/hu/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/hu/overview.php b/lang/hu/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/hu/overview.php +++ b/lang/hu/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 679f42e52d8644cb69130792101f112ac2635c26 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:48 -0500 Subject: [PATCH 1436/4012] New translations overview.php (Italian) --- lang/it/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/it/overview.php b/lang/it/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/it/overview.php +++ b/lang/it/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From e9ddd504f450f0b1e738f649d858c9079a3f451e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:49 -0500 Subject: [PATCH 1437/4012] New translations overview.php (Japanese) --- lang/ja/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/ja/overview.php b/lang/ja/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/ja/overview.php +++ b/lang/ja/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 7be1f902edbfb4c7684253de899eed464de6adbb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:50 -0500 Subject: [PATCH 1438/4012] New translations overview.php (Korean) --- lang/ko/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/ko/overview.php b/lang/ko/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/ko/overview.php +++ b/lang/ko/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From afd516b8e92b8ceceba33e9b5cb91c1cc59ec619 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:51 -0500 Subject: [PATCH 1439/4012] New translations overview.php (Dutch) --- lang/nl/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/nl/overview.php b/lang/nl/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/nl/overview.php +++ b/lang/nl/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 74866585d3bc2371fb91222aa2d61009daf6b230 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:52 -0500 Subject: [PATCH 1440/4012] New translations overview.php (Norwegian) --- lang/no/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/no/overview.php b/lang/no/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/no/overview.php +++ b/lang/no/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 1d675f77b9398079178ea6f3173a1141b9242c40 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:53 -0500 Subject: [PATCH 1441/4012] New translations overview.php (Polish) --- lang/pl/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/pl/overview.php b/lang/pl/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/pl/overview.php +++ b/lang/pl/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 37b491c002b7ba8fd24c90813b6a47da823fd537 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:54 -0500 Subject: [PATCH 1442/4012] New translations overview.php (Portuguese) --- lang/pt/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/pt/overview.php b/lang/pt/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/pt/overview.php +++ b/lang/pt/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From a2ad3977979b50806f3ae72eb03a0498d0159f52 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:54 -0500 Subject: [PATCH 1443/4012] New translations overview.php (Russian) --- lang/ru/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/ru/overview.php b/lang/ru/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/ru/overview.php +++ b/lang/ru/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From f6b1e5357b03a5fb6d57c25d529db548761d8870 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:55 -0500 Subject: [PATCH 1444/4012] New translations overview.php (Serbian (Cyrillic)) --- lang/sr/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/sr/overview.php b/lang/sr/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/sr/overview.php +++ b/lang/sr/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 147d162de0550811de3d17b22cba6554a225e82a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:56 -0500 Subject: [PATCH 1445/4012] New translations overview.php (Swedish) --- lang/sv/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/sv/overview.php b/lang/sv/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/sv/overview.php +++ b/lang/sv/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From de176f60a2138f45b0ba5a7c2efc496b87f70f0c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:57 -0500 Subject: [PATCH 1446/4012] New translations overview.php (Turkish) --- lang/tr/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/tr/overview.php b/lang/tr/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/tr/overview.php +++ b/lang/tr/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 58ed291a3b7fb5303e016ec4524d5a64a2d6f83f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:58 -0500 Subject: [PATCH 1447/4012] New translations overview.php (Ukrainian) --- lang/uk/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/uk/overview.php b/lang/uk/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/uk/overview.php +++ b/lang/uk/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 644db658200c75386ad321a1d6db42803f581e60 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:27:59 -0500 Subject: [PATCH 1448/4012] New translations overview.php (Chinese Simplified) --- lang/zh/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/zh/overview.php b/lang/zh/overview.php index b46b9bc3009..d5e2b90bdb5 100644 --- a/lang/zh/overview.php +++ b/lang/zh/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => '开机', + 'restart' => '重启', + 'kill' => '终结', + 'shutdown' => '关机', + ], + 'notices' => [ + 'power_action_sent_success' => '已成功发送电源操作。可能需要一段时间进行处理。', + 'power_action_sent_fail' => '发送电源操作失败。', + ], + + 'state' => '状态', + 'states' => [ + 'stopped' => '已关机', + 'running' => '运行中', + 'stopping' => '关机中', + 'starting' => '开机中', + 'shutting_down' => '正在关机', + ], + 'uptime' => '在线时长', + 'poll_status_error' => '获取服务器状态失败。将在 5 秒后再次尝试......', + + 'terminal' => [ + 'title' => '终端', + 'description' => '从网页远程管理服务器', + 'novnc_description' => '兼容性佳,但性能不好且缺乏功能', + 'xtermjs_description' => '性能极佳,但无法保证能在每个操作系统上运作。', + ], + + 'server_config' => [ + 'title' => '配置该服务器', + 'description' => '你拥有管理员权限,你可以访问下边的服务器构建配置并作出编辑。', + 'configure_server' => '配置服务器', + ], +]; From 580843f94224a742241fbd1cfe55cbc3185a765a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:28:00 -0500 Subject: [PATCH 1449/4012] New translations overview.php (Chinese Traditional) --- lang/zh/overview.php | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/lang/zh/overview.php b/lang/zh/overview.php index d5e2b90bdb5..5973139941d 100644 --- a/lang/zh/overview.php +++ b/lang/zh/overview.php @@ -2,37 +2,37 @@ return [ 'power_actions' => [ - 'start' => '开机', - 'restart' => '重启', - 'kill' => '终结', - 'shutdown' => '关机', + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', ], 'notices' => [ - 'power_action_sent_success' => '已成功发送电源操作。可能需要一段时间进行处理。', - 'power_action_sent_fail' => '发送电源操作失败。', + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', ], - 'state' => '状态', + 'state' => 'State', 'states' => [ - 'stopped' => '已关机', - 'running' => '运行中', - 'stopping' => '关机中', - 'starting' => '开机中', - 'shutting_down' => '正在关机', + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', ], - 'uptime' => '在线时长', - 'poll_status_error' => '获取服务器状态失败。将在 5 秒后再次尝试......', + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', 'terminal' => [ - 'title' => '终端', - 'description' => '从网页远程管理服务器', - 'novnc_description' => '兼容性佳,但性能不好且缺乏功能', - 'xtermjs_description' => '性能极佳,但无法保证能在每个操作系统上运作。', + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', ], 'server_config' => [ - 'title' => '配置该服务器', - 'description' => '你拥有管理员权限,你可以访问下边的服务器构建配置并作出编辑。', - 'configure_server' => '配置服务器', + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', ], ]; From c8d27405b124e1739d0796b8078c79dc301ab973 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:28:00 -0500 Subject: [PATCH 1450/4012] New translations overview.php (English) --- lang/en/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/en/overview.php b/lang/en/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/en/overview.php +++ b/lang/en/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From fbf6c7d14e67904e20cb1aa7a49c5eca0f4b6c24 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:28:01 -0500 Subject: [PATCH 1451/4012] New translations overview.php (Vietnamese) --- lang/vi/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/vi/overview.php b/lang/vi/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/vi/overview.php +++ b/lang/vi/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 0318de987c3e90219ddda4851bed89e6a439555f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:28:02 -0500 Subject: [PATCH 1452/4012] New translations overview.php (Icelandic) --- lang/is/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/is/overview.php b/lang/is/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/is/overview.php +++ b/lang/is/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 4d23f931169fd5dbe3d738c4f1152dd78b9376e7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:28:04 -0500 Subject: [PATCH 1453/4012] New translations overview.php (Hindi) --- lang/hi/overview.php | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/lang/hi/overview.php b/lang/hi/overview.php index b46b9bc3009..5973139941d 100644 --- a/lang/hi/overview.php +++ b/lang/hi/overview.php @@ -1,5 +1,38 @@ 'Enter Server Console', -]; \ No newline at end of file + 'power_actions' => [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 09975e6f44f2b4f749f48d8294473d3bc164b471 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:28:19 -0500 Subject: [PATCH 1454/4012] New translations validation.php (Chinese Simplified) --- lang/zh/validation.php | 210 ++++++++++++++++++++--------------------- 1 file changed, 105 insertions(+), 105 deletions(-) diff --git a/lang/zh/validation.php b/lang/zh/validation.php index 4ebb4ed07b8..ca5f8625fbf 100644 --- a/lang/zh/validation.php +++ b/lang/zh/validation.php @@ -13,136 +13,136 @@ | */ - 'accepted' => 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'accepted' => ':attribute必须接受。', + 'accepted_if' => '当:other为:value时,:attribute必须接受。', + 'active_url' => ':attribute不是一个有效的URL。', + 'after' => ':attribute必须是:date之后的日期。', + 'after_or_equal' => ':attribute必须是等于或在:date之后的日期。', + 'alpha' => ':attribute只能包含字母。', + 'alpha_dash' => ':attribute只能包含字母、数字、破折号和下划线。', + 'alpha_num' => ':attribute只能包含字母和数字。', + 'array' => ':attribute必须是一个数组。', + 'before' => ':attribute必须是:date之前的日期。', + 'before_or_equal' => ':attribute必须是等于或在:date之前的日期。', 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', + 'array' => ':attribute必须在:min和:max之间。', + 'file' => ':attribute必须在:min和:maxKib之间。', + 'numeric' => ':attribute必须在:min和:max之间。', + 'string' => ':attribute必须在:min和:max个字符之间。', ], - 'boolean' => 'The :attribute field must be true or false.', + 'boolean' => ':attribute字段必须是true或false。', 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'current_password' => '密码不正确。', + 'date' => ':attribute不是一个有效的日期。', + 'date_equals' => ':attribute必须是等于:date的日期。', + 'date_format' => ':attribute与格式:format不匹配。', + 'declined' => ':attribute必须被拒绝。', + 'declined_if' => '当:other为:value时,:attribute必须被拒绝。', + 'different' => ':attribute和:other必须不同。', + 'digits' => ':attribute必须是:digits位数字。', + 'digits_between' => ':attribute必须在:min和:max位数字之间。', + 'dimensions' => ':attribute的图像尺寸无效。', + 'distinct' => ':attribute字段具有重复值。', + 'doesnt_start_with' => ':attribute不能以以下之一开始: :values。', + 'email' => ':attribute必须是一个有效的电子邮件地址。', + 'ends_with' => ':attribute必须以以下之一结尾: :values。', 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', + 'enum' => '所选:attribute无效。', + 'exists' => '所选:attribute无效。', + 'file' => ':attribute必须是一个文件。', + 'filled' => ':attribute字段必须有一个值。', 'fqdn' => [ 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', ], 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', + 'array' => ':attribute必须要超过:value项。', + 'file' => ':attribute必须大于:valueKib。', + 'numeric' => ':attribute必须大于:value。', + 'string' => ':attribute必须多于:value个字符。', ], 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', + 'array' => ':attribute必须有:value项或更多。', + 'file' => ':attribute必须大于或等于:valueKib。', + 'numeric' => ':attribute必须大于或等于:value。', + 'string' => ':attribute必须大于或等于:value个字符。', ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', + 'hostname' => ':attribute必须是一个有效的主机名。', + 'image' => ':attribute必须是一个图像。', + 'in' => '所选:attribute无效。', + 'in_array' => ':attribute字段不存在于:other中。', + 'integer' => ':attribute必须是一个整数。', + 'ip' => ':attribute必须是一个有效的IP地址。', + 'ipv4' => ':attribute必须是一个有效的IPv4地址。', + 'ipv6' => ':attribute必须是一个有效的IPv6地址。', + 'json' => ':attribute必须是一个有效的JSON字符串。', 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', + 'array' => ':attribute必须少于:value项。', + 'file' => ':attribute必须小于:valueKib。', + 'numeric' => ':attribute必须小于:value。', + 'string' => ':attribute必须少于:value个字符。', ], 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', + 'array' => ':attribute不能超过:value项。', + 'file' => ':attribute必须小于或等于:valueKib。', + 'numeric' => ':attribute必须小于或等于:value。', + 'string' => ':attribute必须小于或等于:value个字符。', ], - 'mac_address' => 'The :attribute must be a valid MAC address.', + 'mac_address' => ':attribute必须是一个有效的MAC地址。', 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', + 'array' => ':attribute不能超过:max项。', + 'file' => ':attribute不能大于:maxKib。', + 'numeric' => ':attribute不能大于:max。', + 'string' => ':attribute不能大于:max个字符。', ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'mimes' => ':attribute必须是类型为:values的文件。', + 'mimetypes' => ':attribute必须是类型为:values的文件。', 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', + 'array' => ':attribute必须至少有:min项。', + 'file' => ':attribute必须至少为:minKib。', + 'numeric' => ':attribute必须至少为:min。', + 'string' => ':attribute必须至少为:min个字符。', ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', + 'multiple_of' => ':attribute必须是:value的倍数。', + 'not_in' => '所选:attribute无效。', + 'not_regex' => ':attribute格式无效。', + 'numeric' => ':attribute必须是一个数字。', 'password' => [ 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + 'letters' => ':attribute必须至少包含一个字母。', + 'mixed' => ':attribute必须至少包含一个大写字母和一个小写字母。', + 'numbers' => ':attribute必须至少包含一个数字。', + 'symbols' => ':attribute必须至少包含一个符号。', + 'uncompromised' => '提供的:attribute出现在数据泄露中。请为:attribute选择一个不同的值。', ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', + 'present' => ':attribute字段必须存在。', + 'prohibited' => ':attribute字段被禁止。', + 'prohibited_if' => '当:other为:value时,:attribute字段被禁止。', + 'prohibited_unless' => '除非:other在:values中,否则:attribute字段被禁止。', + 'prohibits' => ':attribute字段禁止:other出现。', + 'regex' => ':attribute格式无效。', + 'required' => ':attribute字段是必需的。', + 'required_array_keys' => ':attribute字段必须包含:values的条目。', + 'required_if' => '当:other为:value时,:attribute字段是必需的。', + 'required_unless' => '除非:other在:values中,否则:attribute字段是必需的。', + 'required_with' => '当:values存在时,:attribute字段是必需的。', + 'required_with_all' => '当:values存在时,:attribute字段是必需的。', + 'required_without' => '当:values不存在时,:attribute字段是必需的。', + 'required_without_all' => '当:values都不存在时,:attribute字段是必需的。', + 'same' => ':attribute和:other必须匹配。', 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', + 'array' => ':attribute必须包含:size项。', + 'file' => ':attribute必须为:sizeKib。', + 'numeric' => ':attribute必须为:size。', + 'string' => ':attribute必须为:size个字符。', ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', + 'starts_with' => ':attribute必须以以下之一开头::values。', + 'string' => ':attribute必须是一个字符串。', + 'timezone' => ':attribute必须是一个有效的时区。', + 'unique' => ':attribute已被使用。', + 'uploaded' => ':attribute上传失败。', + 'url' => ':attribute必须是一个有效的URL。', + 'uuid' => ':attribute必须是一个有效的UUID。', /* |-------------------------------------------------------------------------- From 22d4ab1d3a634960043429df56de147dc984e6f1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:28:20 -0500 Subject: [PATCH 1455/4012] New translations validation.php (Chinese Traditional) --- lang/zh/validation.php | 210 ++++++++++++++++++++--------------------- 1 file changed, 105 insertions(+), 105 deletions(-) diff --git a/lang/zh/validation.php b/lang/zh/validation.php index ca5f8625fbf..4ebb4ed07b8 100644 --- a/lang/zh/validation.php +++ b/lang/zh/validation.php @@ -13,136 +13,136 @@ | */ - 'accepted' => ':attribute必须接受。', - 'accepted_if' => '当:other为:value时,:attribute必须接受。', - 'active_url' => ':attribute不是一个有效的URL。', - 'after' => ':attribute必须是:date之后的日期。', - 'after_or_equal' => ':attribute必须是等于或在:date之后的日期。', - 'alpha' => ':attribute只能包含字母。', - 'alpha_dash' => ':attribute只能包含字母、数字、破折号和下划线。', - 'alpha_num' => ':attribute只能包含字母和数字。', - 'array' => ':attribute必须是一个数组。', - 'before' => ':attribute必须是:date之前的日期。', - 'before_or_equal' => ':attribute必须是等于或在:date之前的日期。', + 'accepted' => 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', 'between' => [ - 'array' => ':attribute必须在:min和:max之间。', - 'file' => ':attribute必须在:min和:maxKib之间。', - 'numeric' => ':attribute必须在:min和:max之间。', - 'string' => ':attribute必须在:min和:max个字符之间。', + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', ], - 'boolean' => ':attribute字段必须是true或false。', + 'boolean' => 'The :attribute field must be true or false.', 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => '密码不正确。', - 'date' => ':attribute不是一个有效的日期。', - 'date_equals' => ':attribute必须是等于:date的日期。', - 'date_format' => ':attribute与格式:format不匹配。', - 'declined' => ':attribute必须被拒绝。', - 'declined_if' => '当:other为:value时,:attribute必须被拒绝。', - 'different' => ':attribute和:other必须不同。', - 'digits' => ':attribute必须是:digits位数字。', - 'digits_between' => ':attribute必须在:min和:max位数字之间。', - 'dimensions' => ':attribute的图像尺寸无效。', - 'distinct' => ':attribute字段具有重复值。', - 'doesnt_start_with' => ':attribute不能以以下之一开始: :values。', - 'email' => ':attribute必须是一个有效的电子邮件地址。', - 'ends_with' => ':attribute必须以以下之一结尾: :values。', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => '所选:attribute无效。', - 'exists' => '所选:attribute无效。', - 'file' => ':attribute必须是一个文件。', - 'filled' => ':attribute字段必须有一个值。', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', 'fqdn' => [ 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', ], 'gt' => [ - 'array' => ':attribute必须要超过:value项。', - 'file' => ':attribute必须大于:valueKib。', - 'numeric' => ':attribute必须大于:value。', - 'string' => ':attribute必须多于:value个字符。', + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', ], 'gte' => [ - 'array' => ':attribute必须有:value项或更多。', - 'file' => ':attribute必须大于或等于:valueKib。', - 'numeric' => ':attribute必须大于或等于:value。', - 'string' => ':attribute必须大于或等于:value个字符。', + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', ], - 'hostname' => ':attribute必须是一个有效的主机名。', - 'image' => ':attribute必须是一个图像。', - 'in' => '所选:attribute无效。', - 'in_array' => ':attribute字段不存在于:other中。', - 'integer' => ':attribute必须是一个整数。', - 'ip' => ':attribute必须是一个有效的IP地址。', - 'ipv4' => ':attribute必须是一个有效的IPv4地址。', - 'ipv6' => ':attribute必须是一个有效的IPv6地址。', - 'json' => ':attribute必须是一个有效的JSON字符串。', + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', 'lt' => [ - 'array' => ':attribute必须少于:value项。', - 'file' => ':attribute必须小于:valueKib。', - 'numeric' => ':attribute必须小于:value。', - 'string' => ':attribute必须少于:value个字符。', + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', ], 'lte' => [ - 'array' => ':attribute不能超过:value项。', - 'file' => ':attribute必须小于或等于:valueKib。', - 'numeric' => ':attribute必须小于或等于:value。', - 'string' => ':attribute必须小于或等于:value个字符。', + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', ], - 'mac_address' => ':attribute必须是一个有效的MAC地址。', + 'mac_address' => 'The :attribute must be a valid MAC address.', 'max' => [ - 'array' => ':attribute不能超过:max项。', - 'file' => ':attribute不能大于:maxKib。', - 'numeric' => ':attribute不能大于:max。', - 'string' => ':attribute不能大于:max个字符。', + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', ], - 'mimes' => ':attribute必须是类型为:values的文件。', - 'mimetypes' => ':attribute必须是类型为:values的文件。', + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', 'min' => [ - 'array' => ':attribute必须至少有:min项。', - 'file' => ':attribute必须至少为:minKib。', - 'numeric' => ':attribute必须至少为:min。', - 'string' => ':attribute必须至少为:min个字符。', + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', ], - 'multiple_of' => ':attribute必须是:value的倍数。', - 'not_in' => '所选:attribute无效。', - 'not_regex' => ':attribute格式无效。', - 'numeric' => ':attribute必须是一个数字。', + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', 'password' => [ 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => ':attribute必须至少包含一个字母。', - 'mixed' => ':attribute必须至少包含一个大写字母和一个小写字母。', - 'numbers' => ':attribute必须至少包含一个数字。', - 'symbols' => ':attribute必须至少包含一个符号。', - 'uncompromised' => '提供的:attribute出现在数据泄露中。请为:attribute选择一个不同的值。', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', ], - 'present' => ':attribute字段必须存在。', - 'prohibited' => ':attribute字段被禁止。', - 'prohibited_if' => '当:other为:value时,:attribute字段被禁止。', - 'prohibited_unless' => '除非:other在:values中,否则:attribute字段被禁止。', - 'prohibits' => ':attribute字段禁止:other出现。', - 'regex' => ':attribute格式无效。', - 'required' => ':attribute字段是必需的。', - 'required_array_keys' => ':attribute字段必须包含:values的条目。', - 'required_if' => '当:other为:value时,:attribute字段是必需的。', - 'required_unless' => '除非:other在:values中,否则:attribute字段是必需的。', - 'required_with' => '当:values存在时,:attribute字段是必需的。', - 'required_with_all' => '当:values存在时,:attribute字段是必需的。', - 'required_without' => '当:values不存在时,:attribute字段是必需的。', - 'required_without_all' => '当:values都不存在时,:attribute字段是必需的。', - 'same' => ':attribute和:other必须匹配。', + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', 'size' => [ - 'array' => ':attribute必须包含:size项。', - 'file' => ':attribute必须为:sizeKib。', - 'numeric' => ':attribute必须为:size。', - 'string' => ':attribute必须为:size个字符。', + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', ], - 'starts_with' => ':attribute必须以以下之一开头::values。', - 'string' => ':attribute必须是一个字符串。', - 'timezone' => ':attribute必须是一个有效的时区。', - 'unique' => ':attribute已被使用。', - 'uploaded' => ':attribute上传失败。', - 'url' => ':attribute必须是一个有效的URL。', - 'uuid' => ':attribute必须是一个有效的UUID。', + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', /* |-------------------------------------------------------------------------- From 60c97142b95d7cb380c28dbd22473493c5211f93 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:28:36 -0500 Subject: [PATCH 1456/4012] New translations zod.php (Chinese Simplified) --- lang/zh/zod.php | 158 ++++++++++++++++++++++++------------------------ 1 file changed, 79 insertions(+), 79 deletions(-) diff --git a/lang/zh/zod.php b/lang/zh/zod.php index abeee780f13..b05c05686d0 100644 --- a/lang/zh/zod.php +++ b/lang/zh/zod.php @@ -2,117 +2,117 @@ return [ 'errors' => [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', + 'invalid_type' => '期望 {{expected}}, 收到 {{received}}', + 'invalid_type_received_undefined' => '必需的', + 'invalid_literal' => '无效的文字值,期望 {{expected}}', + 'unrecognized_keys' => '对象中无法识别的键:{{- keys}}', + 'invalid_union' => '无效的输入', + 'invalid_union_discriminator' => '无效的鉴别器值。期望 {{- options}}', + 'invalid_enum_value' => '无效的枚举值。期望 {{- options}}, 收到 \'{{received}}\'', + 'invalid_arguments' => '无效的函数参数', + 'invalid_return_type' => '无效的函数返回类型', + 'invalid_date' => '无效的日期', + 'custom' => '无效的输入', + 'invalid_intersection_types' => '交集结果无法合并', + 'not_multiple_of' => '数字必须是 {{multipleOf}} 的倍数', + 'not_finite' => '数字必须是有限的', 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', + 'email' => '无效的 {{validation}}', + 'url' => '无效的 {{validation}}', + 'uuid' => '无效的 {{validation}}', + 'cuid' => '无效的 {{validation}}', + 'regex' => '无效的', + 'datetime' => '无效的 {{validation}}', + 'startsWith' => '无效的输入:必须以 "{{startsWith}}" 开头', + 'endsWith' => '无效的输入:必须以 "{{endsWith}}" 结尾', + 'hostname' => '无效的 {{validation}}', + 'english_keyboard_characters' => '无效的 {{validation}}', + 'password' => '必须包含8个字符,一个大写字母,一个小写字母,一个数字和一个特殊字符', + 'ip_address' => '无效的IP地址', ], 'too_small' => [ 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + 'exact' => '数组必须包含恰好 {{minimum}} 个元素', + 'inclusive' => '数组必须至少包含 {{minimum}} 个元素', + 'not_inclusive' => '数组必须包含超过 {{minimum}} 个元素', ], 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + 'exact' => '字符串必须包含恰好 {{minimum}} 个字符', + 'inclusive' => '字符串必须至少包含 {{minimum}} 个字符', + 'not_inclusive' => '字符串必须包含超过 {{minimum}} 个字符', ], 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', + 'exact' => '数字必须正好是 {{minimum}}', + 'inclusive' => '数字必须大于或等于 {{minimum}}', + 'not_inclusive' => '数字必须大于 {{minimum}}', ], 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', + 'exact' => '无效的输入', + 'inclusive' => '无效的输入', + 'not_inclusive' => '无效的输入', ], 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + 'exact' => '日期必须正好是 {{- minimum, datetime}}', + 'inclusive' => '日期必须大于或等于 {{- minimum, datetime}}', + 'not_inclusive' => '日期必须大于 {{- minimum, datetime}}', ], ], 'too_big' => [ 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + 'exact' => '数组必须包含恰好 {{maximum}} 个元素', + 'inclusive' => '数组必须至多包含 {{maximum}} 个元素', + 'not_inclusive' => '数组必须包含少于 {{maximum}} 个元素', ], 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + 'exact' => '字符串必须包含恰好 {{maximum}} 个字符', + 'inclusive' => '字符串必须至多包含 {{maximum}} 个字符', + 'not_inclusive' => '字符串必须包含少于 {{maximum}} 个字符', ], 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', + 'exact' => '数字必须正好是 {{maximum}}', + 'inclusive' => '数字必须小于或等于 {{maximum}}', + 'not_inclusive' => '数字必须小于 {{maximum}}', ], 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', + 'exact' => '无效的输入', + 'inclusive' => '无效的输入', + 'not_inclusive' => '无效的输入', ], 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + 'exact' => '日期必须正好是 {{- maximum, datetime}}', + 'inclusive' => '日期必须小于或等于 {{- maximum, datetime}}', + 'not_inclusive' => '日期必须小于 {{- maximum, datetime}}', ], ], ], 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', + 'email' => '电子邮件', + 'url' => '网址', + 'uuid' => 'UUID', + 'cuid' => 'CUID', + 'regex' => '正则表达式', + 'datetime' => '日期和时间', ], 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', + 'function' => '函数', + 'number' => '数字', + 'string' => '字符串', + 'nan' => 'NaN', + 'integer' => '整数', + 'float' => '浮点数', + 'boolean' => '布尔值', + 'date' => '日期', + 'bigint' => '大整数', + 'undefined' => '未定义', + 'symbol' => '符号', + 'null' => '空值', + 'array' => '数组', + 'object' => '对象', + 'unknown' => '未知', 'promise' => 'promise', 'void' => 'void', 'never' => 'never', - 'map' => 'map', - 'set' => 'set', + 'map' => '映射', + 'set' => '集合', ], ]; From 9f19571642a20ec634bcbbe4d9a2a15c2a932515 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 19 May 2023 16:28:37 -0500 Subject: [PATCH 1457/4012] New translations zod.php (Chinese Traditional) --- lang/zh/zod.php | 158 ++++++++++++++++++++++++------------------------ 1 file changed, 79 insertions(+), 79 deletions(-) diff --git a/lang/zh/zod.php b/lang/zh/zod.php index b05c05686d0..abeee780f13 100644 --- a/lang/zh/zod.php +++ b/lang/zh/zod.php @@ -2,117 +2,117 @@ return [ 'errors' => [ - 'invalid_type' => '期望 {{expected}}, 收到 {{received}}', - 'invalid_type_received_undefined' => '必需的', - 'invalid_literal' => '无效的文字值,期望 {{expected}}', - 'unrecognized_keys' => '对象中无法识别的键:{{- keys}}', - 'invalid_union' => '无效的输入', - 'invalid_union_discriminator' => '无效的鉴别器值。期望 {{- options}}', - 'invalid_enum_value' => '无效的枚举值。期望 {{- options}}, 收到 \'{{received}}\'', - 'invalid_arguments' => '无效的函数参数', - 'invalid_return_type' => '无效的函数返回类型', - 'invalid_date' => '无效的日期', - 'custom' => '无效的输入', - 'invalid_intersection_types' => '交集结果无法合并', - 'not_multiple_of' => '数字必须是 {{multipleOf}} 的倍数', - 'not_finite' => '数字必须是有限的', + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', 'invalid_string' => [ - 'email' => '无效的 {{validation}}', - 'url' => '无效的 {{validation}}', - 'uuid' => '无效的 {{validation}}', - 'cuid' => '无效的 {{validation}}', - 'regex' => '无效的', - 'datetime' => '无效的 {{validation}}', - 'startsWith' => '无效的输入:必须以 "{{startsWith}}" 开头', - 'endsWith' => '无效的输入:必须以 "{{endsWith}}" 结尾', - 'hostname' => '无效的 {{validation}}', - 'english_keyboard_characters' => '无效的 {{validation}}', - 'password' => '必须包含8个字符,一个大写字母,一个小写字母,一个数字和一个特殊字符', - 'ip_address' => '无效的IP地址', + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', ], 'too_small' => [ 'array' => [ - 'exact' => '数组必须包含恰好 {{minimum}} 个元素', - 'inclusive' => '数组必须至少包含 {{minimum}} 个元素', - 'not_inclusive' => '数组必须包含超过 {{minimum}} 个元素', + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', ], 'string' => [ - 'exact' => '字符串必须包含恰好 {{minimum}} 个字符', - 'inclusive' => '字符串必须至少包含 {{minimum}} 个字符', - 'not_inclusive' => '字符串必须包含超过 {{minimum}} 个字符', + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', ], 'number' => [ - 'exact' => '数字必须正好是 {{minimum}}', - 'inclusive' => '数字必须大于或等于 {{minimum}}', - 'not_inclusive' => '数字必须大于 {{minimum}}', + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', ], 'set' => [ - 'exact' => '无效的输入', - 'inclusive' => '无效的输入', - 'not_inclusive' => '无效的输入', + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', ], 'date' => [ - 'exact' => '日期必须正好是 {{- minimum, datetime}}', - 'inclusive' => '日期必须大于或等于 {{- minimum, datetime}}', - 'not_inclusive' => '日期必须大于 {{- minimum, datetime}}', + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', ], ], 'too_big' => [ 'array' => [ - 'exact' => '数组必须包含恰好 {{maximum}} 个元素', - 'inclusive' => '数组必须至多包含 {{maximum}} 个元素', - 'not_inclusive' => '数组必须包含少于 {{maximum}} 个元素', + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', ], 'string' => [ - 'exact' => '字符串必须包含恰好 {{maximum}} 个字符', - 'inclusive' => '字符串必须至多包含 {{maximum}} 个字符', - 'not_inclusive' => '字符串必须包含少于 {{maximum}} 个字符', + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', ], 'number' => [ - 'exact' => '数字必须正好是 {{maximum}}', - 'inclusive' => '数字必须小于或等于 {{maximum}}', - 'not_inclusive' => '数字必须小于 {{maximum}}', + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', ], 'set' => [ - 'exact' => '无效的输入', - 'inclusive' => '无效的输入', - 'not_inclusive' => '无效的输入', + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', ], 'date' => [ - 'exact' => '日期必须正好是 {{- maximum, datetime}}', - 'inclusive' => '日期必须小于或等于 {{- maximum, datetime}}', - 'not_inclusive' => '日期必须小于 {{- maximum, datetime}}', + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', ], ], ], 'validations' => [ - 'email' => '电子邮件', - 'url' => '网址', - 'uuid' => 'UUID', - 'cuid' => 'CUID', - 'regex' => '正则表达式', - 'datetime' => '日期和时间', + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', ], 'types' => [ - 'function' => '函数', - 'number' => '数字', - 'string' => '字符串', - 'nan' => 'NaN', - 'integer' => '整数', - 'float' => '浮点数', - 'boolean' => '布尔值', - 'date' => '日期', - 'bigint' => '大整数', - 'undefined' => '未定义', - 'symbol' => '符号', - 'null' => '空值', - 'array' => '数组', - 'object' => '对象', - 'unknown' => '未知', + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', 'promise' => 'promise', 'void' => 'void', 'never' => 'never', - 'map' => '映射', - 'set' => '集合', + 'map' => 'map', + 'set' => 'set', ], ]; From d41ce5f84e1fb70d5990afb405bd913047104633 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:44 -0500 Subject: [PATCH 1458/4012] New translations locations.php (Romanian) --- lang/ro-RO/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ro-RO/admin/locations.php diff --git a/lang/ro-RO/admin/locations.php b/lang/ro-RO/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/ro-RO/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 6cc06f9598bad9fba56c1125b4c8e02b8bdbd4a5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:44 -0500 Subject: [PATCH 1459/4012] New translations locations.php (French) --- lang/fr-FR/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/fr-FR/admin/locations.php diff --git a/lang/fr-FR/admin/locations.php b/lang/fr-FR/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/fr-FR/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From bcd141aced42f12bb6f216b85096a42556ec5888 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:45 -0500 Subject: [PATCH 1460/4012] New translations locations.php (Spanish) --- lang/es-ES/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/es-ES/admin/locations.php diff --git a/lang/es-ES/admin/locations.php b/lang/es-ES/admin/locations.php new file mode 100644 index 00000000000..c79f5c47c07 --- /dev/null +++ b/lang/es-ES/admin/locations.php @@ -0,0 +1,9 @@ + 'Código Corto', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Crear una Ubicación', + ], +]; From 538ccf2a9bfcd16aa46c8e481d5a179d0d520e91 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:46 -0500 Subject: [PATCH 1461/4012] New translations locations.php (Afrikaans) --- lang/af-ZA/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/af-ZA/admin/locations.php diff --git a/lang/af-ZA/admin/locations.php b/lang/af-ZA/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/af-ZA/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 039c3415de3b664f702e6f8c1e9f14915a8d9cc7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:47 -0500 Subject: [PATCH 1462/4012] New translations locations.php (Arabic) --- lang/ar-SA/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ar-SA/admin/locations.php diff --git a/lang/ar-SA/admin/locations.php b/lang/ar-SA/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/ar-SA/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From f2664950bcd3379cab5fc0ba0507dcec90c11d56 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:47 -0500 Subject: [PATCH 1463/4012] New translations locations.php (Catalan) --- lang/ca-ES/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ca-ES/admin/locations.php diff --git a/lang/ca-ES/admin/locations.php b/lang/ca-ES/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/ca-ES/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 23f7b60e9589e5b0032a6202ff02ada06d76dabd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:48 -0500 Subject: [PATCH 1464/4012] New translations locations.php (Czech) --- lang/cs-CZ/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/cs-CZ/admin/locations.php diff --git a/lang/cs-CZ/admin/locations.php b/lang/cs-CZ/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/cs-CZ/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 89945b0e78e4eb5208cda0f9a6efbc734cf1f15b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:49 -0500 Subject: [PATCH 1465/4012] New translations locations.php (Danish) --- lang/da-DK/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/da-DK/admin/locations.php diff --git a/lang/da-DK/admin/locations.php b/lang/da-DK/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/da-DK/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From d0e0d7e07ac7d2fc19f97d4612dc2e9a6ac586de Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:49 -0500 Subject: [PATCH 1466/4012] New translations locations.php (German) --- lang/de-DE/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/de-DE/admin/locations.php diff --git a/lang/de-DE/admin/locations.php b/lang/de-DE/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/de-DE/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 04fc9c8882594d8ce06c075cb1264432f68e22c3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:50 -0500 Subject: [PATCH 1467/4012] New translations locations.php (Greek) --- lang/el-GR/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/el-GR/admin/locations.php diff --git a/lang/el-GR/admin/locations.php b/lang/el-GR/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/el-GR/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 7faa52035b476f34d55ce6d130d6824727c5d092 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:51 -0500 Subject: [PATCH 1468/4012] New translations locations.php (Finnish) --- lang/fi-FI/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/fi-FI/admin/locations.php diff --git a/lang/fi-FI/admin/locations.php b/lang/fi-FI/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/fi-FI/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 96ddb21438ba04be3469a2b31cda0fe96154a84e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:52 -0500 Subject: [PATCH 1469/4012] New translations locations.php (Hebrew) --- lang/he-IL/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/he-IL/admin/locations.php diff --git a/lang/he-IL/admin/locations.php b/lang/he-IL/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/he-IL/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 83586ce4e79d272cf116d14dec770177e296750f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:53 -0500 Subject: [PATCH 1470/4012] New translations locations.php (Hungarian) --- lang/hu-HU/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/hu-HU/admin/locations.php diff --git a/lang/hu-HU/admin/locations.php b/lang/hu-HU/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/hu-HU/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 23293626dd0ffb9879c1b15b95d5e2c613d7198a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:53 -0500 Subject: [PATCH 1471/4012] New translations locations.php (Italian) --- lang/it-IT/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/it-IT/admin/locations.php diff --git a/lang/it-IT/admin/locations.php b/lang/it-IT/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/it-IT/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 942e48a8cd293c60e164ce3cfcc3ab7fe6f8379f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:54 -0500 Subject: [PATCH 1472/4012] New translations locations.php (Japanese) --- lang/ja-JP/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ja-JP/admin/locations.php diff --git a/lang/ja-JP/admin/locations.php b/lang/ja-JP/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/ja-JP/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From f823189a334e9a902fd36ec66ebf0304d915a1fd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:55 -0500 Subject: [PATCH 1473/4012] New translations locations.php (Korean) --- lang/ko-KR/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ko-KR/admin/locations.php diff --git a/lang/ko-KR/admin/locations.php b/lang/ko-KR/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/ko-KR/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From d551ead7dd80bf22cb2112c6d4d9020e7bc7d16e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:56 -0500 Subject: [PATCH 1474/4012] New translations locations.php (Dutch) --- lang/nl-NL/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/nl-NL/admin/locations.php diff --git a/lang/nl-NL/admin/locations.php b/lang/nl-NL/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/nl-NL/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 7cddd8b01a19e8cff384f8652834ad7c18ddafb5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:56 -0500 Subject: [PATCH 1475/4012] New translations locations.php (Norwegian) --- lang/no-NO/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/no-NO/admin/locations.php diff --git a/lang/no-NO/admin/locations.php b/lang/no-NO/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/no-NO/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 7f961fc557bf0a295ca2c99a656bf7d824e8941f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:57 -0500 Subject: [PATCH 1476/4012] New translations locations.php (Polish) --- lang/pl-PL/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/pl-PL/admin/locations.php diff --git a/lang/pl-PL/admin/locations.php b/lang/pl-PL/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/pl-PL/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 9adf3daf52418d4927fde8a8108564be410d5d3c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:58 -0500 Subject: [PATCH 1477/4012] New translations locations.php (Portuguese) --- lang/pt-PT/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/pt-PT/admin/locations.php diff --git a/lang/pt-PT/admin/locations.php b/lang/pt-PT/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/pt-PT/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From ac6b5903bfb254fcbdec965dcc1db38254a1f045 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:59 -0500 Subject: [PATCH 1478/4012] New translations locations.php (Russian) --- lang/ru-RU/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ru-RU/admin/locations.php diff --git a/lang/ru-RU/admin/locations.php b/lang/ru-RU/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/ru-RU/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 018da8ecab5d3ef0b23ebf5b34ccdfb2dc1efdc0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:38:59 -0500 Subject: [PATCH 1479/4012] New translations locations.php (Serbian (Cyrillic)) --- lang/sr-SP/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/sr-SP/admin/locations.php diff --git a/lang/sr-SP/admin/locations.php b/lang/sr-SP/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/sr-SP/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 58c95044e8fa2226508b9bc2550ef4df8bbf559e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:00 -0500 Subject: [PATCH 1480/4012] New translations locations.php (Swedish) --- lang/sv-SE/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/sv-SE/admin/locations.php diff --git a/lang/sv-SE/admin/locations.php b/lang/sv-SE/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/sv-SE/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From a4bee796b4826195cfe5346e6fd6e52ab84c0cd3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:01 -0500 Subject: [PATCH 1481/4012] New translations locations.php (Turkish) --- lang/tr-TR/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/tr-TR/admin/locations.php diff --git a/lang/tr-TR/admin/locations.php b/lang/tr-TR/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/tr-TR/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 8650a7df3ea1ce33ea0c01c990c8f1c99c6c8324 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:02 -0500 Subject: [PATCH 1482/4012] New translations locations.php (Ukrainian) --- lang/uk-UA/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/uk-UA/admin/locations.php diff --git a/lang/uk-UA/admin/locations.php b/lang/uk-UA/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/uk-UA/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 0de1c93dafc44a4a3f25f437375b92da5544fc2a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:02 -0500 Subject: [PATCH 1483/4012] New translations locations.php (Chinese Simplified) --- lang/zh-CN/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/zh-CN/admin/locations.php diff --git a/lang/zh-CN/admin/locations.php b/lang/zh-CN/admin/locations.php new file mode 100644 index 00000000000..203ada362c8 --- /dev/null +++ b/lang/zh-CN/admin/locations.php @@ -0,0 +1,9 @@ + '代号', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => '创建一个地域', + ], +]; From fe5a1aa0bb52d88197c20e8e95f332779c189fa3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:03 -0500 Subject: [PATCH 1484/4012] New translations locations.php (Chinese Traditional) --- lang/zh-TW/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/zh-TW/admin/locations.php diff --git a/lang/zh-TW/admin/locations.php b/lang/zh-TW/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/zh-TW/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 603b66053b17e0ac6eb327c882e98b6c1bcd87f0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:04 -0500 Subject: [PATCH 1485/4012] New translations locations.php (English) --- lang/en-US/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/en-US/admin/locations.php diff --git a/lang/en-US/admin/locations.php b/lang/en-US/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/en-US/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From a00a68a7b5d3ca248df895f08e410bbec575bc3d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:05 -0500 Subject: [PATCH 1486/4012] New translations locations.php (Vietnamese) --- lang/vi-VN/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/vi-VN/admin/locations.php diff --git a/lang/vi-VN/admin/locations.php b/lang/vi-VN/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/vi-VN/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 42cd67461de409d039b5c79f6bd27c3ce9d4c826 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:06 -0500 Subject: [PATCH 1487/4012] New translations locations.php (Icelandic) --- lang/is-IS/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/is-IS/admin/locations.php diff --git a/lang/is-IS/admin/locations.php b/lang/is-IS/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/is-IS/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 2b8c4dbf5a0b30f83db95d99e10c3cfe5d7b5fb5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:06 -0500 Subject: [PATCH 1488/4012] New translations locations.php (Portuguese, Brazilian) --- lang/pt-BR/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/pt-BR/admin/locations.php diff --git a/lang/pt-BR/admin/locations.php b/lang/pt-BR/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/pt-BR/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 11db18cd41c33a082604ce47c03c8ceb4fea8e77 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:07 -0500 Subject: [PATCH 1489/4012] New translations index.php (Romanian) --- lang/ro-RO/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ro-RO/admin/nodes/index.php diff --git a/lang/ro-RO/admin/nodes/index.php b/lang/ro-RO/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/ro-RO/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 977706b5c76ba813f0dfaa515b3d05954d63e380 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:08 -0500 Subject: [PATCH 1490/4012] New translations index.php (French) --- lang/fr-FR/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/fr-FR/admin/nodes/index.php diff --git a/lang/fr-FR/admin/nodes/index.php b/lang/fr-FR/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/fr-FR/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From e3ef7f750273af03be0e7feccf267cfe8e04e238 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:09 -0500 Subject: [PATCH 1491/4012] New translations index.php (Spanish) --- lang/es-ES/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/es-ES/admin/nodes/index.php diff --git a/lang/es-ES/admin/nodes/index.php b/lang/es-ES/admin/nodes/index.php new file mode 100644 index 00000000000..85512f48734 --- /dev/null +++ b/lang/es-ES/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Crear Nodo', + ], + + 'location_group' => 'Grupo Ubicación', + 'pve_name' => 'Nombre del Nodo en Proxmox', + 'override_creds' => 'Anular credenciales', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secreto', + 'port' => 'Puerto', + 'memory_allocation' => 'Asignación de Memoria', + 'memory_overallocation' => 'Sobreasignación de Memoria', + 'disk_allocation' => 'Asignación de Disco', + 'disk_overallocation' => 'Sobreasignación de Disco', + 'vm_storage' => 'Almacenamiento VM', + 'backup_storage' => 'Copias de Seguridad', + 'iso_storage' => 'Almacenamiento ISO', + + 'create_template_modal' => [ + 'title' => 'Crear una Plantilla', + ], + 'new_template' => 'Nueva Plantilla', + 'create_template_group_modal' => [ + 'title' => 'Crear un Grupo de Plantilla', + ], + 'new_template_group' => 'Nuevo Grupo de Plantilla', + + 'node_info' => [ + 'title' => 'Información Nodo', + ], + 'delete_node' => [ + 'title' => 'Eliminar Nodo', + 'description' => 'El nodo se eliminará permanentemente de Convoy. Esta acción es irreversible y no se puede deshacer.', + 'has_servers_error' => 'No se puede eliminar un nodo que tenga servidores asignados.', + ], +]; From ed1914532a483704bbd0585f14fe59bb7f0e7b1e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:10 -0500 Subject: [PATCH 1492/4012] New translations index.php (Afrikaans) --- lang/af-ZA/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/af-ZA/admin/nodes/index.php diff --git a/lang/af-ZA/admin/nodes/index.php b/lang/af-ZA/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/af-ZA/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 38cd9f683ae5cc5255858a8b5aff52012cebac6d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:11 -0500 Subject: [PATCH 1493/4012] New translations index.php (Arabic) --- lang/ar-SA/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ar-SA/admin/nodes/index.php diff --git a/lang/ar-SA/admin/nodes/index.php b/lang/ar-SA/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/ar-SA/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 0435836c33d5905c20a32ea2513099a89ebfc503 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:11 -0500 Subject: [PATCH 1494/4012] New translations index.php (Catalan) --- lang/ca-ES/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ca-ES/admin/nodes/index.php diff --git a/lang/ca-ES/admin/nodes/index.php b/lang/ca-ES/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/ca-ES/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 1d3f50f9b4b6dc3b619d7b82f99fa468f642443c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:12 -0500 Subject: [PATCH 1495/4012] New translations index.php (Czech) --- lang/cs-CZ/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/cs-CZ/admin/nodes/index.php diff --git a/lang/cs-CZ/admin/nodes/index.php b/lang/cs-CZ/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/cs-CZ/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 99c901e857e0ec988d96e9a6ca354b7b475adc6a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:13 -0500 Subject: [PATCH 1496/4012] New translations index.php (Danish) --- lang/da-DK/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/da-DK/admin/nodes/index.php diff --git a/lang/da-DK/admin/nodes/index.php b/lang/da-DK/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/da-DK/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 4a25e0b794de20101435704e47b16196f550101d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:14 -0500 Subject: [PATCH 1497/4012] New translations index.php (German) --- lang/de-DE/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/de-DE/admin/nodes/index.php diff --git a/lang/de-DE/admin/nodes/index.php b/lang/de-DE/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/de-DE/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From abe6578f7e11a5ddd518589b1a102d88d7553fca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:14 -0500 Subject: [PATCH 1498/4012] New translations index.php (Greek) --- lang/el-GR/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/el-GR/admin/nodes/index.php diff --git a/lang/el-GR/admin/nodes/index.php b/lang/el-GR/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/el-GR/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From bb45f595981e082261a7f7e7d3aa8ac4a94b3f74 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:15 -0500 Subject: [PATCH 1499/4012] New translations index.php (Finnish) --- lang/fi-FI/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/fi-FI/admin/nodes/index.php diff --git a/lang/fi-FI/admin/nodes/index.php b/lang/fi-FI/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/fi-FI/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 6cbb9ba4ecf6298d642ab19e2c0bf553aa4bfc95 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:16 -0500 Subject: [PATCH 1500/4012] New translations index.php (Hebrew) --- lang/he-IL/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/he-IL/admin/nodes/index.php diff --git a/lang/he-IL/admin/nodes/index.php b/lang/he-IL/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/he-IL/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From d0194d3dea49782f8b41c4c231bc7c4f933194b0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:17 -0500 Subject: [PATCH 1501/4012] New translations index.php (Hungarian) --- lang/hu-HU/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/hu-HU/admin/nodes/index.php diff --git a/lang/hu-HU/admin/nodes/index.php b/lang/hu-HU/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/hu-HU/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 85f116b2e59c50ce91edbe5257fb312b34618329 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:17 -0500 Subject: [PATCH 1502/4012] New translations index.php (Italian) --- lang/it-IT/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/it-IT/admin/nodes/index.php diff --git a/lang/it-IT/admin/nodes/index.php b/lang/it-IT/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/it-IT/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 5632080d9d73fb2cd6c25daedea7ba16420c8207 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:18 -0500 Subject: [PATCH 1503/4012] New translations index.php (Japanese) --- lang/ja-JP/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ja-JP/admin/nodes/index.php diff --git a/lang/ja-JP/admin/nodes/index.php b/lang/ja-JP/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/ja-JP/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 6782f463d95f8668e8f3d7a1568ee4fd029e2db8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:19 -0500 Subject: [PATCH 1504/4012] New translations index.php (Korean) --- lang/ko-KR/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ko-KR/admin/nodes/index.php diff --git a/lang/ko-KR/admin/nodes/index.php b/lang/ko-KR/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/ko-KR/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 4ff60d80023cd22b53661e15ff45e0d3836a235d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:20 -0500 Subject: [PATCH 1505/4012] New translations index.php (Dutch) --- lang/nl-NL/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/nl-NL/admin/nodes/index.php diff --git a/lang/nl-NL/admin/nodes/index.php b/lang/nl-NL/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/nl-NL/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 9342dbe6875767133a4ec99fa8d2da0e83b114a3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:21 -0500 Subject: [PATCH 1506/4012] New translations index.php (Norwegian) --- lang/no-NO/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/no-NO/admin/nodes/index.php diff --git a/lang/no-NO/admin/nodes/index.php b/lang/no-NO/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/no-NO/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 702e4a003243a0f62f524fbe79983d6937d0044d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:22 -0500 Subject: [PATCH 1507/4012] New translations index.php (Polish) --- lang/pl-PL/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pl-PL/admin/nodes/index.php diff --git a/lang/pl-PL/admin/nodes/index.php b/lang/pl-PL/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/pl-PL/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 5df289dec3b59c3a3920d8e32dea86acee8fabad Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:22 -0500 Subject: [PATCH 1508/4012] New translations index.php (Portuguese) --- lang/pt-PT/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pt-PT/admin/nodes/index.php diff --git a/lang/pt-PT/admin/nodes/index.php b/lang/pt-PT/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/pt-PT/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 230ed6a4418494ab6bc61f2b63ab9a9e27796f3a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:23 -0500 Subject: [PATCH 1509/4012] New translations index.php (Russian) --- lang/ru-RU/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ru-RU/admin/nodes/index.php diff --git a/lang/ru-RU/admin/nodes/index.php b/lang/ru-RU/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/ru-RU/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From ef7dbcdbab31b82a983ce33373258d1b08b96977 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:24 -0500 Subject: [PATCH 1510/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr-SP/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/sr-SP/admin/nodes/index.php diff --git a/lang/sr-SP/admin/nodes/index.php b/lang/sr-SP/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/sr-SP/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 7ae3d79295c85776ea7e64b65f5b3285227375b2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:25 -0500 Subject: [PATCH 1511/4012] New translations index.php (Swedish) --- lang/sv-SE/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/sv-SE/admin/nodes/index.php diff --git a/lang/sv-SE/admin/nodes/index.php b/lang/sv-SE/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/sv-SE/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 622836923f59962c37cccc9536bd62fabf1f32d5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:26 -0500 Subject: [PATCH 1512/4012] New translations index.php (Turkish) --- lang/tr-TR/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/tr-TR/admin/nodes/index.php diff --git a/lang/tr-TR/admin/nodes/index.php b/lang/tr-TR/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/tr-TR/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From f37d3e7483101226ca3cff626a0ac1abd890d500 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:26 -0500 Subject: [PATCH 1513/4012] New translations index.php (Ukrainian) --- lang/uk-UA/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/uk-UA/admin/nodes/index.php diff --git a/lang/uk-UA/admin/nodes/index.php b/lang/uk-UA/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/uk-UA/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 9486f48c3af7c364e6bdee908ee6f7972c891be9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:27 -0500 Subject: [PATCH 1514/4012] New translations index.php (Chinese Simplified) --- lang/zh-CN/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/zh-CN/admin/nodes/index.php diff --git a/lang/zh-CN/admin/nodes/index.php b/lang/zh-CN/admin/nodes/index.php new file mode 100644 index 00000000000..3b27a93d6c3 --- /dev/null +++ b/lang/zh-CN/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => '创建节点', + ], + + 'location_group' => '地域分组', + 'pve_name' => 'Proxmox 中的节点名称', + 'override_creds' => '覆盖凭证', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => '令牌 ID', + 'secret' => '令牌密钥', + 'port' => '端口', + 'memory_allocation' => '内存分配', + 'memory_overallocation' => '内存超开', + 'disk_allocation' => '硬盘分配', + 'disk_overallocation' => '硬盘超开', + 'vm_storage' => '虚拟机存储', + 'backup_storage' => '备份存储', + 'iso_storage' => 'ISO 存储', + + 'create_template_modal' => [ + 'title' => '创建模板', + ], + 'new_template' => '新建模板', + 'create_template_group_modal' => [ + 'title' => '创建模板分组', + ], + 'new_template_group' => '新建模板分组', + + 'node_info' => [ + 'title' => '节点信息', + ], + 'delete_node' => [ + 'title' => '删除节点', + 'description' => '节点将从 Convoy 中永久删除。此操作不能被复原及撤销。', + 'has_servers_error' => '你无法删除一个分配有服务器的节点。', + ], +]; From 9bc1be1367029df9bc17dbdfa9e005dbc77acae5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:28 -0500 Subject: [PATCH 1515/4012] New translations index.php (Chinese Traditional) --- lang/zh-TW/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/zh-TW/admin/nodes/index.php diff --git a/lang/zh-TW/admin/nodes/index.php b/lang/zh-TW/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/zh-TW/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 4932d93e18cb44dbb1786d99251f090e8cde9279 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:29 -0500 Subject: [PATCH 1516/4012] New translations index.php (English) --- lang/en-US/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/en-US/admin/nodes/index.php diff --git a/lang/en-US/admin/nodes/index.php b/lang/en-US/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/en-US/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 1bfe5fc6b23240d995c2895715ab2d662ee93d8e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:30 -0500 Subject: [PATCH 1517/4012] New translations index.php (Vietnamese) --- lang/vi-VN/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/vi-VN/admin/nodes/index.php diff --git a/lang/vi-VN/admin/nodes/index.php b/lang/vi-VN/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/vi-VN/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From f77d3f7e30f0957c02f49a1e59d4a6d1680edff7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:30 -0500 Subject: [PATCH 1518/4012] New translations index.php (Icelandic) --- lang/is-IS/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/is-IS/admin/nodes/index.php diff --git a/lang/is-IS/admin/nodes/index.php b/lang/is-IS/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/is-IS/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 8041bb6730debc9bcc14e20164992c9e9a11931c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:31 -0500 Subject: [PATCH 1519/4012] New translations index.php (Portuguese, Brazilian) --- lang/pt-BR/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pt-BR/admin/nodes/index.php diff --git a/lang/pt-BR/admin/nodes/index.php b/lang/pt-BR/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/pt-BR/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 32873f66437bb0ee82a2ce4bd47f4f882553981b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:32 -0500 Subject: [PATCH 1520/4012] New translations backups.php (Romanian) --- lang/ro-RO/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ro-RO/server/backups.php diff --git a/lang/ro-RO/server/backups.php b/lang/ro-RO/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/ro-RO/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 84acd22ea1de8071a8f08a237a461ed943b77b96 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:33 -0500 Subject: [PATCH 1521/4012] New translations backups.php (French) --- lang/fr-FR/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/fr-FR/server/backups.php diff --git a/lang/fr-FR/server/backups.php b/lang/fr-FR/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/fr-FR/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From a6e4c013798c36c71d31dae2e3b2633626f6dcf3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:34 -0500 Subject: [PATCH 1522/4012] New translations backups.php (Spanish) --- lang/es-ES/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/es-ES/server/backups.php diff --git a/lang/es-ES/server/backups.php b/lang/es-ES/server/backups.php new file mode 100644 index 00000000000..35fb08343bc --- /dev/null +++ b/lang/es-ES/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'No hay copias de seguridad', + 'counter_tooltip' => 'Has hecho :count de :max copias de seguridad', + 'create_modal' => [ + 'title' => 'Crear Copia de Seguridad', + 'description' => 'La creación de una copia de seguridad tomará una copia de los archivos de su servidor. Esto puede tomar un tiempo dependiendo del tamaño de su servidor.', + 'compression_type' => 'Tipo de Compresión', + 'mode' => 'Modo', + 'modes' => [ + 'snapshot' => 'Instantánea', + 'suspend' => 'Suspender', + 'kill' => 'Matar', + ], + ], + 'delete_modal' => [ + 'title' => 'Eliminar :name', + 'description' => '¿Estás seguro de que quieres borrar esta copia de seguridad?', + ], + 'restore_modal' => [ + 'title' => 'Restaurar desde :name', + 'description' => '¿Estás seguro de que quieres restaurar desde esta copia de seguridad?', + ], + 'notices' => [ + 'backup_deleted' => 'Eliminado :name', + 'backup_restored' => 'Comenzó la restauración del servidor de :name', + ], +]; From 3702b4d9252610a6b91707d77926ff0c110db08a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:34 -0500 Subject: [PATCH 1523/4012] New translations backups.php (Afrikaans) --- lang/af-ZA/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/af-ZA/server/backups.php diff --git a/lang/af-ZA/server/backups.php b/lang/af-ZA/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/af-ZA/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 8f121a36e85f7feb67d197545ea0db13d55ff34c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:35 -0500 Subject: [PATCH 1524/4012] New translations backups.php (Arabic) --- lang/ar-SA/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ar-SA/server/backups.php diff --git a/lang/ar-SA/server/backups.php b/lang/ar-SA/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/ar-SA/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From fed2dfc61ab6cb334cd9037eda71d77d40c8b384 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:36 -0500 Subject: [PATCH 1525/4012] New translations backups.php (Catalan) --- lang/ca-ES/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ca-ES/server/backups.php diff --git a/lang/ca-ES/server/backups.php b/lang/ca-ES/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/ca-ES/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 8a7fa83015bf02f7a97f00183684b4c075f278e8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:37 -0500 Subject: [PATCH 1526/4012] New translations backups.php (Czech) --- lang/cs-CZ/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/cs-CZ/server/backups.php diff --git a/lang/cs-CZ/server/backups.php b/lang/cs-CZ/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/cs-CZ/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 4ed4781b8d22686d8d20a97b254c8d6713c9af78 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:38 -0500 Subject: [PATCH 1527/4012] New translations backups.php (Danish) --- lang/da-DK/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/da-DK/server/backups.php diff --git a/lang/da-DK/server/backups.php b/lang/da-DK/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/da-DK/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From d9772a9776edd8ba9aa0e83c8e026d0dd2f0bc10 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:38 -0500 Subject: [PATCH 1528/4012] New translations backups.php (German) --- lang/de-DE/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/de-DE/server/backups.php diff --git a/lang/de-DE/server/backups.php b/lang/de-DE/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/de-DE/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 74ccb3ec2c82e0d01d4e17caf72fa6561a3fe30e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:39 -0500 Subject: [PATCH 1529/4012] New translations backups.php (Greek) --- lang/el-GR/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/el-GR/server/backups.php diff --git a/lang/el-GR/server/backups.php b/lang/el-GR/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/el-GR/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 86591bbdca7b5706a548ce9606fea746288c03d9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:40 -0500 Subject: [PATCH 1530/4012] New translations backups.php (Finnish) --- lang/fi-FI/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/fi-FI/server/backups.php diff --git a/lang/fi-FI/server/backups.php b/lang/fi-FI/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/fi-FI/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 5bf9818f3717eba211f1434a4bb2c9cd65035a8a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:41 -0500 Subject: [PATCH 1531/4012] New translations backups.php (Hebrew) --- lang/he-IL/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/he-IL/server/backups.php diff --git a/lang/he-IL/server/backups.php b/lang/he-IL/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/he-IL/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From ca9f18553fbffe83be3a36f99a9ec444155e8211 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:42 -0500 Subject: [PATCH 1532/4012] New translations backups.php (Hungarian) --- lang/hu-HU/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/hu-HU/server/backups.php diff --git a/lang/hu-HU/server/backups.php b/lang/hu-HU/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/hu-HU/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 82f469581deecd8d2af027d269724e879ac7d15f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:43 -0500 Subject: [PATCH 1533/4012] New translations backups.php (Italian) --- lang/it-IT/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/it-IT/server/backups.php diff --git a/lang/it-IT/server/backups.php b/lang/it-IT/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/it-IT/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From e7bdc2f6f465335d7ad1fc8fbb715fdc08eaf3f6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:43 -0500 Subject: [PATCH 1534/4012] New translations backups.php (Japanese) --- lang/ja-JP/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ja-JP/server/backups.php diff --git a/lang/ja-JP/server/backups.php b/lang/ja-JP/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/ja-JP/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 02650dae9ef3305546c9342c2d44dcf7434cabc4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:44 -0500 Subject: [PATCH 1535/4012] New translations backups.php (Korean) --- lang/ko-KR/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ko-KR/server/backups.php diff --git a/lang/ko-KR/server/backups.php b/lang/ko-KR/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/ko-KR/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 91eae3a464607fa9f7e39a74c7e2b12527729089 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:45 -0500 Subject: [PATCH 1536/4012] New translations backups.php (Dutch) --- lang/nl-NL/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/nl-NL/server/backups.php diff --git a/lang/nl-NL/server/backups.php b/lang/nl-NL/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/nl-NL/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From ea9966c846975d8ff34ddfa955ec307069033884 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:46 -0500 Subject: [PATCH 1537/4012] New translations backups.php (Norwegian) --- lang/no-NO/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/no-NO/server/backups.php diff --git a/lang/no-NO/server/backups.php b/lang/no-NO/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/no-NO/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From dc57f48038ad344cc147d638d01074125b28f17a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:47 -0500 Subject: [PATCH 1538/4012] New translations backups.php (Polish) --- lang/pl-PL/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/pl-PL/server/backups.php diff --git a/lang/pl-PL/server/backups.php b/lang/pl-PL/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/pl-PL/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From fe57a64e9bf320fe07bb5cbf1a56203a5eda4a47 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:47 -0500 Subject: [PATCH 1539/4012] New translations backups.php (Portuguese) --- lang/pt-PT/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/pt-PT/server/backups.php diff --git a/lang/pt-PT/server/backups.php b/lang/pt-PT/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/pt-PT/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From e3beaa466694b1afb7b75815654f3ce7f37d5a49 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:48 -0500 Subject: [PATCH 1540/4012] New translations backups.php (Russian) --- lang/ru-RU/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ru-RU/server/backups.php diff --git a/lang/ru-RU/server/backups.php b/lang/ru-RU/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/ru-RU/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From bec11f054a1f1be510151af8ef3142fa95f4625e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:49 -0500 Subject: [PATCH 1541/4012] New translations backups.php (Serbian (Cyrillic)) --- lang/sr-SP/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/sr-SP/server/backups.php diff --git a/lang/sr-SP/server/backups.php b/lang/sr-SP/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/sr-SP/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 5d7273a630abe84c362a0820d3807d3702cb8aae Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:50 -0500 Subject: [PATCH 1542/4012] New translations backups.php (Swedish) --- lang/sv-SE/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/sv-SE/server/backups.php diff --git a/lang/sv-SE/server/backups.php b/lang/sv-SE/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/sv-SE/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 59590b0d49747a0a54f4d275609a9fffd9acb309 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:50 -0500 Subject: [PATCH 1543/4012] New translations backups.php (Turkish) --- lang/tr-TR/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/tr-TR/server/backups.php diff --git a/lang/tr-TR/server/backups.php b/lang/tr-TR/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/tr-TR/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From b21f57c2d9312326f3b021840bdaf0cd53fb78ce Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:51 -0500 Subject: [PATCH 1544/4012] New translations backups.php (Ukrainian) --- lang/uk-UA/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/uk-UA/server/backups.php diff --git a/lang/uk-UA/server/backups.php b/lang/uk-UA/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/uk-UA/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 9a44d10dae92cbf1b19c2f5c1b8e00764d3c3062 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:52 -0500 Subject: [PATCH 1545/4012] New translations backups.php (Chinese Simplified) --- lang/zh-CN/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/zh-CN/server/backups.php diff --git a/lang/zh-CN/server/backups.php b/lang/zh-CN/server/backups.php new file mode 100644 index 00000000000..a9e486216bd --- /dev/null +++ b/lang/zh-CN/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => '目前还没有任何可用备份。', + 'counter_tooltip' => '你已创建了 :count 个备份,超过了 :max 个的限制。', + 'create_modal' => [ + 'title' => '创建备份', + 'description' => '创建备份将拷贝你的服务器文件。这可能需要一段时间,具体取决于服务器体量。', + 'compression_type' => '压缩类型', + 'mode' => '备份模式', + 'modes' => [ + 'snapshot' => '快照', + 'suspend' => '暂停', + 'kill' => '终结', + ], + ], + 'delete_modal' => [ + 'title' => '删除备份 :name', + 'description' => '你确定要删除该备份吗?', + ], + 'restore_modal' => [ + 'title' => '从备份 :name 中复原', + 'description' => '你确定要以该备份为样板复原吗?', + ], + 'notices' => [ + 'backup_deleted' => '已成功删除备份 :name', + 'backup_restored' => '正在使用备份 :name 来复原服务器', + ], +]; From 557baf6f6dc2a50d05225a3d4554a039703cd3b4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:53 -0500 Subject: [PATCH 1546/4012] New translations backups.php (Chinese Traditional) --- lang/zh-TW/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/zh-TW/server/backups.php diff --git a/lang/zh-TW/server/backups.php b/lang/zh-TW/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/zh-TW/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 83266a3ff62486cbd6f659213e5ddaf390adefb4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:54 -0500 Subject: [PATCH 1547/4012] New translations backups.php (English) --- lang/en-US/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/en-US/server/backups.php diff --git a/lang/en-US/server/backups.php b/lang/en-US/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/en-US/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 49140786f7a49c49d4b17fab907aa90db1817c90 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:54 -0500 Subject: [PATCH 1548/4012] New translations backups.php (Vietnamese) --- lang/vi-VN/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/vi-VN/server/backups.php diff --git a/lang/vi-VN/server/backups.php b/lang/vi-VN/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/vi-VN/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From d20057a17b5fbf220aebc956c637201d408dd9e3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:55 -0500 Subject: [PATCH 1549/4012] New translations backups.php (Icelandic) --- lang/is-IS/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/is-IS/server/backups.php diff --git a/lang/is-IS/server/backups.php b/lang/is-IS/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/is-IS/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From a86140a8399c992f2fe373d84f82339ef0f39e28 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:56 -0500 Subject: [PATCH 1550/4012] New translations backups.php (Portuguese, Brazilian) --- lang/pt-BR/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/pt-BR/server/backups.php diff --git a/lang/pt-BR/server/backups.php b/lang/pt-BR/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/pt-BR/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From d54ac4616e4d67d04a58984b0958eebeedb2b94a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:57 -0500 Subject: [PATCH 1551/4012] New translations settings.php (Romanian) --- lang/ro-RO/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/ro-RO/server/settings.php diff --git a/lang/ro-RO/server/settings.php b/lang/ro-RO/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/ro-RO/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From e3c6a6cfb5e1b890161716fd0b8519ca49e5260f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:58 -0500 Subject: [PATCH 1552/4012] New translations settings.php (French) --- lang/fr-FR/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/fr-FR/server/settings.php diff --git a/lang/fr-FR/server/settings.php b/lang/fr-FR/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/fr-FR/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 7d7dc3892dfb32d0b73cc5ca67bac740a16ee9ab Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:59 -0500 Subject: [PATCH 1553/4012] New translations settings.php (Spanish) --- lang/es-ES/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/es-ES/server/settings.php diff --git a/lang/es-ES/server/settings.php b/lang/es-ES/server/settings.php new file mode 100644 index 00000000000..aa2be241f1b --- /dev/null +++ b/lang/es-ES/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'No hay direcciones asociadas a este servidor.', + ], + 'display_info' => [ + 'title' => 'Nombre del Servidor', + ], + 'reinstall' => [ + 'title' => 'Reinstalar Servidor', + 'description' => 'Empiece su servidor desde cero.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirmar Reinstalación', + 'description' => '¿Estás seguro de que quieres reinstalar este servidor? Se perderán todos los datos.', + ], + ], + 'isos' => [ + 'title' => 'ISOs Disponibles', + 'empty' => 'No hay ISOs', + ], + 'device_config' => [ + 'title' => 'Configuración del Dispositivo', + 'current' => 'Orden de Arranque Actual (se utilizará primero el más alto)', + 'unused' => 'Dispositivos no Utilizados', + 'unused_empty' => 'No hay dispositivos sin utilizar.', + 'no_boot_device_warning' => 'No se ha configurado ningún dispositivo de arranque. Su VM no se iniciará.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'Nuevo Servidor de Nombres', + ], + 'auth' => [ + 'title' => 'Autentificación', + ], + 'hardware' => [ + 'bandwidth_used' => 'Ancho de Banda Usado', + 'bandwidth_alloted' => 'Ancho de Banda Asignado', + ], +]; From 6b52c544196910177c4ba15e687ef89a8ee40590 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:39:59 -0500 Subject: [PATCH 1554/4012] New translations settings.php (Afrikaans) --- lang/af-ZA/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/af-ZA/server/settings.php diff --git a/lang/af-ZA/server/settings.php b/lang/af-ZA/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/af-ZA/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From b32984bbf7aa95b384349f287c192b55084dc26c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:00 -0500 Subject: [PATCH 1555/4012] New translations settings.php (Arabic) --- lang/ar-SA/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/ar-SA/server/settings.php diff --git a/lang/ar-SA/server/settings.php b/lang/ar-SA/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/ar-SA/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 06240d00fa2b88775e9f929931b4b53c28d5b765 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:01 -0500 Subject: [PATCH 1556/4012] New translations settings.php (Catalan) --- lang/ca-ES/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/ca-ES/server/settings.php diff --git a/lang/ca-ES/server/settings.php b/lang/ca-ES/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/ca-ES/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From ba2b8665d4c21672bca9b004f242c7a289cc4f2d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:02 -0500 Subject: [PATCH 1557/4012] New translations settings.php (Czech) --- lang/cs-CZ/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/cs-CZ/server/settings.php diff --git a/lang/cs-CZ/server/settings.php b/lang/cs-CZ/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/cs-CZ/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 909360f296096d4be6e206f3a902ac5ae6c8f42c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:03 -0500 Subject: [PATCH 1558/4012] New translations settings.php (Danish) --- lang/da-DK/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/da-DK/server/settings.php diff --git a/lang/da-DK/server/settings.php b/lang/da-DK/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/da-DK/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 0ea78cdf50270d204d12ce58863c662d52f63f44 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:04 -0500 Subject: [PATCH 1559/4012] New translations settings.php (German) --- lang/de-DE/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/de-DE/server/settings.php diff --git a/lang/de-DE/server/settings.php b/lang/de-DE/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/de-DE/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From a0c76817a254e24f2aa66a6e890a23abea424fee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:05 -0500 Subject: [PATCH 1560/4012] New translations settings.php (Greek) --- lang/el-GR/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/el-GR/server/settings.php diff --git a/lang/el-GR/server/settings.php b/lang/el-GR/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/el-GR/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From a863c9ab48d55174590eca72273b2464e2a7f78c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:05 -0500 Subject: [PATCH 1561/4012] New translations settings.php (Finnish) --- lang/fi-FI/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/fi-FI/server/settings.php diff --git a/lang/fi-FI/server/settings.php b/lang/fi-FI/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/fi-FI/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 9b11919908047708da741b2078f165006ba2e7ae Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:06 -0500 Subject: [PATCH 1562/4012] New translations settings.php (Hebrew) --- lang/he-IL/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/he-IL/server/settings.php diff --git a/lang/he-IL/server/settings.php b/lang/he-IL/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/he-IL/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 930d5105fb60b0a651700dec5787d2b639e107af Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:07 -0500 Subject: [PATCH 1563/4012] New translations settings.php (Hungarian) --- lang/hu-HU/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/hu-HU/server/settings.php diff --git a/lang/hu-HU/server/settings.php b/lang/hu-HU/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/hu-HU/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 8c76a70ec99f62fe52f5b035a9b1a5596a5889be Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:08 -0500 Subject: [PATCH 1564/4012] New translations settings.php (Italian) --- lang/it-IT/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/it-IT/server/settings.php diff --git a/lang/it-IT/server/settings.php b/lang/it-IT/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/it-IT/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 2407218362a753825a4d9b1371efe75a17c4a423 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:09 -0500 Subject: [PATCH 1565/4012] New translations settings.php (Japanese) --- lang/ja-JP/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/ja-JP/server/settings.php diff --git a/lang/ja-JP/server/settings.php b/lang/ja-JP/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/ja-JP/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 91ce849c034ecb03bef04522f7741afffb62ca00 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:09 -0500 Subject: [PATCH 1566/4012] New translations settings.php (Korean) --- lang/ko-KR/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/ko-KR/server/settings.php diff --git a/lang/ko-KR/server/settings.php b/lang/ko-KR/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/ko-KR/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 9f95617ce80ebc8a71cce0d9833f7fd14b5773c8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:10 -0500 Subject: [PATCH 1567/4012] New translations settings.php (Dutch) --- lang/nl-NL/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/nl-NL/server/settings.php diff --git a/lang/nl-NL/server/settings.php b/lang/nl-NL/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/nl-NL/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From e3eaf3d84e065e90970fc6e2af97daf3cb179074 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:11 -0500 Subject: [PATCH 1568/4012] New translations settings.php (Norwegian) --- lang/no-NO/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/no-NO/server/settings.php diff --git a/lang/no-NO/server/settings.php b/lang/no-NO/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/no-NO/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From fd470444f9e73178b99954e5708aca7608cd8902 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:12 -0500 Subject: [PATCH 1569/4012] New translations settings.php (Polish) --- lang/pl-PL/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/pl-PL/server/settings.php diff --git a/lang/pl-PL/server/settings.php b/lang/pl-PL/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/pl-PL/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From bd6e224fbb78281bce7a76c8ac8ca6d3cb88e172 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:13 -0500 Subject: [PATCH 1570/4012] New translations settings.php (Portuguese) --- lang/pt-PT/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/pt-PT/server/settings.php diff --git a/lang/pt-PT/server/settings.php b/lang/pt-PT/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/pt-PT/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From a82709056c7de35a2a98554087fae252cad1bcad Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:14 -0500 Subject: [PATCH 1571/4012] New translations settings.php (Russian) --- lang/ru-RU/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/ru-RU/server/settings.php diff --git a/lang/ru-RU/server/settings.php b/lang/ru-RU/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/ru-RU/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From f7605494135e982cc89a0713cc36a7983b69add6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:14 -0500 Subject: [PATCH 1572/4012] New translations settings.php (Serbian (Cyrillic)) --- lang/sr-SP/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/sr-SP/server/settings.php diff --git a/lang/sr-SP/server/settings.php b/lang/sr-SP/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/sr-SP/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From b889b8c030a42d75da722609e4e7fce36a0b16a1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:15 -0500 Subject: [PATCH 1573/4012] New translations settings.php (Swedish) --- lang/sv-SE/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/sv-SE/server/settings.php diff --git a/lang/sv-SE/server/settings.php b/lang/sv-SE/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/sv-SE/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 961222a57084ea6f79219382cb2af055e6df8654 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:16 -0500 Subject: [PATCH 1574/4012] New translations settings.php (Turkish) --- lang/tr-TR/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/tr-TR/server/settings.php diff --git a/lang/tr-TR/server/settings.php b/lang/tr-TR/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/tr-TR/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 0cb760ead490313227e3a92e2a261240c1f4564d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:17 -0500 Subject: [PATCH 1575/4012] New translations settings.php (Ukrainian) --- lang/uk-UA/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/uk-UA/server/settings.php diff --git a/lang/uk-UA/server/settings.php b/lang/uk-UA/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/uk-UA/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 3b03277a2840a9a9b1e9139411f25f62fe7b96ec Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:18 -0500 Subject: [PATCH 1576/4012] New translations settings.php (Chinese Simplified) --- lang/zh-CN/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/zh-CN/server/settings.php diff --git a/lang/zh-CN/server/settings.php b/lang/zh-CN/server/settings.php new file mode 100644 index 00000000000..5745fd0df8c --- /dev/null +++ b/lang/zh-CN/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => '目前没有 IP 地址与该服务器关联。', + ], + 'display_info' => [ + 'title' => '服务器名称', + ], + 'reinstall' => [ + 'title' => '重装服务器', + 'description' => '将服务器恢复到初始状态。', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => '确认重装', + 'description' => '你确定要重装服务器吗?所有未备份数据将会丢失。', + ], + ], + 'isos' => [ + 'title' => '可使用的 ISO 镜像', + 'empty' => '没有可供选择的 ISO 镜像', + ], + 'device_config' => [ + 'title' => '设备配置', + 'current' => '当前的 Boot 顺序(越排前边优先级越高)', + 'unused' => '未使用的设备', + 'unused_empty' => '当前没有未使用的设备。', + 'no_boot_device_warning' => '尚未配置 Boot 策略。你的虚拟机会无法启动。', + ], + 'nameservers' => [ + 'title' => '域名解析服务器', + 'nameserver' => '域名解析服务器 :index', + 'add' => '新建域名服务器', + ], + 'auth' => [ + 'title' => '身份验证', + ], + 'hardware' => [ + 'bandwidth_used' => '已使用带宽', + 'bandwidth_alloted' => '所分配带宽', + ], +]; From 84248a455cb00365f88402130ebf349404e769b9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:18 -0500 Subject: [PATCH 1577/4012] New translations settings.php (Chinese Traditional) --- lang/zh-TW/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/zh-TW/server/settings.php diff --git a/lang/zh-TW/server/settings.php b/lang/zh-TW/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/zh-TW/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 384f289d226dddb09760ad340b1bddbf6dea3771 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:19 -0500 Subject: [PATCH 1578/4012] New translations settings.php (English) --- lang/en-US/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/en-US/server/settings.php diff --git a/lang/en-US/server/settings.php b/lang/en-US/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/en-US/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From e5a3b0bba54305abd3d137c67b922a536ef0a0d0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:20 -0500 Subject: [PATCH 1579/4012] New translations settings.php (Vietnamese) --- lang/vi-VN/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/vi-VN/server/settings.php diff --git a/lang/vi-VN/server/settings.php b/lang/vi-VN/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/vi-VN/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 07cef05d2757287563dab1bf930eae7797180d98 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:21 -0500 Subject: [PATCH 1580/4012] New translations settings.php (Icelandic) --- lang/is-IS/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/is-IS/server/settings.php diff --git a/lang/is-IS/server/settings.php b/lang/is-IS/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/is-IS/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 7d2194a352018e12bc8b3dffd7f8066a235e5472 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:22 -0500 Subject: [PATCH 1581/4012] New translations settings.php (Portuguese, Brazilian) --- lang/pt-BR/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/pt-BR/server/settings.php diff --git a/lang/pt-BR/server/settings.php b/lang/pt-BR/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/pt-BR/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From c7df1650e902d9654c122fcca125304fe3658e57 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:23 -0500 Subject: [PATCH 1582/4012] New translations strings.php (Romanian) --- lang/ro-RO/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/ro-RO/strings.php diff --git a/lang/ro-RO/strings.php b/lang/ro-RO/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/ro-RO/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 02c9155397fe95a89eb606c0b77049ea03d780de Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:23 -0500 Subject: [PATCH 1583/4012] New translations strings.php (French) --- lang/fr-FR/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/fr-FR/strings.php diff --git a/lang/fr-FR/strings.php b/lang/fr-FR/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/fr-FR/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 9eef5e723b68351e7ebfc048cbbfcef847ba7521 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:24 -0500 Subject: [PATCH 1584/4012] New translations strings.php (Spanish) --- lang/es-ES/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/es-ES/strings.php diff --git a/lang/es-ES/strings.php b/lang/es-ES/strings.php new file mode 100644 index 00000000000..80852db0dc5 --- /dev/null +++ b/lang/es-ES/strings.php @@ -0,0 +1,98 @@ + 'Correo Electrónico', + 'password' => 'Contraseña', + 'server' => 'Servidor', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Nombre', + 'node' => 'Nodo', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memoria', + 'cpu' => 'CPU', + 'disk' => 'Disco', + 'general' => 'General', + 'overview' => 'Resumen', + 'location' => 'Ubicación', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Propietario', + 'user' => 'Usuario', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Copia de Seguridad', + 'backup_other' => 'Copias de Seguridad', + 'setting' => 'Setting', + 'setting_one' => 'Configuración', + 'setting_other' => 'Configuraciónes', + 'search' => 'Buscar', + 'admin_cp' => 'Panel de Control de Administrador', + 'exit_admin_cp' => 'Salir del Panel de Control de Administrador', + 'suspended' => 'Suspendido', + 'network' => 'Red', + 'ip' => 'Dirección IP', + 'address' => 'Dirección', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Puerta de Enlace', + 'mac_address' => 'Dirección Mac', + 'none' => 'Nada', + 'unlimited' => 'Ilimitado', + 'launch' => 'Iniciar', + 'create' => 'Crear', + 'cancel' => 'Cancelar', + 'display_name' => 'Mostrar Nombre', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstalar', + 'template' => 'Plantilla', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Grupo de Plantillas', + 'system_os_password' => 'Contraseña del S.O.', + 'mount' => 'Montar', + 'unmount' => 'Desmontar', + 'primary' => 'Primario', + 'media' => 'Media', + 'save' => 'Guardar', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'Clave SSH', + 'ssh_key_other' => 'Claves SSH', + 'version' => 'Versión :version', + 'description' => 'Descripción', + 'visibility' => 'Visibilidad', + 'hidden' => 'Oculto', + 'size' => 'Tamaño', + 'type' => 'Tipo', + 'delete' => 'Eliminar', + 'hardware' => 'Hardware', + 'status' => 'Estado', + 'bandwidth_usage' => 'Uso del Ancho de Banda', + 'administrator' => 'Administrador', + 'last_used' => 'Último Uso', + 'success' => 'Éxito', + 'error' => 'Error', + 'restore' => 'Restaurar', + 'english_chars' => 'Caracteres del teclado Inglés', + 'confirm' => 'Confirmar', + 'saving' => 'Guardando...', + 'saved' => 'Guardado', + 'primary_disk' => 'Disco Primario', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Servidor de Nombres', + 'nameserver_other' => 'Servidores de Nombres', + 'new' => 'Nuevo', + 'add' => 'Añadir', + 'authentication' => 'Autentificación', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 63b315effb62c72bd57602b944b331522e2c83da Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:25 -0500 Subject: [PATCH 1585/4012] New translations strings.php (Afrikaans) --- lang/af-ZA/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/af-ZA/strings.php diff --git a/lang/af-ZA/strings.php b/lang/af-ZA/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/af-ZA/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 5626d881e9d59f6c049abb63e434c98a9ebbc629 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:26 -0500 Subject: [PATCH 1586/4012] New translations strings.php (Arabic) --- lang/ar-SA/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/ar-SA/strings.php diff --git a/lang/ar-SA/strings.php b/lang/ar-SA/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/ar-SA/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From faff999bfb195fc1f60f65a51937e6a4de345c59 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:27 -0500 Subject: [PATCH 1587/4012] New translations strings.php (Catalan) --- lang/ca-ES/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/ca-ES/strings.php diff --git a/lang/ca-ES/strings.php b/lang/ca-ES/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/ca-ES/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From c6b11cfe8ca3cacac3b63d85f413de6bbdc598aa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:28 -0500 Subject: [PATCH 1588/4012] New translations strings.php (Czech) --- lang/cs-CZ/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/cs-CZ/strings.php diff --git a/lang/cs-CZ/strings.php b/lang/cs-CZ/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/cs-CZ/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From a3377e223a9857887782feac25eeac164b1444a4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:28 -0500 Subject: [PATCH 1589/4012] New translations strings.php (Danish) --- lang/da-DK/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/da-DK/strings.php diff --git a/lang/da-DK/strings.php b/lang/da-DK/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/da-DK/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From a6c1ac24ad868f2baaafeedcbfa21d4cdef77650 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:29 -0500 Subject: [PATCH 1590/4012] New translations strings.php (German) --- lang/de-DE/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/de-DE/strings.php diff --git a/lang/de-DE/strings.php b/lang/de-DE/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/de-DE/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From c3a6db49b8c757dd8dd34a2ce0879619b7f1afc4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:30 -0500 Subject: [PATCH 1591/4012] New translations strings.php (Greek) --- lang/el-GR/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/el-GR/strings.php diff --git a/lang/el-GR/strings.php b/lang/el-GR/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/el-GR/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 2d626fe714c6c62f3b041cc2a57b857faaf9bf2c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:31 -0500 Subject: [PATCH 1592/4012] New translations strings.php (Finnish) --- lang/fi-FI/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/fi-FI/strings.php diff --git a/lang/fi-FI/strings.php b/lang/fi-FI/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/fi-FI/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From cb42cfd59c4663cfc394cf8d1b3f8466e75a4821 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:31 -0500 Subject: [PATCH 1593/4012] New translations strings.php (Hebrew) --- lang/he-IL/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/he-IL/strings.php diff --git a/lang/he-IL/strings.php b/lang/he-IL/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/he-IL/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From f26a899619602c46ede79e42efbcc00d13b32246 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:32 -0500 Subject: [PATCH 1594/4012] New translations strings.php (Hungarian) --- lang/hu-HU/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/hu-HU/strings.php diff --git a/lang/hu-HU/strings.php b/lang/hu-HU/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/hu-HU/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 4cec6deb535901b3041f32e1d1db7281de4104ed Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:33 -0500 Subject: [PATCH 1595/4012] New translations strings.php (Italian) --- lang/it-IT/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/it-IT/strings.php diff --git a/lang/it-IT/strings.php b/lang/it-IT/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/it-IT/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 3cae83a300aea3c43acdf8e6b8f0e84cec55f272 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:34 -0500 Subject: [PATCH 1596/4012] New translations strings.php (Japanese) --- lang/ja-JP/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/ja-JP/strings.php diff --git a/lang/ja-JP/strings.php b/lang/ja-JP/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/ja-JP/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From a5ef1c8f0a64a3c2ff4580ba2f9e9dab02ee2185 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:35 -0500 Subject: [PATCH 1597/4012] New translations strings.php (Korean) --- lang/ko-KR/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/ko-KR/strings.php diff --git a/lang/ko-KR/strings.php b/lang/ko-KR/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/ko-KR/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 26fc5ce9d3e4829eaf5301a4e69965c831a2f042 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:35 -0500 Subject: [PATCH 1598/4012] New translations strings.php (Dutch) --- lang/nl-NL/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/nl-NL/strings.php diff --git a/lang/nl-NL/strings.php b/lang/nl-NL/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/nl-NL/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 3247154eb48d8a1553286ae3b586838cbe510b86 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:36 -0500 Subject: [PATCH 1599/4012] New translations strings.php (Norwegian) --- lang/no-NO/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/no-NO/strings.php diff --git a/lang/no-NO/strings.php b/lang/no-NO/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/no-NO/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 4cfbb878996c587f546483d3be5d8cecc8ece169 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:37 -0500 Subject: [PATCH 1600/4012] New translations strings.php (Polish) --- lang/pl-PL/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/pl-PL/strings.php diff --git a/lang/pl-PL/strings.php b/lang/pl-PL/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/pl-PL/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 149360bc53ba4aef49b0523e46ef742dd43d5f81 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:38 -0500 Subject: [PATCH 1601/4012] New translations strings.php (Portuguese) --- lang/pt-PT/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/pt-PT/strings.php diff --git a/lang/pt-PT/strings.php b/lang/pt-PT/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/pt-PT/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 89b0c8ab5514788cbbffd22784a98f434a35766d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:39 -0500 Subject: [PATCH 1602/4012] New translations strings.php (Russian) --- lang/ru-RU/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/ru-RU/strings.php diff --git a/lang/ru-RU/strings.php b/lang/ru-RU/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/ru-RU/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 033b457d03e7438632f60e33dedb0d61e084a6fc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:39 -0500 Subject: [PATCH 1603/4012] New translations strings.php (Serbian (Cyrillic)) --- lang/sr-SP/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/sr-SP/strings.php diff --git a/lang/sr-SP/strings.php b/lang/sr-SP/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/sr-SP/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From cdb0332903705bf8f55ae49ae5f43938f532ef43 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:40 -0500 Subject: [PATCH 1604/4012] New translations strings.php (Swedish) --- lang/sv-SE/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/sv-SE/strings.php diff --git a/lang/sv-SE/strings.php b/lang/sv-SE/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/sv-SE/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 050989d8bd4ca54827db464357ce2db008734d72 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:41 -0500 Subject: [PATCH 1605/4012] New translations strings.php (Turkish) --- lang/tr-TR/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/tr-TR/strings.php diff --git a/lang/tr-TR/strings.php b/lang/tr-TR/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/tr-TR/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 431969ce1402ec55f014affff95ba8ccaba722e9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:42 -0500 Subject: [PATCH 1606/4012] New translations strings.php (Ukrainian) --- lang/uk-UA/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/uk-UA/strings.php diff --git a/lang/uk-UA/strings.php b/lang/uk-UA/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/uk-UA/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 0edc9e81da27458d5dc6789000f1238cd614cdf2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:43 -0500 Subject: [PATCH 1607/4012] New translations strings.php (Chinese Simplified) --- lang/zh-CN/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/zh-CN/strings.php diff --git a/lang/zh-CN/strings.php b/lang/zh-CN/strings.php new file mode 100644 index 00000000000..6896622fe8a --- /dev/null +++ b/lang/zh-CN/strings.php @@ -0,0 +1,98 @@ + '邮箱', + 'password' => '密码', + 'server' => '服务器', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => '名称', + 'node' => '节点', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => '内存', + 'cpu' => 'CPU', + 'disk' => '硬盘', + 'general' => '一般设置', + 'overview' => '概览', + 'location' => '地域', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => '所有者', + 'user' => '用户', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => '令牌', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => '备份', + 'backup_other' => '备份', + 'setting' => 'Setting', + 'setting_one' => '设置', + 'setting_other' => '设置', + 'search' => '搜索', + 'admin_cp' => '管理员控制面板', + 'exit_admin_cp' => '退出管理员控制面板', + 'suspended' => '已挂起', + 'network' => '网络', + 'ip' => 'IP 地址', + 'address' => '地址', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => '网关', + 'mac_address' => 'Mac 地址', + 'none' => '空', + 'unlimited' => '无限制', + 'launch' => '启动', + 'create' => '创建', + 'cancel' => '取消', + 'display_name' => '显示名称', + 'hostname' => '主机名', + 'reinstall' => '重装', + 'template' => '模板', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => '模板分组', + 'system_os_password' => '系统密码', + 'mount' => '挂载', + 'unmount' => '移除挂载', + 'primary' => '主要的', + 'media' => '媒体', + 'save' => '保存', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH 密钥', + 'ssh_key_other' => 'SSH 密钥', + 'version' => '版本号 :version', + 'description' => '描述', + 'visibility' => '可见性', + 'hidden' => '隐藏', + 'size' => '规模', + 'type' => '类型', + 'delete' => '删除', + 'hardware' => '硬件', + 'status' => '状态', + 'bandwidth_usage' => '带宽用量', + 'administrator' => '管理员', + 'last_used' => '最近使用于', + 'success' => '成功', + 'error' => '错误', + 'restore' => '复原', + 'english_chars' => '英文键盘字符', + 'confirm' => '确认', + 'saving' => '保存中......', + 'saved' => '已保存', + 'primary_disk' => '主要硬盘', + 'nameserver' => 'Nameserver', + 'nameserver_one' => '域名解析服务器', + 'nameserver_other' => '域名解析服务器', + 'new' => '新建', + 'add' => '添加', + 'authentication' => '身份验证', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 90416618d0356ddf221a56703c1fabb700841acc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:43 -0500 Subject: [PATCH 1608/4012] New translations strings.php (Chinese Traditional) --- lang/zh-TW/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/zh-TW/strings.php diff --git a/lang/zh-TW/strings.php b/lang/zh-TW/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/zh-TW/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From eec230edc94ccaa7ae23381f600d7d33e400f03b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:44 -0500 Subject: [PATCH 1609/4012] New translations strings.php (English) --- lang/en-US/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/en-US/strings.php diff --git a/lang/en-US/strings.php b/lang/en-US/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/en-US/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 9401e9cee4f59d98963b6a2b9ff268663c6cb54f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:45 -0500 Subject: [PATCH 1610/4012] New translations strings.php (Vietnamese) --- lang/vi-VN/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/vi-VN/strings.php diff --git a/lang/vi-VN/strings.php b/lang/vi-VN/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/vi-VN/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From edacec2ad928ac3398d672ae35ff54ee47720ddc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:46 -0500 Subject: [PATCH 1611/4012] New translations strings.php (Icelandic) --- lang/is-IS/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/is-IS/strings.php diff --git a/lang/is-IS/strings.php b/lang/is-IS/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/is-IS/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 487861d2a0b71ef9ba048d2463a5260150fe23e8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:47 -0500 Subject: [PATCH 1612/4012] New translations strings.php (Portuguese, Brazilian) --- lang/pt-BR/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/pt-BR/strings.php diff --git a/lang/pt-BR/strings.php b/lang/pt-BR/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/pt-BR/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From ee7bd49194d6ddf84c9b8e312ee001ef94e39c58 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:47 -0500 Subject: [PATCH 1613/4012] New translations locations.php (Hindi) --- lang/hi-IN/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/hi-IN/admin/locations.php diff --git a/lang/hi-IN/admin/locations.php b/lang/hi-IN/admin/locations.php new file mode 100644 index 00000000000..ddd231e07fb --- /dev/null +++ b/lang/hi-IN/admin/locations.php @@ -0,0 +1,9 @@ + 'चरित्र पहचानकर्ता', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 8eba2b76d2970d5f443c2ce16e5d4ade29d473ac Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:48 -0500 Subject: [PATCH 1614/4012] New translations index.php (Hindi) --- lang/hi-IN/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/hi-IN/admin/nodes/index.php diff --git a/lang/hi-IN/admin/nodes/index.php b/lang/hi-IN/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/hi-IN/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 23c172f49692ce956e8f47cdd84261f4321f221c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:49 -0500 Subject: [PATCH 1615/4012] New translations backups.php (Hindi) --- lang/hi-IN/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/hi-IN/server/backups.php diff --git a/lang/hi-IN/server/backups.php b/lang/hi-IN/server/backups.php new file mode 100644 index 00000000000..9b915f3abdb --- /dev/null +++ b/lang/hi-IN/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'कोई बैकअप उपलब्ध नहीं है', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 544298cbd77f0a46423f189e56ce66c35a5e6f81 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:50 -0500 Subject: [PATCH 1616/4012] New translations settings.php (Hindi) --- lang/hi-IN/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/hi-IN/server/settings.php diff --git a/lang/hi-IN/server/settings.php b/lang/hi-IN/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/hi-IN/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 231a3c5b80a2c5147bdb05bb896452462446b337 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:51 -0500 Subject: [PATCH 1617/4012] New translations strings.php (Hindi) --- lang/hi-IN/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/hi-IN/strings.php diff --git a/lang/hi-IN/strings.php b/lang/hi-IN/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/hi-IN/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From b570fa3371dc80395c362b6aafd45ff821ee87ec Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:51 -0500 Subject: [PATCH 1618/4012] New translations index.php (Romanian) --- lang/ro-RO/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/ro-RO/admin/servers/index.php diff --git a/lang/ro-RO/admin/servers/index.php b/lang/ro-RO/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/ro-RO/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 7e4bc8445b8e00b66d499a5e77eddb86a767758f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:52 -0500 Subject: [PATCH 1619/4012] New translations overview.php (Romanian) --- lang/ro-RO/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ro-RO/admin/servers/overview.php diff --git a/lang/ro-RO/admin/servers/overview.php b/lang/ro-RO/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/ro-RO/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 8009147842c6edd56959024f6a203733e56f259d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:53 -0500 Subject: [PATCH 1620/4012] New translations settings.php (Romanian) --- lang/ro-RO/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ro-RO/admin/servers/settings.php diff --git a/lang/ro-RO/admin/servers/settings.php b/lang/ro-RO/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/ro-RO/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 2dc8fa1f54720fb4c21ebff9e839e04296023822 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:54 -0500 Subject: [PATCH 1621/4012] New translations index.php (French) --- lang/fr-FR/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/fr-FR/admin/servers/index.php diff --git a/lang/fr-FR/admin/servers/index.php b/lang/fr-FR/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/fr-FR/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 48e06054f54f422f0080ef1501ecc01041cec215 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:54 -0500 Subject: [PATCH 1622/4012] New translations overview.php (French) --- lang/fr-FR/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/fr-FR/admin/servers/overview.php diff --git a/lang/fr-FR/admin/servers/overview.php b/lang/fr-FR/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/fr-FR/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From b27a025511f405074194d9ead3c8faed35657322 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:55 -0500 Subject: [PATCH 1623/4012] New translations settings.php (French) --- lang/fr-FR/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/fr-FR/admin/servers/settings.php diff --git a/lang/fr-FR/admin/servers/settings.php b/lang/fr-FR/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/fr-FR/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 6c8d74a8cb54855e9700069ca7f59d0e6c54c05b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:56 -0500 Subject: [PATCH 1624/4012] New translations index.php (Spanish) --- lang/es-ES/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/es-ES/admin/servers/index.php diff --git a/lang/es-ES/admin/servers/index.php b/lang/es-ES/admin/servers/index.php new file mode 100644 index 00000000000..c9b9e34d1eb --- /dev/null +++ b/lang/es-ES/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Limite Copias de Seguridad', + 'bandwidth_limit' => 'Limite Ancho de Banda', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Debe crear una VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Crear un Servidor', + ], + 'manage_server' => 'Gestionar Servidor', + 'server_build' => [ + 'title' => 'Creación de Servidor', + ], + 'server_info' => [ + 'title' => 'Información del Servidor', + ], + 'suspension' => [ + 'title' => 'Suspensión', + 'description' => 'Cambia el estado de suspensión del servidor.', + 'not_suspended' => 'Este servidor no está suspendido', + 'suspended' => 'Este servidor está suspendido', + ], + 'delete_server' => [ + 'title' => 'Eliminar Servidor', + 'description' => 'El servidor se eliminará de Convoy. Las Copias de Seguridad y otros datos asociados serán destruidos. Sin embargo, puede marcar la casilla de abajo para mantener la máquina virtual y los datos en el nodo Proxmox.', + 'dont_purge' => 'No purgar VM y archivos relacionados', + ], +]; From f9e720b377802c34707cda8ececd6d63d437ac25 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:57 -0500 Subject: [PATCH 1625/4012] New translations overview.php (Spanish) --- lang/es-ES/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/es-ES/admin/servers/overview.php diff --git a/lang/es-ES/admin/servers/overview.php b/lang/es-ES/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/es-ES/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From cb61d960abadd584a3890300da9b9ea3ee0d1cc4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:58 -0500 Subject: [PATCH 1626/4012] New translations settings.php (Spanish) --- lang/es-ES/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/es-ES/admin/servers/settings.php diff --git a/lang/es-ES/admin/servers/settings.php b/lang/es-ES/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/es-ES/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 4ffb6314646930fc2cd72ec7e380a9183929a691 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:58 -0500 Subject: [PATCH 1627/4012] New translations index.php (Afrikaans) --- lang/af-ZA/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/af-ZA/admin/servers/index.php diff --git a/lang/af-ZA/admin/servers/index.php b/lang/af-ZA/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/af-ZA/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From a1504901987f4fcd0e9280be7e8e49a9d0ff4665 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:40:59 -0500 Subject: [PATCH 1628/4012] New translations overview.php (Afrikaans) --- lang/af-ZA/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/af-ZA/admin/servers/overview.php diff --git a/lang/af-ZA/admin/servers/overview.php b/lang/af-ZA/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/af-ZA/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From e13c1cdab5cef4ccfb79a1d04bd8802e2b70d7d7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:00 -0500 Subject: [PATCH 1629/4012] New translations settings.php (Afrikaans) --- lang/af-ZA/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/af-ZA/admin/servers/settings.php diff --git a/lang/af-ZA/admin/servers/settings.php b/lang/af-ZA/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/af-ZA/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 4f795713c562ee58352c4adcca9a4bbe34d3c7f3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:01 -0500 Subject: [PATCH 1630/4012] New translations index.php (Arabic) --- lang/ar-SA/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/ar-SA/admin/servers/index.php diff --git a/lang/ar-SA/admin/servers/index.php b/lang/ar-SA/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/ar-SA/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From fb709e3a1b338efc8db454cf2937f51859a0f150 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:02 -0500 Subject: [PATCH 1631/4012] New translations overview.php (Arabic) --- lang/ar-SA/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ar-SA/admin/servers/overview.php diff --git a/lang/ar-SA/admin/servers/overview.php b/lang/ar-SA/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/ar-SA/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 1c0e9ab1bbb47957690fb63d16d1581ef1763371 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:02 -0500 Subject: [PATCH 1632/4012] New translations settings.php (Arabic) --- lang/ar-SA/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ar-SA/admin/servers/settings.php diff --git a/lang/ar-SA/admin/servers/settings.php b/lang/ar-SA/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/ar-SA/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From a469ea381dbc1d80a0bc27c13eb4c62c5a460406 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:03 -0500 Subject: [PATCH 1633/4012] New translations index.php (Catalan) --- lang/ca-ES/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/ca-ES/admin/servers/index.php diff --git a/lang/ca-ES/admin/servers/index.php b/lang/ca-ES/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/ca-ES/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From a5680f9f56751e8bd0f3590e1789cc215ca162a7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:04 -0500 Subject: [PATCH 1634/4012] New translations overview.php (Catalan) --- lang/ca-ES/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ca-ES/admin/servers/overview.php diff --git a/lang/ca-ES/admin/servers/overview.php b/lang/ca-ES/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/ca-ES/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 7c16e1d6d1cc9e72403109b919b83db8c1b0f0ba Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:05 -0500 Subject: [PATCH 1635/4012] New translations settings.php (Catalan) --- lang/ca-ES/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ca-ES/admin/servers/settings.php diff --git a/lang/ca-ES/admin/servers/settings.php b/lang/ca-ES/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/ca-ES/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From c4aa68df90dcc5e4ddee4626372b76b4003ebccc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:05 -0500 Subject: [PATCH 1636/4012] New translations index.php (Czech) --- lang/cs-CZ/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/cs-CZ/admin/servers/index.php diff --git a/lang/cs-CZ/admin/servers/index.php b/lang/cs-CZ/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/cs-CZ/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From adc991f1c5dd470ba6ce69a1e530ecbac4367ba2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:06 -0500 Subject: [PATCH 1637/4012] New translations overview.php (Czech) --- lang/cs-CZ/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/cs-CZ/admin/servers/overview.php diff --git a/lang/cs-CZ/admin/servers/overview.php b/lang/cs-CZ/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/cs-CZ/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 4b55ccac4ddc2fd9bb1c1665f288104d01b9a075 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:07 -0500 Subject: [PATCH 1638/4012] New translations settings.php (Czech) --- lang/cs-CZ/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/cs-CZ/admin/servers/settings.php diff --git a/lang/cs-CZ/admin/servers/settings.php b/lang/cs-CZ/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/cs-CZ/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 2f747c75df8d7f42528327534a4e8ff01b6b6d09 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:08 -0500 Subject: [PATCH 1639/4012] New translations index.php (Danish) --- lang/da-DK/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/da-DK/admin/servers/index.php diff --git a/lang/da-DK/admin/servers/index.php b/lang/da-DK/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/da-DK/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From dad05c6d07abac9d61ec9b3afd659e61ecf45db1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:09 -0500 Subject: [PATCH 1640/4012] New translations overview.php (Danish) --- lang/da-DK/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/da-DK/admin/servers/overview.php diff --git a/lang/da-DK/admin/servers/overview.php b/lang/da-DK/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/da-DK/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From cf382095667cb1f2ae80e8749540e3a431822728 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:10 -0500 Subject: [PATCH 1641/4012] New translations settings.php (Danish) --- lang/da-DK/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/da-DK/admin/servers/settings.php diff --git a/lang/da-DK/admin/servers/settings.php b/lang/da-DK/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/da-DK/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From d4f86c85ae90ac0c0b36ac7483a8e4e37a1cfbad Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:11 -0500 Subject: [PATCH 1642/4012] New translations index.php (German) --- lang/de-DE/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/de-DE/admin/servers/index.php diff --git a/lang/de-DE/admin/servers/index.php b/lang/de-DE/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/de-DE/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 37fddb312410677f8cab5e7d87ae4c93d7e7e8fb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:11 -0500 Subject: [PATCH 1643/4012] New translations overview.php (German) --- lang/de-DE/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/de-DE/admin/servers/overview.php diff --git a/lang/de-DE/admin/servers/overview.php b/lang/de-DE/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/de-DE/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 80740f10d4c5a9be4f3fa135fc0e26fe58d3fab3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:12 -0500 Subject: [PATCH 1644/4012] New translations settings.php (German) --- lang/de-DE/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/de-DE/admin/servers/settings.php diff --git a/lang/de-DE/admin/servers/settings.php b/lang/de-DE/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/de-DE/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 279d2a9578165f9a786f54d6b9acc52fe398fe9e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:13 -0500 Subject: [PATCH 1645/4012] New translations index.php (Greek) --- lang/el-GR/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/el-GR/admin/servers/index.php diff --git a/lang/el-GR/admin/servers/index.php b/lang/el-GR/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/el-GR/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From cfe0f14703ee46e291b4cddeeb4ae192fdecba02 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:14 -0500 Subject: [PATCH 1646/4012] New translations overview.php (Greek) --- lang/el-GR/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/el-GR/admin/servers/overview.php diff --git a/lang/el-GR/admin/servers/overview.php b/lang/el-GR/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/el-GR/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 37f61f82d650501e1db770291f44d7b79bba172c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:14 -0500 Subject: [PATCH 1647/4012] New translations settings.php (Greek) --- lang/el-GR/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/el-GR/admin/servers/settings.php diff --git a/lang/el-GR/admin/servers/settings.php b/lang/el-GR/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/el-GR/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 2996b1a95a5cb17822baf2e926900d54b7318696 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:15 -0500 Subject: [PATCH 1648/4012] New translations index.php (Finnish) --- lang/fi-FI/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/fi-FI/admin/servers/index.php diff --git a/lang/fi-FI/admin/servers/index.php b/lang/fi-FI/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/fi-FI/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From b4d9397c5a2aa5ed7dc41cfe834f2f861acf3514 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:16 -0500 Subject: [PATCH 1649/4012] New translations overview.php (Finnish) --- lang/fi-FI/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/fi-FI/admin/servers/overview.php diff --git a/lang/fi-FI/admin/servers/overview.php b/lang/fi-FI/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/fi-FI/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 83d3ff2c174f0045034d74784a43c73d10614a46 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:17 -0500 Subject: [PATCH 1650/4012] New translations settings.php (Finnish) --- lang/fi-FI/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/fi-FI/admin/servers/settings.php diff --git a/lang/fi-FI/admin/servers/settings.php b/lang/fi-FI/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/fi-FI/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 1973f08b3c63903ac9afb64f2843da4d5be79463 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:18 -0500 Subject: [PATCH 1651/4012] New translations index.php (Hebrew) --- lang/he-IL/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/he-IL/admin/servers/index.php diff --git a/lang/he-IL/admin/servers/index.php b/lang/he-IL/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/he-IL/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 474972d7dfcc0307e12e2e10b5e2a76109586d9f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:19 -0500 Subject: [PATCH 1652/4012] New translations overview.php (Hebrew) --- lang/he-IL/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/he-IL/admin/servers/overview.php diff --git a/lang/he-IL/admin/servers/overview.php b/lang/he-IL/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/he-IL/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 444c45c72c4b789f4c55953f956036dc3cda798e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:19 -0500 Subject: [PATCH 1653/4012] New translations settings.php (Hebrew) --- lang/he-IL/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/he-IL/admin/servers/settings.php diff --git a/lang/he-IL/admin/servers/settings.php b/lang/he-IL/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/he-IL/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 448e1cc6abe00008ada505a9fb93900d6ccf052b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:20 -0500 Subject: [PATCH 1654/4012] New translations index.php (Hungarian) --- lang/hu-HU/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/hu-HU/admin/servers/index.php diff --git a/lang/hu-HU/admin/servers/index.php b/lang/hu-HU/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/hu-HU/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 1077d9ecc9f0cc478a68df11d36be52d8a9b5b38 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:21 -0500 Subject: [PATCH 1655/4012] New translations overview.php (Hungarian) --- lang/hu-HU/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/hu-HU/admin/servers/overview.php diff --git a/lang/hu-HU/admin/servers/overview.php b/lang/hu-HU/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/hu-HU/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 8ab32200b722a72060ff159169d20ddfbfaaba35 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:22 -0500 Subject: [PATCH 1656/4012] New translations settings.php (Hungarian) --- lang/hu-HU/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/hu-HU/admin/servers/settings.php diff --git a/lang/hu-HU/admin/servers/settings.php b/lang/hu-HU/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/hu-HU/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From f126579a339685ef78859608ea3936d361504f83 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:22 -0500 Subject: [PATCH 1657/4012] New translations index.php (Italian) --- lang/it-IT/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/it-IT/admin/servers/index.php diff --git a/lang/it-IT/admin/servers/index.php b/lang/it-IT/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/it-IT/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From f7b9556489be5b67b9684485622793633a8b994a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:23 -0500 Subject: [PATCH 1658/4012] New translations overview.php (Italian) --- lang/it-IT/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/it-IT/admin/servers/overview.php diff --git a/lang/it-IT/admin/servers/overview.php b/lang/it-IT/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/it-IT/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 84891728421b0c4c1ed7612fa9ecdf4d6f7d2671 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:24 -0500 Subject: [PATCH 1659/4012] New translations settings.php (Italian) --- lang/it-IT/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/it-IT/admin/servers/settings.php diff --git a/lang/it-IT/admin/servers/settings.php b/lang/it-IT/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/it-IT/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From e7d813a108f7bcb70002e9c2d767ef3e355c2514 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:25 -0500 Subject: [PATCH 1660/4012] New translations index.php (Japanese) --- lang/ja-JP/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/ja-JP/admin/servers/index.php diff --git a/lang/ja-JP/admin/servers/index.php b/lang/ja-JP/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/ja-JP/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 8f75a04378da0b1ff7178a234cf1493655830b3e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:26 -0500 Subject: [PATCH 1661/4012] New translations overview.php (Japanese) --- lang/ja-JP/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ja-JP/admin/servers/overview.php diff --git a/lang/ja-JP/admin/servers/overview.php b/lang/ja-JP/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/ja-JP/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 674203ee58970f5275acd7c480a33333af9a7609 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:26 -0500 Subject: [PATCH 1662/4012] New translations settings.php (Japanese) --- lang/ja-JP/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ja-JP/admin/servers/settings.php diff --git a/lang/ja-JP/admin/servers/settings.php b/lang/ja-JP/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/ja-JP/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From bbbd0d68f43defc21830e0fa2700ab7862748937 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:27 -0500 Subject: [PATCH 1663/4012] New translations index.php (Korean) --- lang/ko-KR/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/ko-KR/admin/servers/index.php diff --git a/lang/ko-KR/admin/servers/index.php b/lang/ko-KR/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/ko-KR/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 0a743093f98bb6e5abf6d8617d2c4d2173c7b5df Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:28 -0500 Subject: [PATCH 1664/4012] New translations overview.php (Korean) --- lang/ko-KR/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ko-KR/admin/servers/overview.php diff --git a/lang/ko-KR/admin/servers/overview.php b/lang/ko-KR/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/ko-KR/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 772de16cc7fbdefebffb8c8c7875880cf6c66135 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:29 -0500 Subject: [PATCH 1665/4012] New translations settings.php (Korean) --- lang/ko-KR/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ko-KR/admin/servers/settings.php diff --git a/lang/ko-KR/admin/servers/settings.php b/lang/ko-KR/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/ko-KR/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 3aca4a6a4f2bc3b1d5cb6b86212960cd7d8ebab8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:30 -0500 Subject: [PATCH 1666/4012] New translations index.php (Dutch) --- lang/nl-NL/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/nl-NL/admin/servers/index.php diff --git a/lang/nl-NL/admin/servers/index.php b/lang/nl-NL/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/nl-NL/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 953efd8c1ef072cf60d235894ba31e267a857ad8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:30 -0500 Subject: [PATCH 1667/4012] New translations overview.php (Dutch) --- lang/nl-NL/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/nl-NL/admin/servers/overview.php diff --git a/lang/nl-NL/admin/servers/overview.php b/lang/nl-NL/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/nl-NL/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From bf40af0eb9480fe65cc061a4d9761d84e333adfa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:31 -0500 Subject: [PATCH 1668/4012] New translations settings.php (Dutch) --- lang/nl-NL/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/nl-NL/admin/servers/settings.php diff --git a/lang/nl-NL/admin/servers/settings.php b/lang/nl-NL/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/nl-NL/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 640a7e8d2ff76839f5ad306768f70b5f1af031fe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:32 -0500 Subject: [PATCH 1669/4012] New translations index.php (Norwegian) --- lang/no-NO/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/no-NO/admin/servers/index.php diff --git a/lang/no-NO/admin/servers/index.php b/lang/no-NO/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/no-NO/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 82ee1ad88372c619e3619d13ef40831beef6f38e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:33 -0500 Subject: [PATCH 1670/4012] New translations overview.php (Norwegian) --- lang/no-NO/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/no-NO/admin/servers/overview.php diff --git a/lang/no-NO/admin/servers/overview.php b/lang/no-NO/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/no-NO/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From a39a1cfbd1bb421af3ff2b89b2cc18db3a363750 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:33 -0500 Subject: [PATCH 1671/4012] New translations settings.php (Norwegian) --- lang/no-NO/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/no-NO/admin/servers/settings.php diff --git a/lang/no-NO/admin/servers/settings.php b/lang/no-NO/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/no-NO/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From eeca132e80e71c8ccb5bb7693af31f3890ded43a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:34 -0500 Subject: [PATCH 1672/4012] New translations index.php (Polish) --- lang/pl-PL/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/pl-PL/admin/servers/index.php diff --git a/lang/pl-PL/admin/servers/index.php b/lang/pl-PL/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/pl-PL/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From fe40488faff66813a69303b28862ba54e2263925 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:35 -0500 Subject: [PATCH 1673/4012] New translations overview.php (Polish) --- lang/pl-PL/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/pl-PL/admin/servers/overview.php diff --git a/lang/pl-PL/admin/servers/overview.php b/lang/pl-PL/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/pl-PL/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 1f0a1ab062be4dbe9a750f6e9aed0220491aca03 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:36 -0500 Subject: [PATCH 1674/4012] New translations settings.php (Polish) --- lang/pl-PL/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pl-PL/admin/servers/settings.php diff --git a/lang/pl-PL/admin/servers/settings.php b/lang/pl-PL/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/pl-PL/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 9bcf504797a23b5708c7dc03c37520573a5df565 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:36 -0500 Subject: [PATCH 1675/4012] New translations index.php (Portuguese) --- lang/pt-PT/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/pt-PT/admin/servers/index.php diff --git a/lang/pt-PT/admin/servers/index.php b/lang/pt-PT/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/pt-PT/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 015f76d10ec9a5f5860ca93a01023042ab133341 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:37 -0500 Subject: [PATCH 1676/4012] New translations overview.php (Portuguese) --- lang/pt-PT/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/pt-PT/admin/servers/overview.php diff --git a/lang/pt-PT/admin/servers/overview.php b/lang/pt-PT/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/pt-PT/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 8e4c3c851561a14bf4c2b5fc92d9c349fa5b748d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:38 -0500 Subject: [PATCH 1677/4012] New translations settings.php (Portuguese) --- lang/pt-PT/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pt-PT/admin/servers/settings.php diff --git a/lang/pt-PT/admin/servers/settings.php b/lang/pt-PT/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/pt-PT/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 0a19209f23ddc9400bfefb08351ad2fa5e39d50a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:39 -0500 Subject: [PATCH 1678/4012] New translations index.php (Russian) --- lang/ru-RU/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/ru-RU/admin/servers/index.php diff --git a/lang/ru-RU/admin/servers/index.php b/lang/ru-RU/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/ru-RU/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From cceef22bc9173e2760c79ea1b60f1e76ec9e5b62 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:40 -0500 Subject: [PATCH 1679/4012] New translations overview.php (Russian) --- lang/ru-RU/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ru-RU/admin/servers/overview.php diff --git a/lang/ru-RU/admin/servers/overview.php b/lang/ru-RU/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/ru-RU/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From f7027ceb40d443636b79415ee3bffde727889f8c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:40 -0500 Subject: [PATCH 1680/4012] New translations settings.php (Russian) --- lang/ru-RU/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ru-RU/admin/servers/settings.php diff --git a/lang/ru-RU/admin/servers/settings.php b/lang/ru-RU/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/ru-RU/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From c7a3b6183e61f656af737450daf79010ca213e73 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:41 -0500 Subject: [PATCH 1681/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr-SP/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/sr-SP/admin/servers/index.php diff --git a/lang/sr-SP/admin/servers/index.php b/lang/sr-SP/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/sr-SP/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 510e73f9a481c27070639849af13298171fa9a04 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:42 -0500 Subject: [PATCH 1682/4012] New translations overview.php (Serbian (Cyrillic)) --- lang/sr-SP/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/sr-SP/admin/servers/overview.php diff --git a/lang/sr-SP/admin/servers/overview.php b/lang/sr-SP/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/sr-SP/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From fd378459a86a48c91fd14f962f6480f40abbbd4b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:43 -0500 Subject: [PATCH 1683/4012] New translations settings.php (Serbian (Cyrillic)) --- lang/sr-SP/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/sr-SP/admin/servers/settings.php diff --git a/lang/sr-SP/admin/servers/settings.php b/lang/sr-SP/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/sr-SP/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 41b38cc446b8f0bcd0fa9809bc34a690dfbb1ebf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:44 -0500 Subject: [PATCH 1684/4012] New translations index.php (Swedish) --- lang/sv-SE/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/sv-SE/admin/servers/index.php diff --git a/lang/sv-SE/admin/servers/index.php b/lang/sv-SE/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/sv-SE/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From ed69b45804d01d38f880f826ec7d6fadf5f3bac1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:44 -0500 Subject: [PATCH 1685/4012] New translations overview.php (Swedish) --- lang/sv-SE/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/sv-SE/admin/servers/overview.php diff --git a/lang/sv-SE/admin/servers/overview.php b/lang/sv-SE/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/sv-SE/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 9d2ed92d65aff3f6b1f2abeb02099cf491e65b36 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:45 -0500 Subject: [PATCH 1686/4012] New translations settings.php (Swedish) --- lang/sv-SE/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/sv-SE/admin/servers/settings.php diff --git a/lang/sv-SE/admin/servers/settings.php b/lang/sv-SE/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/sv-SE/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From a9f6ba2f155c9851ce044d0995b31513f192000a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:46 -0500 Subject: [PATCH 1687/4012] New translations index.php (Turkish) --- lang/tr-TR/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/tr-TR/admin/servers/index.php diff --git a/lang/tr-TR/admin/servers/index.php b/lang/tr-TR/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/tr-TR/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From a8c8cb0cecb40bc577d8adb6b720a7439c09eebf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:47 -0500 Subject: [PATCH 1688/4012] New translations overview.php (Turkish) --- lang/tr-TR/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/tr-TR/admin/servers/overview.php diff --git a/lang/tr-TR/admin/servers/overview.php b/lang/tr-TR/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/tr-TR/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 54e534f837c2d66b43dd2411a75ca97b63aa29c6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:47 -0500 Subject: [PATCH 1689/4012] New translations settings.php (Turkish) --- lang/tr-TR/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/tr-TR/admin/servers/settings.php diff --git a/lang/tr-TR/admin/servers/settings.php b/lang/tr-TR/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/tr-TR/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 27516aac17003acb1a6adcaa0a86ed62f95462ac Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:48 -0500 Subject: [PATCH 1690/4012] New translations index.php (Ukrainian) --- lang/uk-UA/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/uk-UA/admin/servers/index.php diff --git a/lang/uk-UA/admin/servers/index.php b/lang/uk-UA/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/uk-UA/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From b7aff99f6500b18c55bb26be5a799da81ad49c51 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:49 -0500 Subject: [PATCH 1691/4012] New translations overview.php (Ukrainian) --- lang/uk-UA/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/uk-UA/admin/servers/overview.php diff --git a/lang/uk-UA/admin/servers/overview.php b/lang/uk-UA/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/uk-UA/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 766e653e471c584d8f9086c47f10bb94bca30d19 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:50 -0500 Subject: [PATCH 1692/4012] New translations settings.php (Ukrainian) --- lang/uk-UA/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/uk-UA/admin/servers/settings.php diff --git a/lang/uk-UA/admin/servers/settings.php b/lang/uk-UA/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/uk-UA/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 817c7151b71faacb9bd52775d55ce24012e25e96 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:51 -0500 Subject: [PATCH 1693/4012] New translations index.php (Chinese Simplified) --- lang/zh-CN/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/zh-CN/admin/servers/index.php diff --git a/lang/zh-CN/admin/servers/index.php b/lang/zh-CN/admin/servers/index.php new file mode 100644 index 00000000000..3aea33eb346 --- /dev/null +++ b/lang/zh-CN/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => '备份限制', + 'bandwidth_limit' => '带宽限制', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => '是否创建虚拟机', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => '创建服务器', + ], + 'manage_server' => '管理服务器', + 'server_build' => [ + 'title' => '服务器构建', + ], + 'server_info' => [ + 'title' => '服务器信息', + ], + 'suspension' => [ + 'title' => '暂停服务器', + 'description' => '切换服务器是否处于暂停状态。', + 'not_suspended' => '服务器尚未被暂停。', + 'suspended' => '服务器已被暂停。', + ], + 'delete_server' => [ + 'title' => '删除服务器', + 'description' => '此操作将服务器从 Convoy 中删除。备份和其他相关数据将被销毁。通过勾选下面的复选框,你仍可以将虚拟机和数据保存在 Proxmox 节点上。', + 'dont_purge' => '不要彻底删除虚拟机及相关文件', + ], +]; From 0d30a6f9fd7562554278ce94fafe87ffaaf90324 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:51 -0500 Subject: [PATCH 1694/4012] New translations overview.php (Chinese Simplified) --- lang/zh-CN/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/zh-CN/admin/servers/overview.php diff --git a/lang/zh-CN/admin/servers/overview.php b/lang/zh-CN/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/zh-CN/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 0e56d66956c34daf54ccce3f5ce4b761c86b0402 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:52 -0500 Subject: [PATCH 1695/4012] New translations settings.php (Chinese Simplified) --- lang/zh-CN/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/zh-CN/admin/servers/settings.php diff --git a/lang/zh-CN/admin/servers/settings.php b/lang/zh-CN/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/zh-CN/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 486ac09a180d5e653e9a01e14cdf5647a51df81c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:53 -0500 Subject: [PATCH 1696/4012] New translations index.php (Chinese Traditional) --- lang/zh-TW/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/zh-TW/admin/servers/index.php diff --git a/lang/zh-TW/admin/servers/index.php b/lang/zh-TW/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/zh-TW/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From efad34ee1e601b7c302a6d6491b2ef075470c706 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:54 -0500 Subject: [PATCH 1697/4012] New translations overview.php (Chinese Traditional) --- lang/zh-TW/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/zh-TW/admin/servers/overview.php diff --git a/lang/zh-TW/admin/servers/overview.php b/lang/zh-TW/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/zh-TW/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From f80a052cd3d66a1ddbd0caca8ce56186f9ac2b89 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:55 -0500 Subject: [PATCH 1698/4012] New translations settings.php (Chinese Traditional) --- lang/zh-TW/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/zh-TW/admin/servers/settings.php diff --git a/lang/zh-TW/admin/servers/settings.php b/lang/zh-TW/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/zh-TW/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 3ba84d7302ee54ff32914d2ad1650eed86e869c4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:55 -0500 Subject: [PATCH 1699/4012] New translations index.php (English) --- lang/en-US/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/en-US/admin/servers/index.php diff --git a/lang/en-US/admin/servers/index.php b/lang/en-US/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/en-US/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From c801f93c33d48822833c7fb285b3c861cee34069 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:56 -0500 Subject: [PATCH 1700/4012] New translations overview.php (English) --- lang/en-US/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/en-US/admin/servers/overview.php diff --git a/lang/en-US/admin/servers/overview.php b/lang/en-US/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/en-US/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 45f478933ee8450fe281285773b7bd90f0a3451a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:57 -0500 Subject: [PATCH 1701/4012] New translations settings.php (English) --- lang/en-US/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/en-US/admin/servers/settings.php diff --git a/lang/en-US/admin/servers/settings.php b/lang/en-US/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/en-US/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From c1fc9989674cbacfe10e0a79fb76ea094459b6b1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:58 -0500 Subject: [PATCH 1702/4012] New translations index.php (Vietnamese) --- lang/vi-VN/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/vi-VN/admin/servers/index.php diff --git a/lang/vi-VN/admin/servers/index.php b/lang/vi-VN/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/vi-VN/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 1c5ac00e2e31bd5b33de83bd904bd8b39275e0fc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:41:59 -0500 Subject: [PATCH 1703/4012] New translations overview.php (Vietnamese) --- lang/vi-VN/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/vi-VN/admin/servers/overview.php diff --git a/lang/vi-VN/admin/servers/overview.php b/lang/vi-VN/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/vi-VN/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From bf4789321217ef0febbe14e783fc37f419487aa6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:00 -0500 Subject: [PATCH 1704/4012] New translations settings.php (Vietnamese) --- lang/vi-VN/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/vi-VN/admin/servers/settings.php diff --git a/lang/vi-VN/admin/servers/settings.php b/lang/vi-VN/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/vi-VN/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From c2c5de8c8974ae01a567b737a4e7a5bdb6d9c457 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:00 -0500 Subject: [PATCH 1705/4012] New translations index.php (Icelandic) --- lang/is-IS/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/is-IS/admin/servers/index.php diff --git a/lang/is-IS/admin/servers/index.php b/lang/is-IS/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/is-IS/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From aadb3ce362c3492d3c49ddfdd38d3134260f13de Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:01 -0500 Subject: [PATCH 1706/4012] New translations overview.php (Icelandic) --- lang/is-IS/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/is-IS/admin/servers/overview.php diff --git a/lang/is-IS/admin/servers/overview.php b/lang/is-IS/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/is-IS/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 7b77ff19451e98c65e1679a072128a18e5e1f1bd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:02 -0500 Subject: [PATCH 1707/4012] New translations settings.php (Icelandic) --- lang/is-IS/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/is-IS/admin/servers/settings.php diff --git a/lang/is-IS/admin/servers/settings.php b/lang/is-IS/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/is-IS/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 8c4f322274e0ef67780bddce2dc65a94eb701345 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:03 -0500 Subject: [PATCH 1708/4012] New translations index.php (Portuguese, Brazilian) --- lang/pt-BR/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/pt-BR/admin/servers/index.php diff --git a/lang/pt-BR/admin/servers/index.php b/lang/pt-BR/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/pt-BR/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From f008f433ddf6b89ab7e142d5de1a31bd1ff753bf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:04 -0500 Subject: [PATCH 1709/4012] New translations overview.php (Portuguese, Brazilian) --- lang/pt-BR/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/pt-BR/admin/servers/overview.php diff --git a/lang/pt-BR/admin/servers/overview.php b/lang/pt-BR/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/pt-BR/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 8f69d85f6db688d9ae05bcbd7f9242b885708acb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:04 -0500 Subject: [PATCH 1710/4012] New translations settings.php (Portuguese, Brazilian) --- lang/pt-BR/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pt-BR/admin/servers/settings.php diff --git a/lang/pt-BR/admin/servers/settings.php b/lang/pt-BR/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/pt-BR/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 0a32680b1a755e780c1453db388c6c48819fb132 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:05 -0500 Subject: [PATCH 1711/4012] New translations index.php (Hindi) --- lang/hi-IN/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/hi-IN/admin/servers/index.php diff --git a/lang/hi-IN/admin/servers/index.php b/lang/hi-IN/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/hi-IN/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From bdfe5e07b4166bbe0c1cb3a5e31d5ae9ff7cf8f1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:06 -0500 Subject: [PATCH 1712/4012] New translations overview.php (Hindi) --- lang/hi-IN/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/hi-IN/admin/servers/overview.php diff --git a/lang/hi-IN/admin/servers/overview.php b/lang/hi-IN/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/hi-IN/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From a756bfb41b214cabd14728ae6ce0c2b5cefade94 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:07 -0500 Subject: [PATCH 1713/4012] New translations settings.php (Hindi) --- lang/hi-IN/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/hi-IN/admin/servers/settings.php diff --git a/lang/hi-IN/admin/servers/settings.php b/lang/hi-IN/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/hi-IN/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From ff9ae3bbbda97a03e00ca1027f44e955d38dcea0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:08 -0500 Subject: [PATCH 1714/4012] New translations tokens.php (Romanian) --- lang/ro-RO/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ro-RO/admin/tokens.php diff --git a/lang/ro-RO/admin/tokens.php b/lang/ro-RO/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/ro-RO/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 2ad842fc420316dba337bc3e13b2bbafae3bd3a1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:08 -0500 Subject: [PATCH 1715/4012] New translations tokens.php (French) --- lang/fr-FR/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/fr-FR/admin/tokens.php diff --git a/lang/fr-FR/admin/tokens.php b/lang/fr-FR/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/fr-FR/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 5b3fab198f773a7472208d9864c85ed6a2c236d8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:09 -0500 Subject: [PATCH 1716/4012] New translations tokens.php (Spanish) --- lang/es-ES/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/es-ES/admin/tokens.php diff --git a/lang/es-ES/admin/tokens.php b/lang/es-ES/admin/tokens.php new file mode 100644 index 00000000000..f764b5e8f4a --- /dev/null +++ b/lang/es-ES/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Crear un Token', + ], + 'created_modal' => [ + 'title' => 'Token Creado', + 'description' => 'Aquí está su token de API recién creado. Tenga en cuenta el valor del token, ya que es la única y última vez que lo verá.', + 'button' => 'Vale, lo he copiado', + ], +]; From 7c1fc673a759ddc26a2b96f32c72e74d4887aeb4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:10 -0500 Subject: [PATCH 1717/4012] New translations tokens.php (Afrikaans) --- lang/af-ZA/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/af-ZA/admin/tokens.php diff --git a/lang/af-ZA/admin/tokens.php b/lang/af-ZA/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/af-ZA/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 5b6043d7bb57dd3b09fe26f072483672c68a6baf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:11 -0500 Subject: [PATCH 1718/4012] New translations tokens.php (Arabic) --- lang/ar-SA/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ar-SA/admin/tokens.php diff --git a/lang/ar-SA/admin/tokens.php b/lang/ar-SA/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/ar-SA/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 4d7fa8942ff0bff75a5958e6b99872402731078f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:12 -0500 Subject: [PATCH 1719/4012] New translations tokens.php (Catalan) --- lang/ca-ES/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ca-ES/admin/tokens.php diff --git a/lang/ca-ES/admin/tokens.php b/lang/ca-ES/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/ca-ES/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 439944807c64dbcd92c5aeec026ae5ea6fd3489f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:12 -0500 Subject: [PATCH 1720/4012] New translations tokens.php (Czech) --- lang/cs-CZ/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/cs-CZ/admin/tokens.php diff --git a/lang/cs-CZ/admin/tokens.php b/lang/cs-CZ/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/cs-CZ/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 2236a4b7fa767bf786c10114e81040c94d1ccdae Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:13 -0500 Subject: [PATCH 1721/4012] New translations tokens.php (Danish) --- lang/da-DK/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/da-DK/admin/tokens.php diff --git a/lang/da-DK/admin/tokens.php b/lang/da-DK/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/da-DK/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 036007c01009f83785ee91838740f414dd1c0b12 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:14 -0500 Subject: [PATCH 1722/4012] New translations tokens.php (German) --- lang/de-DE/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/de-DE/admin/tokens.php diff --git a/lang/de-DE/admin/tokens.php b/lang/de-DE/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/de-DE/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From fafe8239aa38099b4f99bb606bff548e1702e2d2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:15 -0500 Subject: [PATCH 1723/4012] New translations tokens.php (Greek) --- lang/el-GR/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/el-GR/admin/tokens.php diff --git a/lang/el-GR/admin/tokens.php b/lang/el-GR/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/el-GR/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From ff7686a14b17496b0222b7f5a1644452e18cd2e7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:15 -0500 Subject: [PATCH 1724/4012] New translations tokens.php (Finnish) --- lang/fi-FI/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/fi-FI/admin/tokens.php diff --git a/lang/fi-FI/admin/tokens.php b/lang/fi-FI/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/fi-FI/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 63da76449d1027b4fef9e6b28a4bd7eee6e7c621 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:16 -0500 Subject: [PATCH 1725/4012] New translations tokens.php (Hebrew) --- lang/he-IL/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/he-IL/admin/tokens.php diff --git a/lang/he-IL/admin/tokens.php b/lang/he-IL/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/he-IL/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 0e9ec3a6d875d8c8bdcac539bdfb326146b839f7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:17 -0500 Subject: [PATCH 1726/4012] New translations tokens.php (Hungarian) --- lang/hu-HU/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/hu-HU/admin/tokens.php diff --git a/lang/hu-HU/admin/tokens.php b/lang/hu-HU/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/hu-HU/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From b1828a0fc84b2dc7b6c2e98c894d31b81c3a4f11 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:18 -0500 Subject: [PATCH 1727/4012] New translations tokens.php (Italian) --- lang/it-IT/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/it-IT/admin/tokens.php diff --git a/lang/it-IT/admin/tokens.php b/lang/it-IT/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/it-IT/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From f55e6b055d8b639a3e786cad974c1424bb5e1fbd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:19 -0500 Subject: [PATCH 1728/4012] New translations tokens.php (Japanese) --- lang/ja-JP/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ja-JP/admin/tokens.php diff --git a/lang/ja-JP/admin/tokens.php b/lang/ja-JP/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/ja-JP/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From adb1303b85644daedd0771f01e855166fe97de36 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:20 -0500 Subject: [PATCH 1729/4012] New translations tokens.php (Korean) --- lang/ko-KR/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ko-KR/admin/tokens.php diff --git a/lang/ko-KR/admin/tokens.php b/lang/ko-KR/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/ko-KR/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From e417d25a570d90e9a7b9ec38a4dda3ba37a3ca8a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:20 -0500 Subject: [PATCH 1730/4012] New translations tokens.php (Dutch) --- lang/nl-NL/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/nl-NL/admin/tokens.php diff --git a/lang/nl-NL/admin/tokens.php b/lang/nl-NL/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/nl-NL/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 168d6feb0be3aa00e22b7277e2b62edd2cb7a7e8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:21 -0500 Subject: [PATCH 1731/4012] New translations tokens.php (Norwegian) --- lang/no-NO/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/no-NO/admin/tokens.php diff --git a/lang/no-NO/admin/tokens.php b/lang/no-NO/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/no-NO/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From d7d0e6b593168a8ea9af7b8fd5dd88ea1758df88 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:22 -0500 Subject: [PATCH 1732/4012] New translations tokens.php (Polish) --- lang/pl-PL/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/pl-PL/admin/tokens.php diff --git a/lang/pl-PL/admin/tokens.php b/lang/pl-PL/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/pl-PL/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From f732601c8d13d1027442f160151c122545b64615 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:23 -0500 Subject: [PATCH 1733/4012] New translations tokens.php (Portuguese) --- lang/pt-PT/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/pt-PT/admin/tokens.php diff --git a/lang/pt-PT/admin/tokens.php b/lang/pt-PT/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/pt-PT/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From d0d5c266ca228ee03775f11a54aefba94c03ed55 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:24 -0500 Subject: [PATCH 1734/4012] New translations tokens.php (Russian) --- lang/ru-RU/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ru-RU/admin/tokens.php diff --git a/lang/ru-RU/admin/tokens.php b/lang/ru-RU/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/ru-RU/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 4487095e2b04798b38ec861080c9e137b4afceda Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:24 -0500 Subject: [PATCH 1735/4012] New translations tokens.php (Serbian (Cyrillic)) --- lang/sr-SP/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/sr-SP/admin/tokens.php diff --git a/lang/sr-SP/admin/tokens.php b/lang/sr-SP/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/sr-SP/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From a564192316bba0600a27c8c002056bdd710c23f9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:25 -0500 Subject: [PATCH 1736/4012] New translations tokens.php (Swedish) --- lang/sv-SE/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/sv-SE/admin/tokens.php diff --git a/lang/sv-SE/admin/tokens.php b/lang/sv-SE/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/sv-SE/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 6bcb625f9901062533396b84279c41f94cd9778a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:26 -0500 Subject: [PATCH 1737/4012] New translations tokens.php (Turkish) --- lang/tr-TR/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/tr-TR/admin/tokens.php diff --git a/lang/tr-TR/admin/tokens.php b/lang/tr-TR/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/tr-TR/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 8fafdd3435bab90f3ec026dd1c23265fb9739353 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:27 -0500 Subject: [PATCH 1738/4012] New translations tokens.php (Ukrainian) --- lang/uk-UA/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/uk-UA/admin/tokens.php diff --git a/lang/uk-UA/admin/tokens.php b/lang/uk-UA/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/uk-UA/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From ed8ee43436f6fc39a5ca984cc7d72c3e7e3f78bf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:27 -0500 Subject: [PATCH 1739/4012] New translations tokens.php (Chinese Simplified) --- lang/zh-CN/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/zh-CN/admin/tokens.php diff --git a/lang/zh-CN/admin/tokens.php b/lang/zh-CN/admin/tokens.php new file mode 100644 index 00000000000..3a77bfa0d6f --- /dev/null +++ b/lang/zh-CN/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => '创建令牌', + ], + 'created_modal' => [ + 'title' => '成功创建令牌', + 'description' => '这是您新创建的 API 令牌。请记录令牌的值,此后你将无法再次看到它。', + 'button' => '好的,我已经拷贝了', + ], +]; From b921a2adce4c8abf82d054fddde8e0c2a6ff0ec3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:28 -0500 Subject: [PATCH 1740/4012] New translations tokens.php (Chinese Traditional) --- lang/zh-TW/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/zh-TW/admin/tokens.php diff --git a/lang/zh-TW/admin/tokens.php b/lang/zh-TW/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/zh-TW/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From f01a1f6e572d3f4b04b8a989a8ca1fe0b75358a1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:29 -0500 Subject: [PATCH 1741/4012] New translations tokens.php (English) --- lang/en-US/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/en-US/admin/tokens.php diff --git a/lang/en-US/admin/tokens.php b/lang/en-US/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/en-US/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From ea6b74d555e3909d8bb8c15a60029969eb5e98a7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:30 -0500 Subject: [PATCH 1742/4012] New translations tokens.php (Vietnamese) --- lang/vi-VN/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/vi-VN/admin/tokens.php diff --git a/lang/vi-VN/admin/tokens.php b/lang/vi-VN/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/vi-VN/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 0ff86b285c90eb4b10dd87535f56e8ad57c26bfb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:31 -0500 Subject: [PATCH 1743/4012] New translations tokens.php (Icelandic) --- lang/is-IS/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/is-IS/admin/tokens.php diff --git a/lang/is-IS/admin/tokens.php b/lang/is-IS/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/is-IS/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 712b0c192a6e0c116a78cfd3177893c93e65b4ba Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:31 -0500 Subject: [PATCH 1744/4012] New translations tokens.php (Portuguese, Brazilian) --- lang/pt-BR/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/pt-BR/admin/tokens.php diff --git a/lang/pt-BR/admin/tokens.php b/lang/pt-BR/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/pt-BR/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From dd81de611bc3e1a4c4eabe6cd588817891079268 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:32 -0500 Subject: [PATCH 1745/4012] New translations tokens.php (Hindi) --- lang/hi-IN/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/hi-IN/admin/tokens.php diff --git a/lang/hi-IN/admin/tokens.php b/lang/hi-IN/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/hi-IN/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From c5d73f91cc4d911084fad34c2e0ed85603be0d61 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:33 -0500 Subject: [PATCH 1746/4012] New translations users.php (Romanian) --- lang/ro-RO/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ro-RO/admin/users.php diff --git a/lang/ro-RO/admin/users.php b/lang/ro-RO/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/ro-RO/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 08c2e779bdc8c573864ee66b512baf1d3cc97b12 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:34 -0500 Subject: [PATCH 1747/4012] New translations users.php (French) --- lang/fr-FR/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/fr-FR/admin/users.php diff --git a/lang/fr-FR/admin/users.php b/lang/fr-FR/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/fr-FR/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 5b3760ed5faf0192665a604b7c3cf4803be8932c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:34 -0500 Subject: [PATCH 1748/4012] New translations users.php (Spanish) --- lang/es-ES/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/es-ES/admin/users.php diff --git a/lang/es-ES/admin/users.php b/lang/es-ES/admin/users.php new file mode 100644 index 00000000000..a10bbde99cb --- /dev/null +++ b/lang/es-ES/admin/users.php @@ -0,0 +1,18 @@ + 'Nuevo Usuario', + 'create_modal' => [ + 'title' => 'Crear Usuario', + 'is_admin_warning' => 'Está dando a este usuario privilegios administrativos.', + ], + 'user_info' => [ + 'title' => 'Información del Usuario', + 'override_pass' => 'Anular contraseña', + ], + 'delete_user' => [ + 'title' => 'Eliminar Usuario', + 'description' => 'El usuario y sus datos asociados serán eliminados.', + 'has_servers_error' => 'Este usuario no puede ser eliminado con servidores aún asociados a él.', + ], +]; From e0ec96c70ba0afd03946ff2261b25e775fceb20c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:35 -0500 Subject: [PATCH 1749/4012] New translations users.php (Afrikaans) --- lang/af-ZA/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/af-ZA/admin/users.php diff --git a/lang/af-ZA/admin/users.php b/lang/af-ZA/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/af-ZA/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 4861d25c8b477a00b68eb3c540b86abb1fef309c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:36 -0500 Subject: [PATCH 1750/4012] New translations users.php (Arabic) --- lang/ar-SA/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ar-SA/admin/users.php diff --git a/lang/ar-SA/admin/users.php b/lang/ar-SA/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/ar-SA/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 4649700eb4d675c461065a4c0fe0f63eb28721a8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:37 -0500 Subject: [PATCH 1751/4012] New translations users.php (Catalan) --- lang/ca-ES/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ca-ES/admin/users.php diff --git a/lang/ca-ES/admin/users.php b/lang/ca-ES/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/ca-ES/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From dd8a4b2a7276b8050a4bf3f42ea3a97e3f66224e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:37 -0500 Subject: [PATCH 1752/4012] New translations users.php (Czech) --- lang/cs-CZ/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/cs-CZ/admin/users.php diff --git a/lang/cs-CZ/admin/users.php b/lang/cs-CZ/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/cs-CZ/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 5fc89234e7cc3eb9973ae7b796a04efef7316463 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:38 -0500 Subject: [PATCH 1753/4012] New translations users.php (Danish) --- lang/da-DK/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/da-DK/admin/users.php diff --git a/lang/da-DK/admin/users.php b/lang/da-DK/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/da-DK/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 973eeae21dbb8618711b04f868225af9ba2438f8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:39 -0500 Subject: [PATCH 1754/4012] New translations users.php (German) --- lang/de-DE/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/de-DE/admin/users.php diff --git a/lang/de-DE/admin/users.php b/lang/de-DE/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/de-DE/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 0a767e82a6e2f627e2c6fc9f6912a2ba3e93ed2a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:40 -0500 Subject: [PATCH 1755/4012] New translations users.php (Greek) --- lang/el-GR/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/el-GR/admin/users.php diff --git a/lang/el-GR/admin/users.php b/lang/el-GR/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/el-GR/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 92141c31feedbe573e14c232990f7cfad6afcc60 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:40 -0500 Subject: [PATCH 1756/4012] New translations users.php (Finnish) --- lang/fi-FI/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/fi-FI/admin/users.php diff --git a/lang/fi-FI/admin/users.php b/lang/fi-FI/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/fi-FI/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From a9efb6ad6c679ce53909b3c4cbd75837d78aa922 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:41 -0500 Subject: [PATCH 1757/4012] New translations users.php (Hebrew) --- lang/he-IL/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/he-IL/admin/users.php diff --git a/lang/he-IL/admin/users.php b/lang/he-IL/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/he-IL/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 7ebb50a2b0f540183ffe0fb02b720b67ddb1e368 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:42 -0500 Subject: [PATCH 1758/4012] New translations users.php (Hungarian) --- lang/hu-HU/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/hu-HU/admin/users.php diff --git a/lang/hu-HU/admin/users.php b/lang/hu-HU/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/hu-HU/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From be74e976e2c76e18fba87b93cc4dca0a6ef35613 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:43 -0500 Subject: [PATCH 1759/4012] New translations users.php (Italian) --- lang/it-IT/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/it-IT/admin/users.php diff --git a/lang/it-IT/admin/users.php b/lang/it-IT/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/it-IT/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 26cb5c82cef3d825460f0c376417a85a765465bd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:44 -0500 Subject: [PATCH 1760/4012] New translations users.php (Japanese) --- lang/ja-JP/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ja-JP/admin/users.php diff --git a/lang/ja-JP/admin/users.php b/lang/ja-JP/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/ja-JP/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 5415b9151b623981e362b7512cfe6e5d4e0280c7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:45 -0500 Subject: [PATCH 1761/4012] New translations users.php (Korean) --- lang/ko-KR/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ko-KR/admin/users.php diff --git a/lang/ko-KR/admin/users.php b/lang/ko-KR/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/ko-KR/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 325da099cd3b1e4ea15ee5f2738f6192d4dfcfec Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:46 -0500 Subject: [PATCH 1762/4012] New translations users.php (Dutch) --- lang/nl-NL/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/nl-NL/admin/users.php diff --git a/lang/nl-NL/admin/users.php b/lang/nl-NL/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/nl-NL/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 835865050a63a3a81bef4636ba80a0679a4168a5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:47 -0500 Subject: [PATCH 1763/4012] New translations users.php (Norwegian) --- lang/no-NO/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/no-NO/admin/users.php diff --git a/lang/no-NO/admin/users.php b/lang/no-NO/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/no-NO/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 114fb95b42b010d302d1427e6aaaebed3e16089e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:47 -0500 Subject: [PATCH 1764/4012] New translations users.php (Polish) --- lang/pl-PL/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/pl-PL/admin/users.php diff --git a/lang/pl-PL/admin/users.php b/lang/pl-PL/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/pl-PL/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From fb1b6a2fb4e9ca71ebcfecb94c1a819ee18c1d63 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:48 -0500 Subject: [PATCH 1765/4012] New translations users.php (Portuguese) --- lang/pt-PT/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/pt-PT/admin/users.php diff --git a/lang/pt-PT/admin/users.php b/lang/pt-PT/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/pt-PT/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 69e172ee4b7d96a272c9eb503ef8a6a71d63d7f5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:49 -0500 Subject: [PATCH 1766/4012] New translations users.php (Russian) --- lang/ru-RU/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ru-RU/admin/users.php diff --git a/lang/ru-RU/admin/users.php b/lang/ru-RU/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/ru-RU/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 0b3078cb9c22ad93a929443896ceda5743e9d7e2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:50 -0500 Subject: [PATCH 1767/4012] New translations users.php (Serbian (Cyrillic)) --- lang/sr-SP/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/sr-SP/admin/users.php diff --git a/lang/sr-SP/admin/users.php b/lang/sr-SP/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/sr-SP/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 813e95cf60eb4eaeb4696b5f0a7fcd6346036e25 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:51 -0500 Subject: [PATCH 1768/4012] New translations users.php (Swedish) --- lang/sv-SE/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/sv-SE/admin/users.php diff --git a/lang/sv-SE/admin/users.php b/lang/sv-SE/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/sv-SE/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 8d710305c3e26800d78e077dba52eb70e207e471 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:52 -0500 Subject: [PATCH 1769/4012] New translations users.php (Turkish) --- lang/tr-TR/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/tr-TR/admin/users.php diff --git a/lang/tr-TR/admin/users.php b/lang/tr-TR/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/tr-TR/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From f6bd297e86941ceeb4b54ff9fc9d6f88e95b97bd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:52 -0500 Subject: [PATCH 1770/4012] New translations users.php (Ukrainian) --- lang/uk-UA/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/uk-UA/admin/users.php diff --git a/lang/uk-UA/admin/users.php b/lang/uk-UA/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/uk-UA/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 60b06e9c21f65cbd15c302af041def6bb4427a2e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:53 -0500 Subject: [PATCH 1771/4012] New translations users.php (Chinese Simplified) --- lang/zh-CN/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/zh-CN/admin/users.php diff --git a/lang/zh-CN/admin/users.php b/lang/zh-CN/admin/users.php new file mode 100644 index 00000000000..e2d9abef94c --- /dev/null +++ b/lang/zh-CN/admin/users.php @@ -0,0 +1,18 @@ + '新建用户', + 'create_modal' => [ + 'title' => '创建用户', + 'is_admin_warning' => '你正给予用户管理员权限。', + ], + 'user_info' => [ + 'title' => '用户信息', + 'override_pass' => '覆盖密码', + ], + 'delete_user' => [ + 'title' => '删除用户', + 'description' => '用户及其关联数据将被删除。', + 'has_servers_error' => '由于还有服务器与该用户关联,你目前不能删除该用户。', + ], +]; From d2ee5150f72df139d4652c41fdaddbad13628719 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:54 -0500 Subject: [PATCH 1772/4012] New translations users.php (Chinese Traditional) --- lang/zh-TW/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/zh-TW/admin/users.php diff --git a/lang/zh-TW/admin/users.php b/lang/zh-TW/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/zh-TW/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From d01db24643dff8f075482f04cb23554b7fedb61b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:55 -0500 Subject: [PATCH 1773/4012] New translations users.php (English) --- lang/en-US/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/en-US/admin/users.php diff --git a/lang/en-US/admin/users.php b/lang/en-US/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/en-US/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 428d16189bbb92832485f98db43709da8cbd600c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:55 -0500 Subject: [PATCH 1774/4012] New translations users.php (Vietnamese) --- lang/vi-VN/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/vi-VN/admin/users.php diff --git a/lang/vi-VN/admin/users.php b/lang/vi-VN/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/vi-VN/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 19b06bf9571f5701fcfa34df453a47799c4276c2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:56 -0500 Subject: [PATCH 1775/4012] New translations users.php (Icelandic) --- lang/is-IS/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/is-IS/admin/users.php diff --git a/lang/is-IS/admin/users.php b/lang/is-IS/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/is-IS/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From ca7b19eeade218018077da3a86c035f06b06a047 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:57 -0500 Subject: [PATCH 1776/4012] New translations users.php (Portuguese, Brazilian) --- lang/pt-BR/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/pt-BR/admin/users.php diff --git a/lang/pt-BR/admin/users.php b/lang/pt-BR/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/pt-BR/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 2c84e2b8d70f7e54b8201e15a4791a6dac7735a2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:58 -0500 Subject: [PATCH 1777/4012] New translations users.php (Hindi) --- lang/hi-IN/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/hi-IN/admin/users.php diff --git a/lang/hi-IN/admin/users.php b/lang/hi-IN/admin/users.php new file mode 100644 index 00000000000..12b9c90e3b6 --- /dev/null +++ b/lang/hi-IN/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'उपभोक्ता मिटाएं', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From cc9494f0213d710cc8f4cf5bc776ba6f5edd4699 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:59 -0500 Subject: [PATCH 1778/4012] New translations auth.php (Romanian) --- lang/ro-RO/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ro-RO/auth.php diff --git a/lang/ro-RO/auth.php b/lang/ro-RO/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ro-RO/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 555deb4370b0e53c00a99eeb59a04397c022079d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:42:59 -0500 Subject: [PATCH 1779/4012] New translations auth.php (French) --- lang/fr-FR/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/fr-FR/auth.php diff --git a/lang/fr-FR/auth.php b/lang/fr-FR/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/fr-FR/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 7726172347353c1c7be9688f3f5e9c716d671d48 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:00 -0500 Subject: [PATCH 1780/4012] New translations auth.php (Spanish) --- lang/es-ES/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/es-ES/auth.php diff --git a/lang/es-ES/auth.php b/lang/es-ES/auth.php new file mode 100644 index 00000000000..c9500fdf3ae --- /dev/null +++ b/lang/es-ES/auth.php @@ -0,0 +1,23 @@ + 'Estas credenciales no coinciden con nuestros registros.', + 'password' => 'La contraseña introducida es incorrecta.', + 'throttle' => 'Demasiados intentos de inicar sesión. Por favor, inténtelo de nuevo en :seconds segundos.', + + 'sign_in' => 'Iniciar sesión', + 'sign_out' => 'Cerrar sesión', + 'sign_in_description' => 'Acceder a su cuenta', +]; From 5a8c5bf6f803f5ec3df4c6973f47a31078584f48 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:01 -0500 Subject: [PATCH 1781/4012] New translations auth.php (Afrikaans) --- lang/af-ZA/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/af-ZA/auth.php diff --git a/lang/af-ZA/auth.php b/lang/af-ZA/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/af-ZA/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 5d5259a7c667c9ab92cecab2b373b8f2e3be7b08 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:02 -0500 Subject: [PATCH 1782/4012] New translations auth.php (Arabic) --- lang/ar-SA/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ar-SA/auth.php diff --git a/lang/ar-SA/auth.php b/lang/ar-SA/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ar-SA/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From d2cfeaf3932947ad9edd4e1f4e1b8036c0ef4496 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:03 -0500 Subject: [PATCH 1783/4012] New translations auth.php (Catalan) --- lang/ca-ES/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ca-ES/auth.php diff --git a/lang/ca-ES/auth.php b/lang/ca-ES/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ca-ES/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 33ee8a3431b21a089633bde1b9ae6e26ec45863a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:03 -0500 Subject: [PATCH 1784/4012] New translations auth.php (Czech) --- lang/cs-CZ/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/cs-CZ/auth.php diff --git a/lang/cs-CZ/auth.php b/lang/cs-CZ/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/cs-CZ/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 5b4e851684d13e06c0db8ddf315651a5d4106739 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:04 -0500 Subject: [PATCH 1785/4012] New translations auth.php (Danish) --- lang/da-DK/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/da-DK/auth.php diff --git a/lang/da-DK/auth.php b/lang/da-DK/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/da-DK/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From ed2d7b7ccd3cf0b8c1c553a50ca26cc2f142e9c1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:05 -0500 Subject: [PATCH 1786/4012] New translations auth.php (German) --- lang/de-DE/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/de-DE/auth.php diff --git a/lang/de-DE/auth.php b/lang/de-DE/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/de-DE/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 648760af60d4779a8168d87ea3aeec87247dfc22 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:06 -0500 Subject: [PATCH 1787/4012] New translations auth.php (Greek) --- lang/el-GR/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/el-GR/auth.php diff --git a/lang/el-GR/auth.php b/lang/el-GR/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/el-GR/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 51b76594c10a1ee579225123f9b6fd54f36df4bb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:07 -0500 Subject: [PATCH 1788/4012] New translations auth.php (Finnish) --- lang/fi-FI/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/fi-FI/auth.php diff --git a/lang/fi-FI/auth.php b/lang/fi-FI/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/fi-FI/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 1f1fa7117c8ab69722adcff7d8b95d0403230c6c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:07 -0500 Subject: [PATCH 1789/4012] New translations auth.php (Hebrew) --- lang/he-IL/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/he-IL/auth.php diff --git a/lang/he-IL/auth.php b/lang/he-IL/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/he-IL/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From a94813b6af675204d1e14ee8e0035733c004d8fc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:08 -0500 Subject: [PATCH 1790/4012] New translations auth.php (Hungarian) --- lang/hu-HU/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/hu-HU/auth.php diff --git a/lang/hu-HU/auth.php b/lang/hu-HU/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/hu-HU/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 18e90812de4c4e12616d7b470d0b298b959cb523 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:09 -0500 Subject: [PATCH 1791/4012] New translations auth.php (Italian) --- lang/it-IT/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/it-IT/auth.php diff --git a/lang/it-IT/auth.php b/lang/it-IT/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/it-IT/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From e8a70da0e0e4f147a901b43c632ad4219bb8fd6c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:10 -0500 Subject: [PATCH 1792/4012] New translations auth.php (Japanese) --- lang/ja-JP/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ja-JP/auth.php diff --git a/lang/ja-JP/auth.php b/lang/ja-JP/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ja-JP/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 4f83dd3ac5c318a6838a32fceb167a0009c291c9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:10 -0500 Subject: [PATCH 1793/4012] New translations auth.php (Korean) --- lang/ko-KR/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ko-KR/auth.php diff --git a/lang/ko-KR/auth.php b/lang/ko-KR/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ko-KR/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From dfe78f346f914768c733709043ee41d8787a32f1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:11 -0500 Subject: [PATCH 1794/4012] New translations auth.php (Dutch) --- lang/nl-NL/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/nl-NL/auth.php diff --git a/lang/nl-NL/auth.php b/lang/nl-NL/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/nl-NL/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From fd5b157cb49fa05e1493a03aff5c594cfa9a3d44 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:12 -0500 Subject: [PATCH 1795/4012] New translations auth.php (Norwegian) --- lang/no-NO/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/no-NO/auth.php diff --git a/lang/no-NO/auth.php b/lang/no-NO/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/no-NO/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 2668733fd07280fe2fd9f300a079950a1533a113 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:13 -0500 Subject: [PATCH 1796/4012] New translations auth.php (Polish) --- lang/pl-PL/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/pl-PL/auth.php diff --git a/lang/pl-PL/auth.php b/lang/pl-PL/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/pl-PL/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From efc14f6239c541894775d12d251e1990a71d1a95 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:14 -0500 Subject: [PATCH 1797/4012] New translations auth.php (Portuguese) --- lang/pt-PT/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/pt-PT/auth.php diff --git a/lang/pt-PT/auth.php b/lang/pt-PT/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/pt-PT/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 5d54103d67db71aa2eb4609bfbddc99d95433069 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:14 -0500 Subject: [PATCH 1798/4012] New translations auth.php (Russian) --- lang/ru-RU/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ru-RU/auth.php diff --git a/lang/ru-RU/auth.php b/lang/ru-RU/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ru-RU/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From f74159b3077185df1697e92384336aa8b5965241 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:15 -0500 Subject: [PATCH 1799/4012] New translations auth.php (Serbian (Cyrillic)) --- lang/sr-SP/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/sr-SP/auth.php diff --git a/lang/sr-SP/auth.php b/lang/sr-SP/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/sr-SP/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 3be3ce2dd335e30b4f4064ef3910edb7a20bd7c5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:16 -0500 Subject: [PATCH 1800/4012] New translations auth.php (Swedish) --- lang/sv-SE/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/sv-SE/auth.php diff --git a/lang/sv-SE/auth.php b/lang/sv-SE/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/sv-SE/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From c766e723ceceb6f80a1614e76bc8259fe35c6158 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:17 -0500 Subject: [PATCH 1801/4012] New translations auth.php (Turkish) --- lang/tr-TR/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/tr-TR/auth.php diff --git a/lang/tr-TR/auth.php b/lang/tr-TR/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/tr-TR/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From c026234c13b43c054a726203557fef47cd65aa32 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:18 -0500 Subject: [PATCH 1802/4012] New translations auth.php (Ukrainian) --- lang/uk-UA/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/uk-UA/auth.php diff --git a/lang/uk-UA/auth.php b/lang/uk-UA/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/uk-UA/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 5e300668bf4c9db01ed34f602b18e42959c0ffe2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:19 -0500 Subject: [PATCH 1803/4012] New translations auth.php (Chinese Simplified) --- lang/zh-CN/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/zh-CN/auth.php diff --git a/lang/zh-CN/auth.php b/lang/zh-CN/auth.php new file mode 100644 index 00000000000..a9e6a06bd34 --- /dev/null +++ b/lang/zh-CN/auth.php @@ -0,0 +1,23 @@ + '所提供凭证不符合我们的记录。', + 'password' => '所提供密码不正确。', + 'throttle' => '登录尝试过多。请在 :seconds 后再试。', + + 'sign_in' => '登录', + 'sign_out' => '登出', + 'sign_in_description' => '登录你的账户', +]; From 98caadc2b30fc669391268a5053f3af990c68167 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:19 -0500 Subject: [PATCH 1804/4012] New translations auth.php (Chinese Traditional) --- lang/zh-TW/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/zh-TW/auth.php diff --git a/lang/zh-TW/auth.php b/lang/zh-TW/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/zh-TW/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 034442519a5ea1895ab53874e45acee5941dd512 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:20 -0500 Subject: [PATCH 1805/4012] New translations auth.php (English) --- lang/en-US/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/en-US/auth.php diff --git a/lang/en-US/auth.php b/lang/en-US/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/en-US/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From bb28b77c5686eb167547addc5b41d8bb4a9c5261 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:21 -0500 Subject: [PATCH 1806/4012] New translations auth.php (Vietnamese) --- lang/vi-VN/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/vi-VN/auth.php diff --git a/lang/vi-VN/auth.php b/lang/vi-VN/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/vi-VN/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 03aa89980ebfc4509a79c0411c802243009733bc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:22 -0500 Subject: [PATCH 1807/4012] New translations auth.php (Icelandic) --- lang/is-IS/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/is-IS/auth.php diff --git a/lang/is-IS/auth.php b/lang/is-IS/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/is-IS/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 7b5a0f88b48ccede30eaeb78a0c90e1b57c122dd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:22 -0500 Subject: [PATCH 1808/4012] New translations auth.php (Portuguese, Brazilian) --- lang/pt-BR/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/pt-BR/auth.php diff --git a/lang/pt-BR/auth.php b/lang/pt-BR/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/pt-BR/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From c593ef991304af68f5ba11341f7d603dd8233749 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:23 -0500 Subject: [PATCH 1809/4012] New translations auth.php (Hindi) --- lang/hi-IN/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/hi-IN/auth.php diff --git a/lang/hi-IN/auth.php b/lang/hi-IN/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/hi-IN/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 73a26c72cbb18eba34d936d80ae8d0ba9c67c642 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:24 -0500 Subject: [PATCH 1810/4012] New translations index.php (Romanian) --- lang/ro-RO/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ro-RO/dashboard/index.php diff --git a/lang/ro-RO/dashboard/index.php b/lang/ro-RO/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/ro-RO/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From bf12a6672d5c71ff40b53c28d64d6cf70f38bcfd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:25 -0500 Subject: [PATCH 1811/4012] New translations index.php (French) --- lang/fr-FR/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/fr-FR/dashboard/index.php diff --git a/lang/fr-FR/dashboard/index.php b/lang/fr-FR/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/fr-FR/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 7aed2d8590b4f8ca7862826275f5fd425c70be8f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:26 -0500 Subject: [PATCH 1812/4012] New translations index.php (Spanish) --- lang/es-ES/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/es-ES/dashboard/index.php diff --git a/lang/es-ES/dashboard/index.php b/lang/es-ES/dashboard/index.php new file mode 100644 index 00000000000..ebaff38d11c --- /dev/null +++ b/lang/es-ES/dashboard/index.php @@ -0,0 +1,7 @@ + 'Mostrar todos los servidores', + 'no_servers_admin_empty_state' => 'No hay servidores.', + 'no_servers_empty_state' => 'No tienes servidores.', +]; From af2b74261980a7c65305766c29d1879b9a099ab8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:26 -0500 Subject: [PATCH 1813/4012] New translations index.php (Afrikaans) --- lang/af-ZA/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/af-ZA/dashboard/index.php diff --git a/lang/af-ZA/dashboard/index.php b/lang/af-ZA/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/af-ZA/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 82186bc6d40eb4bbe2d124ef0155eb7c645b99ff Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:27 -0500 Subject: [PATCH 1814/4012] New translations index.php (Arabic) --- lang/ar-SA/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ar-SA/dashboard/index.php diff --git a/lang/ar-SA/dashboard/index.php b/lang/ar-SA/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/ar-SA/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From d11a0e7358e69d87f19c06ee98f69cdd1d853847 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:28 -0500 Subject: [PATCH 1815/4012] New translations index.php (Catalan) --- lang/ca-ES/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ca-ES/dashboard/index.php diff --git a/lang/ca-ES/dashboard/index.php b/lang/ca-ES/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/ca-ES/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From cd365fd6fc75b67fc43c732299563b77b593402e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:29 -0500 Subject: [PATCH 1816/4012] New translations index.php (Czech) --- lang/cs-CZ/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/cs-CZ/dashboard/index.php diff --git a/lang/cs-CZ/dashboard/index.php b/lang/cs-CZ/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/cs-CZ/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From a4e9c9598a5bc85fd5674cb3bdf3903260a502f9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:30 -0500 Subject: [PATCH 1817/4012] New translations index.php (Danish) --- lang/da-DK/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/da-DK/dashboard/index.php diff --git a/lang/da-DK/dashboard/index.php b/lang/da-DK/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/da-DK/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 1550396a978b1efcc21f394c61ab9057cb733cff Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:31 -0500 Subject: [PATCH 1818/4012] New translations index.php (German) --- lang/de-DE/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/de-DE/dashboard/index.php diff --git a/lang/de-DE/dashboard/index.php b/lang/de-DE/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/de-DE/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 316eb73a104b9dcb45d3849b19b70caa638c2d02 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:31 -0500 Subject: [PATCH 1819/4012] New translations index.php (Greek) --- lang/el-GR/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/el-GR/dashboard/index.php diff --git a/lang/el-GR/dashboard/index.php b/lang/el-GR/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/el-GR/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 3740ef689b4b54e3c197f1c2fe85e292882d4f22 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:32 -0500 Subject: [PATCH 1820/4012] New translations index.php (Finnish) --- lang/fi-FI/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/fi-FI/dashboard/index.php diff --git a/lang/fi-FI/dashboard/index.php b/lang/fi-FI/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/fi-FI/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 65a65fed514e170c14f22eac7f7301c663cdee3e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:33 -0500 Subject: [PATCH 1821/4012] New translations index.php (Hebrew) --- lang/he-IL/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/he-IL/dashboard/index.php diff --git a/lang/he-IL/dashboard/index.php b/lang/he-IL/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/he-IL/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 87a83111d397ed0e09366a9ec192e67c9235907a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:34 -0500 Subject: [PATCH 1822/4012] New translations index.php (Hungarian) --- lang/hu-HU/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/hu-HU/dashboard/index.php diff --git a/lang/hu-HU/dashboard/index.php b/lang/hu-HU/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/hu-HU/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 987c2eb51fd3c498b704380239661710a37a2dc2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:35 -0500 Subject: [PATCH 1823/4012] New translations index.php (Italian) --- lang/it-IT/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/it-IT/dashboard/index.php diff --git a/lang/it-IT/dashboard/index.php b/lang/it-IT/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/it-IT/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From fce67ac1cbd8e37120192b495f9be5d44d5b4e8f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:35 -0500 Subject: [PATCH 1824/4012] New translations index.php (Japanese) --- lang/ja-JP/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ja-JP/dashboard/index.php diff --git a/lang/ja-JP/dashboard/index.php b/lang/ja-JP/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/ja-JP/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 0e0b79575cc9ed418f52c5f1de605ad30eae1220 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:36 -0500 Subject: [PATCH 1825/4012] New translations index.php (Korean) --- lang/ko-KR/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ko-KR/dashboard/index.php diff --git a/lang/ko-KR/dashboard/index.php b/lang/ko-KR/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/ko-KR/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From c4ea2f6fc9727ebc9d32bfcccb967726f1ac1918 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:37 -0500 Subject: [PATCH 1826/4012] New translations index.php (Dutch) --- lang/nl-NL/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/nl-NL/dashboard/index.php diff --git a/lang/nl-NL/dashboard/index.php b/lang/nl-NL/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/nl-NL/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From fa4eabb2b8b21a123e51416b56052298d53bd25c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:38 -0500 Subject: [PATCH 1827/4012] New translations index.php (Norwegian) --- lang/no-NO/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/no-NO/dashboard/index.php diff --git a/lang/no-NO/dashboard/index.php b/lang/no-NO/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/no-NO/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 0031563fd11ddaa8940743f6e86ecaf2fcd17f79 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:38 -0500 Subject: [PATCH 1828/4012] New translations index.php (Polish) --- lang/pl-PL/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/pl-PL/dashboard/index.php diff --git a/lang/pl-PL/dashboard/index.php b/lang/pl-PL/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/pl-PL/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From a8467410dc249b2e502f9d60a94af6ad601134be Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:39 -0500 Subject: [PATCH 1829/4012] New translations index.php (Portuguese) --- lang/pt-PT/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/pt-PT/dashboard/index.php diff --git a/lang/pt-PT/dashboard/index.php b/lang/pt-PT/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/pt-PT/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 7cc4dbfd87fd471ddc53a3cdeef7b5c7918a8677 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:40 -0500 Subject: [PATCH 1830/4012] New translations index.php (Russian) --- lang/ru-RU/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ru-RU/dashboard/index.php diff --git a/lang/ru-RU/dashboard/index.php b/lang/ru-RU/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/ru-RU/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From e77f666cf48f9ded07209897ea0b4d91eefaf20b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:41 -0500 Subject: [PATCH 1831/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr-SP/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/sr-SP/dashboard/index.php diff --git a/lang/sr-SP/dashboard/index.php b/lang/sr-SP/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/sr-SP/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 8c89113d9c328e6e4b336bc2f77dfd71959f1ff6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:41 -0500 Subject: [PATCH 1832/4012] New translations index.php (Swedish) --- lang/sv-SE/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/sv-SE/dashboard/index.php diff --git a/lang/sv-SE/dashboard/index.php b/lang/sv-SE/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/sv-SE/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 8aa237e2ef599d9174d51a80d2bcf0739d5d48f1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:42 -0500 Subject: [PATCH 1833/4012] New translations index.php (Turkish) --- lang/tr-TR/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/tr-TR/dashboard/index.php diff --git a/lang/tr-TR/dashboard/index.php b/lang/tr-TR/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/tr-TR/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 9c3bb546986b2de0b9fb40922b549f9f4c69df61 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:43 -0500 Subject: [PATCH 1834/4012] New translations index.php (Ukrainian) --- lang/uk-UA/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/uk-UA/dashboard/index.php diff --git a/lang/uk-UA/dashboard/index.php b/lang/uk-UA/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/uk-UA/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From ec934c460929a23a1c245ffa5d8eee270a5d3dff Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:44 -0500 Subject: [PATCH 1835/4012] New translations index.php (Chinese Simplified) --- lang/zh-CN/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/zh-CN/dashboard/index.php diff --git a/lang/zh-CN/dashboard/index.php b/lang/zh-CN/dashboard/index.php new file mode 100644 index 00000000000..98d5f844563 --- /dev/null +++ b/lang/zh-CN/dashboard/index.php @@ -0,0 +1,7 @@ + '显示所有服务器', + 'no_servers_admin_empty_state' => '这里还没有服务器可供管理。', + 'no_servers_empty_state' => '你尚未拥有任何服务器。', +]; From 0652583a85963c124afd584f50ebf2d72c698f53 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:45 -0500 Subject: [PATCH 1836/4012] New translations index.php (Chinese Traditional) --- lang/zh-TW/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/zh-TW/dashboard/index.php diff --git a/lang/zh-TW/dashboard/index.php b/lang/zh-TW/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/zh-TW/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From c571e5e5005d267fcb62c30580e853bfa61673e1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:45 -0500 Subject: [PATCH 1837/4012] New translations index.php (English) --- lang/en-US/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/en-US/dashboard/index.php diff --git a/lang/en-US/dashboard/index.php b/lang/en-US/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/en-US/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 6363b0072331d107f5aa27e9bf91a19537ef1b8e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:46 -0500 Subject: [PATCH 1838/4012] New translations index.php (Vietnamese) --- lang/vi-VN/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/vi-VN/dashboard/index.php diff --git a/lang/vi-VN/dashboard/index.php b/lang/vi-VN/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/vi-VN/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 5a8e5fbbe3efa9d118bb1e14e04ce92f6cd0880e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:47 -0500 Subject: [PATCH 1839/4012] New translations index.php (Icelandic) --- lang/is-IS/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/is-IS/dashboard/index.php diff --git a/lang/is-IS/dashboard/index.php b/lang/is-IS/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/is-IS/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 2a7b3b4bf703396780189343e6cb1973ddab3f13 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:48 -0500 Subject: [PATCH 1840/4012] New translations index.php (Portuguese, Brazilian) --- lang/pt-BR/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/pt-BR/dashboard/index.php diff --git a/lang/pt-BR/dashboard/index.php b/lang/pt-BR/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/pt-BR/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 05dbc65f54c5a10d727c8e2f94c25f22adc79a58 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:48 -0500 Subject: [PATCH 1841/4012] New translations index.php (Hindi) --- lang/hi-IN/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/hi-IN/dashboard/index.php diff --git a/lang/hi-IN/dashboard/index.php b/lang/hi-IN/dashboard/index.php new file mode 100644 index 00000000000..304888cc5fb --- /dev/null +++ b/lang/hi-IN/dashboard/index.php @@ -0,0 +1,7 @@ + 'सभी सर्वर प्रदर्शित करें', + 'no_servers_admin_empty_state' => 'कोई उपलब्ध सर्वर नहीं', + 'no_servers_empty_state' => 'आपको कोई सर्वर असाइन नहीं किया गया है', +]; From 81daf4cf02226d9738f244ebb3646d6b71881314 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:49 -0500 Subject: [PATCH 1842/4012] New translations pagination.php (Romanian) --- lang/ro-RO/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ro-RO/pagination.php diff --git a/lang/ro-RO/pagination.php b/lang/ro-RO/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ro-RO/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From e4b31a36bc7d73c8deca5fddeb9800ace21d945d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:50 -0500 Subject: [PATCH 1843/4012] New translations pagination.php (French) --- lang/fr-FR/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/fr-FR/pagination.php diff --git a/lang/fr-FR/pagination.php b/lang/fr-FR/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/fr-FR/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From b7b4c96a717c40e3a82fdf5bd97584fc2e60caca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:51 -0500 Subject: [PATCH 1844/4012] New translations pagination.php (Spanish) --- lang/es-ES/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/es-ES/pagination.php diff --git a/lang/es-ES/pagination.php b/lang/es-ES/pagination.php new file mode 100644 index 00000000000..f8f044e19cb --- /dev/null +++ b/lang/es-ES/pagination.php @@ -0,0 +1,19 @@ + '« Anterior', + 'next' => 'Siguiente »', + +]; From d18d130213e620a4d571426d109ab27f6545f93b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:51 -0500 Subject: [PATCH 1845/4012] New translations pagination.php (Afrikaans) --- lang/af-ZA/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/af-ZA/pagination.php diff --git a/lang/af-ZA/pagination.php b/lang/af-ZA/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/af-ZA/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 96b650b8e59ef89470b92e4b83e6bcf6d58f3df6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:52 -0500 Subject: [PATCH 1846/4012] New translations pagination.php (Arabic) --- lang/ar-SA/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ar-SA/pagination.php diff --git a/lang/ar-SA/pagination.php b/lang/ar-SA/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ar-SA/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From b0212a1d547f9107b52620bd19b8748070407ca2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:53 -0500 Subject: [PATCH 1847/4012] New translations pagination.php (Catalan) --- lang/ca-ES/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ca-ES/pagination.php diff --git a/lang/ca-ES/pagination.php b/lang/ca-ES/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ca-ES/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 50770739a5b6dc3e492c7ddbf9374b45e1ab3f56 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:54 -0500 Subject: [PATCH 1848/4012] New translations pagination.php (Czech) --- lang/cs-CZ/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/cs-CZ/pagination.php diff --git a/lang/cs-CZ/pagination.php b/lang/cs-CZ/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/cs-CZ/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 8e20d3fd74ee1091eb45f0fbc5a6914c0b83baf3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:54 -0500 Subject: [PATCH 1849/4012] New translations pagination.php (Danish) --- lang/da-DK/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/da-DK/pagination.php diff --git a/lang/da-DK/pagination.php b/lang/da-DK/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/da-DK/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 34172982f3ad4f4c2067505bb4ea920e845a7d97 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:55 -0500 Subject: [PATCH 1850/4012] New translations pagination.php (German) --- lang/de-DE/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/de-DE/pagination.php diff --git a/lang/de-DE/pagination.php b/lang/de-DE/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/de-DE/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 5f6550ce49d0ce4460bb6c7303aa236623c74c9c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:56 -0500 Subject: [PATCH 1851/4012] New translations pagination.php (Greek) --- lang/el-GR/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/el-GR/pagination.php diff --git a/lang/el-GR/pagination.php b/lang/el-GR/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/el-GR/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 0b0805632bd83c02f2277720b07eb0139cf3b89a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:57 -0500 Subject: [PATCH 1852/4012] New translations pagination.php (Finnish) --- lang/fi-FI/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/fi-FI/pagination.php diff --git a/lang/fi-FI/pagination.php b/lang/fi-FI/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/fi-FI/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 05faf301be5898448ddc09accc4ce9bab5ff2680 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:57 -0500 Subject: [PATCH 1853/4012] New translations pagination.php (Hebrew) --- lang/he-IL/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/he-IL/pagination.php diff --git a/lang/he-IL/pagination.php b/lang/he-IL/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/he-IL/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From b341a53cf03e3074490553b212bb906c5b8d853d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:58 -0500 Subject: [PATCH 1854/4012] New translations pagination.php (Hungarian) --- lang/hu-HU/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/hu-HU/pagination.php diff --git a/lang/hu-HU/pagination.php b/lang/hu-HU/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/hu-HU/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From c09df6eb9bde122ada28b8f21d90d2e3230a66e0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:43:59 -0500 Subject: [PATCH 1855/4012] New translations pagination.php (Italian) --- lang/it-IT/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/it-IT/pagination.php diff --git a/lang/it-IT/pagination.php b/lang/it-IT/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/it-IT/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 2c6b8eaef8ff1a0c0431028daa808fca562a2f5d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:00 -0500 Subject: [PATCH 1856/4012] New translations pagination.php (Japanese) --- lang/ja-JP/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ja-JP/pagination.php diff --git a/lang/ja-JP/pagination.php b/lang/ja-JP/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ja-JP/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From a01ba5f0f2855a869dd18ad94aa9d827d6124702 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:00 -0500 Subject: [PATCH 1857/4012] New translations pagination.php (Korean) --- lang/ko-KR/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ko-KR/pagination.php diff --git a/lang/ko-KR/pagination.php b/lang/ko-KR/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ko-KR/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From dd8c352d07229836caf8fb7c054242f74f602c24 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:01 -0500 Subject: [PATCH 1858/4012] New translations pagination.php (Dutch) --- lang/nl-NL/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/nl-NL/pagination.php diff --git a/lang/nl-NL/pagination.php b/lang/nl-NL/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/nl-NL/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 9ef551f1243b0318bf3a2bff4de6e496e8a545c2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:02 -0500 Subject: [PATCH 1859/4012] New translations pagination.php (Norwegian) --- lang/no-NO/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/no-NO/pagination.php diff --git a/lang/no-NO/pagination.php b/lang/no-NO/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/no-NO/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From c72e4e009f9ce423f84dde0e77b76af80e01efd2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:03 -0500 Subject: [PATCH 1860/4012] New translations pagination.php (Polish) --- lang/pl-PL/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/pl-PL/pagination.php diff --git a/lang/pl-PL/pagination.php b/lang/pl-PL/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/pl-PL/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From ee2343bb4e4dd525100cb98d61512282fc2bbdfe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:04 -0500 Subject: [PATCH 1861/4012] New translations pagination.php (Portuguese) --- lang/pt-PT/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/pt-PT/pagination.php diff --git a/lang/pt-PT/pagination.php b/lang/pt-PT/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/pt-PT/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 58e3f3f2bdc9c99ab4249a445a2f5dd12d91c9d9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:04 -0500 Subject: [PATCH 1862/4012] New translations pagination.php (Russian) --- lang/ru-RU/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ru-RU/pagination.php diff --git a/lang/ru-RU/pagination.php b/lang/ru-RU/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ru-RU/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From fb68cb4c744125e6e16145debb59989ec607a22c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:05 -0500 Subject: [PATCH 1863/4012] New translations pagination.php (Serbian (Cyrillic)) --- lang/sr-SP/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/sr-SP/pagination.php diff --git a/lang/sr-SP/pagination.php b/lang/sr-SP/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/sr-SP/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 403da8b752457f402d657dbdc46b1925830cd037 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:06 -0500 Subject: [PATCH 1864/4012] New translations pagination.php (Swedish) --- lang/sv-SE/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/sv-SE/pagination.php diff --git a/lang/sv-SE/pagination.php b/lang/sv-SE/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/sv-SE/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From e7e61bede8ff6eb89545fa6353cc9f97c80ed326 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:07 -0500 Subject: [PATCH 1865/4012] New translations pagination.php (Turkish) --- lang/tr-TR/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/tr-TR/pagination.php diff --git a/lang/tr-TR/pagination.php b/lang/tr-TR/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/tr-TR/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 8c65fd5d6e4c58263d61f3c3d12a8c54c9e37dc2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:07 -0500 Subject: [PATCH 1866/4012] New translations pagination.php (Ukrainian) --- lang/uk-UA/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/uk-UA/pagination.php diff --git a/lang/uk-UA/pagination.php b/lang/uk-UA/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/uk-UA/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 6c4b1acf3be957f547486e80b5c9485e1408d634 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:08 -0500 Subject: [PATCH 1867/4012] New translations pagination.php (Chinese Simplified) --- lang/zh-CN/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/zh-CN/pagination.php diff --git a/lang/zh-CN/pagination.php b/lang/zh-CN/pagination.php new file mode 100644 index 00000000000..4e8dea7c7a6 --- /dev/null +++ b/lang/zh-CN/pagination.php @@ -0,0 +1,19 @@ + '« 上一页', + 'next' => '下一页 »', + +]; From dc50ed87b907a30bf842a0112543a3ececa51b34 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:09 -0500 Subject: [PATCH 1868/4012] New translations pagination.php (Chinese Traditional) --- lang/zh-TW/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/zh-TW/pagination.php diff --git a/lang/zh-TW/pagination.php b/lang/zh-TW/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/zh-TW/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 676e27615eff24d474f4efb1b48e318ce2da431e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:10 -0500 Subject: [PATCH 1869/4012] New translations pagination.php (English) --- lang/en-US/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/en-US/pagination.php diff --git a/lang/en-US/pagination.php b/lang/en-US/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/en-US/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 9e6290f03ba3659bc4e3d46616699fb348d0103c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:11 -0500 Subject: [PATCH 1870/4012] New translations pagination.php (Vietnamese) --- lang/vi-VN/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/vi-VN/pagination.php diff --git a/lang/vi-VN/pagination.php b/lang/vi-VN/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/vi-VN/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From aae0f4b88afc297c341b16f7027348ed5be7f727 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:11 -0500 Subject: [PATCH 1871/4012] New translations pagination.php (Icelandic) --- lang/is-IS/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/is-IS/pagination.php diff --git a/lang/is-IS/pagination.php b/lang/is-IS/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/is-IS/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From de9e0bba6f3ddd49646399605db4945487af8f40 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:12 -0500 Subject: [PATCH 1872/4012] New translations pagination.php (Portuguese, Brazilian) --- lang/pt-BR/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/pt-BR/pagination.php diff --git a/lang/pt-BR/pagination.php b/lang/pt-BR/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/pt-BR/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 007e96c15c0af3f0d3e40d9c76a13f44475c0f5b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:13 -0500 Subject: [PATCH 1873/4012] New translations pagination.php (Hindi) --- lang/hi-IN/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/hi-IN/pagination.php diff --git a/lang/hi-IN/pagination.php b/lang/hi-IN/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/hi-IN/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From dbfe88119b8911bbb1bfca0fe1a5ee01a822d669 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:14 -0500 Subject: [PATCH 1874/4012] New translations passwords.php (Romanian) --- lang/ro-RO/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ro-RO/passwords.php diff --git a/lang/ro-RO/passwords.php b/lang/ro-RO/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ro-RO/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 50598bbc41081f63755503ed91a896b23cb935e7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:14 -0500 Subject: [PATCH 1875/4012] New translations passwords.php (French) --- lang/fr-FR/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/fr-FR/passwords.php diff --git a/lang/fr-FR/passwords.php b/lang/fr-FR/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/fr-FR/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From f013e622f5c7ea7ed2775b5d204243f211c026f3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:15 -0500 Subject: [PATCH 1876/4012] New translations passwords.php (Spanish) --- lang/es-ES/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/es-ES/passwords.php diff --git a/lang/es-ES/passwords.php b/lang/es-ES/passwords.php new file mode 100644 index 00000000000..0b16263c259 --- /dev/null +++ b/lang/es-ES/passwords.php @@ -0,0 +1,22 @@ + '¡Su contraseña ha sido restablecida!', + 'sent' => '¡Te hemos enviado por correo electrónico el enlace para restablecer tu contraseña!', + 'throttled' => 'Por favor, espere antes de reintentarlo.', + 'token' => 'Este token de restablecimiento de contraseña no es válido.', + 'user' => "No podemos encontrar un usuario con esa dirección de email.", + +]; From e30106e22176df3df70ceb02b7926479dd27d50c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:16 -0500 Subject: [PATCH 1877/4012] New translations passwords.php (Afrikaans) --- lang/af-ZA/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/af-ZA/passwords.php diff --git a/lang/af-ZA/passwords.php b/lang/af-ZA/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/af-ZA/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 5a236faee3f58e6e185979cddb688cb95dfa848b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:17 -0500 Subject: [PATCH 1878/4012] New translations passwords.php (Arabic) --- lang/ar-SA/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ar-SA/passwords.php diff --git a/lang/ar-SA/passwords.php b/lang/ar-SA/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ar-SA/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From b1c52e4220e8a65fef8611ea6e1a78fe27105818 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:17 -0500 Subject: [PATCH 1879/4012] New translations passwords.php (Catalan) --- lang/ca-ES/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ca-ES/passwords.php diff --git a/lang/ca-ES/passwords.php b/lang/ca-ES/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ca-ES/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 8101f7f815c0e0f61f043c8655f25729fed001b1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:18 -0500 Subject: [PATCH 1880/4012] New translations passwords.php (Czech) --- lang/cs-CZ/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/cs-CZ/passwords.php diff --git a/lang/cs-CZ/passwords.php b/lang/cs-CZ/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/cs-CZ/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 7af4bebb17a00be6e80e85da8ef5f2da423eaa68 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:19 -0500 Subject: [PATCH 1881/4012] New translations passwords.php (Danish) --- lang/da-DK/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/da-DK/passwords.php diff --git a/lang/da-DK/passwords.php b/lang/da-DK/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/da-DK/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From fce645ffff7f0232ea90e0269efeb1e800c3c9f2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:20 -0500 Subject: [PATCH 1882/4012] New translations passwords.php (German) --- lang/de-DE/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/de-DE/passwords.php diff --git a/lang/de-DE/passwords.php b/lang/de-DE/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/de-DE/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 0d40fb574ca6c1c20be838e7a4c2c2c43c724b72 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:20 -0500 Subject: [PATCH 1883/4012] New translations passwords.php (Greek) --- lang/el-GR/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/el-GR/passwords.php diff --git a/lang/el-GR/passwords.php b/lang/el-GR/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/el-GR/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From deb447f847689213b1b8b9674498c2f0705a6d1c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:21 -0500 Subject: [PATCH 1884/4012] New translations passwords.php (Finnish) --- lang/fi-FI/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/fi-FI/passwords.php diff --git a/lang/fi-FI/passwords.php b/lang/fi-FI/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/fi-FI/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 94b84dbb5109cdc92be0e5966080f59f5fd883b6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:22 -0500 Subject: [PATCH 1885/4012] New translations passwords.php (Hebrew) --- lang/he-IL/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/he-IL/passwords.php diff --git a/lang/he-IL/passwords.php b/lang/he-IL/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/he-IL/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From c48ce512504ad08e2ceeadf950689b243f70819a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:23 -0500 Subject: [PATCH 1886/4012] New translations passwords.php (Hungarian) --- lang/hu-HU/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/hu-HU/passwords.php diff --git a/lang/hu-HU/passwords.php b/lang/hu-HU/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/hu-HU/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 291c6dd37eb93bc908f8db9becaa2f6d46d8f1f6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:24 -0500 Subject: [PATCH 1887/4012] New translations passwords.php (Italian) --- lang/it-IT/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/it-IT/passwords.php diff --git a/lang/it-IT/passwords.php b/lang/it-IT/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/it-IT/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 1cfa9b6f42d2e263c9f7ed65a0d4aa854f96f3e8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:24 -0500 Subject: [PATCH 1888/4012] New translations passwords.php (Japanese) --- lang/ja-JP/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ja-JP/passwords.php diff --git a/lang/ja-JP/passwords.php b/lang/ja-JP/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ja-JP/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 67f8c87dfc8d54010684d4760a42df4a4240ab71 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:25 -0500 Subject: [PATCH 1889/4012] New translations passwords.php (Korean) --- lang/ko-KR/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ko-KR/passwords.php diff --git a/lang/ko-KR/passwords.php b/lang/ko-KR/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ko-KR/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 4efbc05d41525a8d86b9e09d4f68a22c631bd15c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:26 -0500 Subject: [PATCH 1890/4012] New translations passwords.php (Dutch) --- lang/nl-NL/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/nl-NL/passwords.php diff --git a/lang/nl-NL/passwords.php b/lang/nl-NL/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/nl-NL/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 423578836f6a07d05bb8501dedba3c13cd4204b9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:27 -0500 Subject: [PATCH 1891/4012] New translations passwords.php (Norwegian) --- lang/no-NO/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/no-NO/passwords.php diff --git a/lang/no-NO/passwords.php b/lang/no-NO/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/no-NO/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From c479630c241e3bd05ad34a500f975e89c4eb4c0b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:27 -0500 Subject: [PATCH 1892/4012] New translations passwords.php (Polish) --- lang/pl-PL/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/pl-PL/passwords.php diff --git a/lang/pl-PL/passwords.php b/lang/pl-PL/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/pl-PL/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 75f1cb3f7160187027f217e9e20ef9655aae374a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:28 -0500 Subject: [PATCH 1893/4012] New translations passwords.php (Portuguese) --- lang/pt-PT/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/pt-PT/passwords.php diff --git a/lang/pt-PT/passwords.php b/lang/pt-PT/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/pt-PT/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 20dd4ab86f9842d25827a4e0c1424613b2d26086 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:29 -0500 Subject: [PATCH 1894/4012] New translations passwords.php (Russian) --- lang/ru-RU/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ru-RU/passwords.php diff --git a/lang/ru-RU/passwords.php b/lang/ru-RU/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ru-RU/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From d0ef8a2330480cd19bdd3702e6dc151c193f9331 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:30 -0500 Subject: [PATCH 1895/4012] New translations passwords.php (Serbian (Cyrillic)) --- lang/sr-SP/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/sr-SP/passwords.php diff --git a/lang/sr-SP/passwords.php b/lang/sr-SP/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/sr-SP/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From e717642ca2b985bb2eea714dd90dcb2c2f60c625 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:31 -0500 Subject: [PATCH 1896/4012] New translations passwords.php (Swedish) --- lang/sv-SE/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/sv-SE/passwords.php diff --git a/lang/sv-SE/passwords.php b/lang/sv-SE/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/sv-SE/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 12626a164afc37d2f9a60c9107f4df5618a33146 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:31 -0500 Subject: [PATCH 1897/4012] New translations passwords.php (Turkish) --- lang/tr-TR/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/tr-TR/passwords.php diff --git a/lang/tr-TR/passwords.php b/lang/tr-TR/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/tr-TR/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 27c13055927186fa1b9594e2e212241df52f3b80 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:32 -0500 Subject: [PATCH 1898/4012] New translations passwords.php (Ukrainian) --- lang/uk-UA/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/uk-UA/passwords.php diff --git a/lang/uk-UA/passwords.php b/lang/uk-UA/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/uk-UA/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 55c8e551f9bc3a7e4d1a91985116595fdbaaa7e9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:33 -0500 Subject: [PATCH 1899/4012] New translations passwords.php (Chinese Simplified) --- lang/zh-CN/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/zh-CN/passwords.php diff --git a/lang/zh-CN/passwords.php b/lang/zh-CN/passwords.php new file mode 100644 index 00000000000..4eba6ad0011 --- /dev/null +++ b/lang/zh-CN/passwords.php @@ -0,0 +1,22 @@ + '你的密码已被重置!', + 'sent' => '我们已向该账户的邮箱发送了密码重置链接!', + 'throttled' => '请在重试前稍作等待。', + 'token' => '该密码重置令牌无效。', + 'user' => "我们无法找到与该邮箱相关的用户。", + +]; From ad0552e32013a5b142da86f6f2759ada3eabb560 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:33 -0500 Subject: [PATCH 1900/4012] New translations passwords.php (Chinese Traditional) --- lang/zh-TW/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/zh-TW/passwords.php diff --git a/lang/zh-TW/passwords.php b/lang/zh-TW/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/zh-TW/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From cb756d75c4672662079b0af4965a3423180532ee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:34 -0500 Subject: [PATCH 1901/4012] New translations passwords.php (English) --- lang/en-US/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/en-US/passwords.php diff --git a/lang/en-US/passwords.php b/lang/en-US/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/en-US/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 7f829501be08b48ca5bf6d9a78f4d4974fdd7d23 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:35 -0500 Subject: [PATCH 1902/4012] New translations passwords.php (Vietnamese) --- lang/vi-VN/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/vi-VN/passwords.php diff --git a/lang/vi-VN/passwords.php b/lang/vi-VN/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/vi-VN/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From d876859f1963d36b1550225540de93bea46c2981 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:36 -0500 Subject: [PATCH 1903/4012] New translations passwords.php (Icelandic) --- lang/is-IS/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/is-IS/passwords.php diff --git a/lang/is-IS/passwords.php b/lang/is-IS/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/is-IS/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 740bbd4d2b7635dcb275232453e288b0675703a9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:37 -0500 Subject: [PATCH 1904/4012] New translations passwords.php (Portuguese, Brazilian) --- lang/pt-BR/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/pt-BR/passwords.php diff --git a/lang/pt-BR/passwords.php b/lang/pt-BR/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/pt-BR/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From e7d1399bdfede47abb52e1f75dd7fafa0e79796c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:37 -0500 Subject: [PATCH 1905/4012] New translations passwords.php (Hindi) --- lang/hi-IN/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/hi-IN/passwords.php diff --git a/lang/hi-IN/passwords.php b/lang/hi-IN/passwords.php new file mode 100644 index 00000000000..04f81681e19 --- /dev/null +++ b/lang/hi-IN/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "आपके द्वारा प्रदान किए गए ईमेल पते से कोई उपयोगकर्ता संबद्ध नहीं है।", + +]; From 143fee1ed678deeaccaae2a153b39bd1f785f46c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:38 -0500 Subject: [PATCH 1906/4012] New translations overview.php (Romanian) --- lang/ro-RO/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ro-RO/server/overview.php diff --git a/lang/ro-RO/server/overview.php b/lang/ro-RO/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/ro-RO/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From c96a39d66718f22ecb5626782fe5190b061baa2b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:39 -0500 Subject: [PATCH 1907/4012] New translations overview.php (French) --- lang/fr-FR/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/fr-FR/server/overview.php diff --git a/lang/fr-FR/server/overview.php b/lang/fr-FR/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/fr-FR/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 5dab42aa05cedb7295368f7dc7ba24f735619516 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:40 -0500 Subject: [PATCH 1908/4012] New translations overview.php (Spanish) --- lang/es-ES/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/es-ES/server/overview.php diff --git a/lang/es-ES/server/overview.php b/lang/es-ES/server/overview.php new file mode 100644 index 00000000000..9b53e06a858 --- /dev/null +++ b/lang/es-ES/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Iniciar', + 'restart' => 'Reiniciar', + 'kill' => 'Terminar', + 'shutdown' => 'Apagar', + ], + 'notices' => [ + 'power_action_sent_success' => 'Acción enviada con éxito. Puede tardar un momento en procesarse.', + 'power_action_sent_fail' => 'No se ha podido enviar la acción de energia al servidor.', + ], + + 'state' => 'Estado', + 'states' => [ + 'stopped' => 'Detenido', + 'running' => 'Ejecutando', + 'stopping' => 'Deteniendo', + 'starting' => 'Iniciando', + 'shutting_down' => 'Apagando', + ], + 'uptime' => 'Tiempo de Actividad', + 'poll_status_error' => 'Fallo al sondear el estado del servidor. Reintentando en 5 segundos...', + + 'terminal' => [ + 'title' => 'Consola', + 'description' => 'Gestiona remotamente tu servidor desde la web.', + 'novnc_description' => 'El mejor por compatibilidad, pero carece de prestaciones y rendimiento.', + 'xtermjs_description' => 'Lo mejor para el rendimiento, pero no funciona para todos los sistemas operativos.', + ], + + 'server_config' => [ + 'title' => 'Configurar este Servidor', + 'description' => '¡Usted es un administrador! Puede hacer clic a continuación para visitar la configuración de construcción de este servidor y realizar modificaciones.', + 'configure_server' => 'Configurar Servidor', + ], +]; From 42879d8e520318068d10b917fed145b0682b0d2a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:40 -0500 Subject: [PATCH 1909/4012] New translations overview.php (Afrikaans) --- lang/af-ZA/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/af-ZA/server/overview.php diff --git a/lang/af-ZA/server/overview.php b/lang/af-ZA/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/af-ZA/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From e3422a0bb5562bd155d005d0c9d595761e2a518b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:41 -0500 Subject: [PATCH 1910/4012] New translations overview.php (Arabic) --- lang/ar-SA/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ar-SA/server/overview.php diff --git a/lang/ar-SA/server/overview.php b/lang/ar-SA/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/ar-SA/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 937885787d1cb3f11c7f37fcc6d4f0ec912d6ba9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:42 -0500 Subject: [PATCH 1911/4012] New translations overview.php (Catalan) --- lang/ca-ES/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ca-ES/server/overview.php diff --git a/lang/ca-ES/server/overview.php b/lang/ca-ES/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/ca-ES/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 82c1f2b073b1516bda52b22f39331d58a30a188e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:43 -0500 Subject: [PATCH 1912/4012] New translations overview.php (Czech) --- lang/cs-CZ/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/cs-CZ/server/overview.php diff --git a/lang/cs-CZ/server/overview.php b/lang/cs-CZ/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/cs-CZ/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From a98b523b4eee355b3bec02a7347e1b9018ce91f8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:43 -0500 Subject: [PATCH 1913/4012] New translations overview.php (Danish) --- lang/da-DK/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/da-DK/server/overview.php diff --git a/lang/da-DK/server/overview.php b/lang/da-DK/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/da-DK/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From f9a2d581fcfaffd01d3cae78b44c314a2570282d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:44 -0500 Subject: [PATCH 1914/4012] New translations overview.php (German) --- lang/de-DE/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/de-DE/server/overview.php diff --git a/lang/de-DE/server/overview.php b/lang/de-DE/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/de-DE/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 7cedfd55c9dd6d3630e749624d3af183108eb416 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:45 -0500 Subject: [PATCH 1915/4012] New translations overview.php (Greek) --- lang/el-GR/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/el-GR/server/overview.php diff --git a/lang/el-GR/server/overview.php b/lang/el-GR/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/el-GR/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From e3484ab4ecca5e08fcdcc3a3efb19715729a8eb2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:46 -0500 Subject: [PATCH 1916/4012] New translations overview.php (Finnish) --- lang/fi-FI/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/fi-FI/server/overview.php diff --git a/lang/fi-FI/server/overview.php b/lang/fi-FI/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/fi-FI/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 966bd6f39cec385d3a8edbb61ba396d6b7025298 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:47 -0500 Subject: [PATCH 1917/4012] New translations overview.php (Hebrew) --- lang/he-IL/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/he-IL/server/overview.php diff --git a/lang/he-IL/server/overview.php b/lang/he-IL/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/he-IL/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 924269fbdb9680db37e2384c970ffc92b9ee0ab3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:47 -0500 Subject: [PATCH 1918/4012] New translations overview.php (Hungarian) --- lang/hu-HU/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/hu-HU/server/overview.php diff --git a/lang/hu-HU/server/overview.php b/lang/hu-HU/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/hu-HU/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 143cacaeb9cbccbe419b53a4a439aecb84a55ab5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:48 -0500 Subject: [PATCH 1919/4012] New translations overview.php (Italian) --- lang/it-IT/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/it-IT/server/overview.php diff --git a/lang/it-IT/server/overview.php b/lang/it-IT/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/it-IT/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From dac927d4facf513ed4b05ac0816f89ff1b67d3ff Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:49 -0500 Subject: [PATCH 1920/4012] New translations overview.php (Japanese) --- lang/ja-JP/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ja-JP/server/overview.php diff --git a/lang/ja-JP/server/overview.php b/lang/ja-JP/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/ja-JP/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 98f94566634b2bb0bb6d6c0b1732bb1a279bee27 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:50 -0500 Subject: [PATCH 1921/4012] New translations overview.php (Korean) --- lang/ko-KR/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ko-KR/server/overview.php diff --git a/lang/ko-KR/server/overview.php b/lang/ko-KR/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/ko-KR/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 58bb6b564e558ff015247819197f9d291b71d094 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:50 -0500 Subject: [PATCH 1922/4012] New translations overview.php (Dutch) --- lang/nl-NL/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/nl-NL/server/overview.php diff --git a/lang/nl-NL/server/overview.php b/lang/nl-NL/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/nl-NL/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 019e68ceb9601f57431a82c2550616350c41f615 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:51 -0500 Subject: [PATCH 1923/4012] New translations overview.php (Norwegian) --- lang/no-NO/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/no-NO/server/overview.php diff --git a/lang/no-NO/server/overview.php b/lang/no-NO/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/no-NO/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From ed6e56860a205994c0b0390d48b37382655bd030 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:52 -0500 Subject: [PATCH 1924/4012] New translations overview.php (Polish) --- lang/pl-PL/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/pl-PL/server/overview.php diff --git a/lang/pl-PL/server/overview.php b/lang/pl-PL/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/pl-PL/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 883f3d193076242205927da5a57f73d64114eef8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:52 -0500 Subject: [PATCH 1925/4012] New translations overview.php (Portuguese) --- lang/pt-PT/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/pt-PT/server/overview.php diff --git a/lang/pt-PT/server/overview.php b/lang/pt-PT/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/pt-PT/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 77533331a19ff400fa32d3131aa6fbf8b80aafa6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:53 -0500 Subject: [PATCH 1926/4012] New translations overview.php (Russian) --- lang/ru-RU/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ru-RU/server/overview.php diff --git a/lang/ru-RU/server/overview.php b/lang/ru-RU/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/ru-RU/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 90987565a740c18718f5d1ee15f00802f1a4f147 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:54 -0500 Subject: [PATCH 1927/4012] New translations overview.php (Serbian (Cyrillic)) --- lang/sr-SP/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/sr-SP/server/overview.php diff --git a/lang/sr-SP/server/overview.php b/lang/sr-SP/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/sr-SP/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 7b1ef23e000e6c213cbe6211424f2ccf3d24b340 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:55 -0500 Subject: [PATCH 1928/4012] New translations overview.php (Swedish) --- lang/sv-SE/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/sv-SE/server/overview.php diff --git a/lang/sv-SE/server/overview.php b/lang/sv-SE/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/sv-SE/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 0d377a6b04ca84403bfb7fbc8cfb8e4e77c2f88f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:56 -0500 Subject: [PATCH 1929/4012] New translations overview.php (Turkish) --- lang/tr-TR/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/tr-TR/server/overview.php diff --git a/lang/tr-TR/server/overview.php b/lang/tr-TR/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/tr-TR/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 39c00ab235da9a3149864fa1d1ed9e78206f94d6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:56 -0500 Subject: [PATCH 1930/4012] New translations overview.php (Ukrainian) --- lang/uk-UA/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/uk-UA/server/overview.php diff --git a/lang/uk-UA/server/overview.php b/lang/uk-UA/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/uk-UA/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 53df99827d27a1b94e7c48f3f1f24c1d0f69a8b9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:57 -0500 Subject: [PATCH 1931/4012] New translations overview.php (Chinese Simplified) --- lang/zh-CN/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/zh-CN/server/overview.php diff --git a/lang/zh-CN/server/overview.php b/lang/zh-CN/server/overview.php new file mode 100644 index 00000000000..d5e2b90bdb5 --- /dev/null +++ b/lang/zh-CN/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => '开机', + 'restart' => '重启', + 'kill' => '终结', + 'shutdown' => '关机', + ], + 'notices' => [ + 'power_action_sent_success' => '已成功发送电源操作。可能需要一段时间进行处理。', + 'power_action_sent_fail' => '发送电源操作失败。', + ], + + 'state' => '状态', + 'states' => [ + 'stopped' => '已关机', + 'running' => '运行中', + 'stopping' => '关机中', + 'starting' => '开机中', + 'shutting_down' => '正在关机', + ], + 'uptime' => '在线时长', + 'poll_status_error' => '获取服务器状态失败。将在 5 秒后再次尝试......', + + 'terminal' => [ + 'title' => '终端', + 'description' => '从网页远程管理服务器', + 'novnc_description' => '兼容性佳,但性能不好且缺乏功能', + 'xtermjs_description' => '性能极佳,但无法保证能在每个操作系统上运作。', + ], + + 'server_config' => [ + 'title' => '配置该服务器', + 'description' => '你拥有管理员权限,你可以访问下边的服务器构建配置并作出编辑。', + 'configure_server' => '配置服务器', + ], +]; From 08be2375578db735cb8b79bf914ebea4326a8a19 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:58 -0500 Subject: [PATCH 1932/4012] New translations overview.php (Chinese Traditional) --- lang/zh-TW/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/zh-TW/server/overview.php diff --git a/lang/zh-TW/server/overview.php b/lang/zh-TW/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/zh-TW/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From f57998bd2625b5cd346ba97d8a05890fb3fcfcec Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:44:59 -0500 Subject: [PATCH 1933/4012] New translations overview.php (English) --- lang/en-US/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/en-US/server/overview.php diff --git a/lang/en-US/server/overview.php b/lang/en-US/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/en-US/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 608581c59976af75114240b77de3dc0efe62adca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:00 -0500 Subject: [PATCH 1934/4012] New translations overview.php (Vietnamese) --- lang/vi-VN/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/vi-VN/server/overview.php diff --git a/lang/vi-VN/server/overview.php b/lang/vi-VN/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/vi-VN/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 3b9c5123d368c85035b71da9651055f5b0ebd914 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:00 -0500 Subject: [PATCH 1935/4012] New translations overview.php (Icelandic) --- lang/is-IS/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/is-IS/server/overview.php diff --git a/lang/is-IS/server/overview.php b/lang/is-IS/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/is-IS/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From c8d60af9402ce77a5c74f3f24d35870cb139d9aa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:01 -0500 Subject: [PATCH 1936/4012] New translations overview.php (Portuguese, Brazilian) --- lang/pt-BR/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/pt-BR/server/overview.php diff --git a/lang/pt-BR/server/overview.php b/lang/pt-BR/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/pt-BR/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 3a3122c1cfdeecaa634e8d352cfd93e1231e6284 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:02 -0500 Subject: [PATCH 1937/4012] New translations overview.php (Hindi) --- lang/hi-IN/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/hi-IN/server/overview.php diff --git a/lang/hi-IN/server/overview.php b/lang/hi-IN/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/hi-IN/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 327fcf2cbff1cff34441481ebc3e8e9c070e24ce Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:03 -0500 Subject: [PATCH 1938/4012] New translations validation.php (Romanian) --- lang/ro-RO/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/ro-RO/validation.php diff --git a/lang/ro-RO/validation.php b/lang/ro-RO/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/ro-RO/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 572bf6ac4bec659637c1ee5c0c3596fd651c715d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:04 -0500 Subject: [PATCH 1939/4012] New translations validation.php (French) --- lang/fr-FR/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/fr-FR/validation.php diff --git a/lang/fr-FR/validation.php b/lang/fr-FR/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/fr-FR/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From daa2790db56285617442191cf474032437b2dbb9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:05 -0500 Subject: [PATCH 1940/4012] New translations validation.php (Spanish) --- lang/es-ES/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/es-ES/validation.php diff --git a/lang/es-ES/validation.php b/lang/es-ES/validation.php new file mode 100644 index 00000000000..990cd9739a3 --- /dev/null +++ b/lang/es-ES/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'mensaje-personalizado', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From bc3b7b202cc47f42a0706817aacc461daaf6baa6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:06 -0500 Subject: [PATCH 1941/4012] New translations validation.php (Afrikaans) --- lang/af-ZA/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/af-ZA/validation.php diff --git a/lang/af-ZA/validation.php b/lang/af-ZA/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/af-ZA/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 73e7eb2614494a339c9bc2d040e526fa946a8028 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:07 -0500 Subject: [PATCH 1942/4012] New translations validation.php (Arabic) --- lang/ar-SA/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/ar-SA/validation.php diff --git a/lang/ar-SA/validation.php b/lang/ar-SA/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/ar-SA/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From ef1e343e655594de7df734cf391c255ee685ba0e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:08 -0500 Subject: [PATCH 1943/4012] New translations validation.php (Catalan) --- lang/ca-ES/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/ca-ES/validation.php diff --git a/lang/ca-ES/validation.php b/lang/ca-ES/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/ca-ES/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 31af2dba6d061b97140587a1d374f07917e1fc41 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:08 -0500 Subject: [PATCH 1944/4012] New translations validation.php (Czech) --- lang/cs-CZ/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/cs-CZ/validation.php diff --git a/lang/cs-CZ/validation.php b/lang/cs-CZ/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/cs-CZ/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 56f938f0bacf71738677aea4872731c3a54fa3e6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:09 -0500 Subject: [PATCH 1945/4012] New translations validation.php (Danish) --- lang/da-DK/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/da-DK/validation.php diff --git a/lang/da-DK/validation.php b/lang/da-DK/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/da-DK/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 1052caaa1dc3a8b8db60c755db57d97e0823c0fb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:10 -0500 Subject: [PATCH 1946/4012] New translations validation.php (German) --- lang/de-DE/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/de-DE/validation.php diff --git a/lang/de-DE/validation.php b/lang/de-DE/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/de-DE/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From ff198f2c49dbe58f244d5c142013e977e297a31b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:11 -0500 Subject: [PATCH 1947/4012] New translations validation.php (Greek) --- lang/el-GR/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/el-GR/validation.php diff --git a/lang/el-GR/validation.php b/lang/el-GR/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/el-GR/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 1587baf964c3181ed5b1736644c0a80541860113 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:12 -0500 Subject: [PATCH 1948/4012] New translations validation.php (Finnish) --- lang/fi-FI/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/fi-FI/validation.php diff --git a/lang/fi-FI/validation.php b/lang/fi-FI/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/fi-FI/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From e5e412aa4e650e17b540bb15eaa230700038f0f2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:12 -0500 Subject: [PATCH 1949/4012] New translations validation.php (Hebrew) --- lang/he-IL/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/he-IL/validation.php diff --git a/lang/he-IL/validation.php b/lang/he-IL/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/he-IL/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From c5dec25933f81b293f26394b7dd9bb9607790281 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:13 -0500 Subject: [PATCH 1950/4012] New translations validation.php (Hungarian) --- lang/hu-HU/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/hu-HU/validation.php diff --git a/lang/hu-HU/validation.php b/lang/hu-HU/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/hu-HU/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From b7e54c1cd4604c9bff647a058b26388c9ef8cbb3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:15 -0500 Subject: [PATCH 1951/4012] New translations validation.php (Italian) --- lang/it-IT/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/it-IT/validation.php diff --git a/lang/it-IT/validation.php b/lang/it-IT/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/it-IT/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From ab636b92351824170c72f7bef602517d7a875705 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:15 -0500 Subject: [PATCH 1952/4012] New translations validation.php (Japanese) --- lang/ja-JP/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/ja-JP/validation.php diff --git a/lang/ja-JP/validation.php b/lang/ja-JP/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/ja-JP/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From b9753a4c9dc2814cc596fa50c8a1b85e52198476 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:16 -0500 Subject: [PATCH 1953/4012] New translations validation.php (Korean) --- lang/ko-KR/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/ko-KR/validation.php diff --git a/lang/ko-KR/validation.php b/lang/ko-KR/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/ko-KR/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 682647a10d362e174041366d859235efa5e7b3e8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:17 -0500 Subject: [PATCH 1954/4012] New translations validation.php (Dutch) --- lang/nl-NL/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/nl-NL/validation.php diff --git a/lang/nl-NL/validation.php b/lang/nl-NL/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/nl-NL/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 563cb44c291ca5511547d7de877f02494121515a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:18 -0500 Subject: [PATCH 1955/4012] New translations validation.php (Norwegian) --- lang/no-NO/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/no-NO/validation.php diff --git a/lang/no-NO/validation.php b/lang/no-NO/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/no-NO/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 1735bf66943531ec22edb7fc6bc96f757e8fc7e7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:19 -0500 Subject: [PATCH 1956/4012] New translations validation.php (Polish) --- lang/pl-PL/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/pl-PL/validation.php diff --git a/lang/pl-PL/validation.php b/lang/pl-PL/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/pl-PL/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From aa35679960cfc02a435a68b07b2d1cc13d1cbb1c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:20 -0500 Subject: [PATCH 1957/4012] New translations validation.php (Portuguese) --- lang/pt-PT/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/pt-PT/validation.php diff --git a/lang/pt-PT/validation.php b/lang/pt-PT/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/pt-PT/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From be3e28abdd3ff7d30a5c34f4a9bb95bd48e12486 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:20 -0500 Subject: [PATCH 1958/4012] New translations validation.php (Russian) --- lang/ru-RU/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/ru-RU/validation.php diff --git a/lang/ru-RU/validation.php b/lang/ru-RU/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/ru-RU/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From f41d5272adf3db679d16cdf7eb143cbe1eab969d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:21 -0500 Subject: [PATCH 1959/4012] New translations validation.php (Serbian (Cyrillic)) --- lang/sr-SP/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/sr-SP/validation.php diff --git a/lang/sr-SP/validation.php b/lang/sr-SP/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/sr-SP/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 2fd9bffd6cd13fb722d0fc8734db4c399c7e95be Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:22 -0500 Subject: [PATCH 1960/4012] New translations validation.php (Swedish) --- lang/sv-SE/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/sv-SE/validation.php diff --git a/lang/sv-SE/validation.php b/lang/sv-SE/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/sv-SE/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From bf6428a68cd62725899383c94fe6fd567f63cfa3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:23 -0500 Subject: [PATCH 1961/4012] New translations validation.php (Turkish) --- lang/tr-TR/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/tr-TR/validation.php diff --git a/lang/tr-TR/validation.php b/lang/tr-TR/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/tr-TR/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 6f0157256bdbb30654d08d9b554f6f578aeedb8b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:24 -0500 Subject: [PATCH 1962/4012] New translations validation.php (Ukrainian) --- lang/uk-UA/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/uk-UA/validation.php diff --git a/lang/uk-UA/validation.php b/lang/uk-UA/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/uk-UA/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From b741f3eccfad9ba8d61d206132023c1571ec5b78 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:24 -0500 Subject: [PATCH 1963/4012] New translations validation.php (Chinese Simplified) --- lang/zh-CN/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/zh-CN/validation.php diff --git a/lang/zh-CN/validation.php b/lang/zh-CN/validation.php new file mode 100644 index 00000000000..ca5f8625fbf --- /dev/null +++ b/lang/zh-CN/validation.php @@ -0,0 +1,177 @@ + ':attribute必须接受。', + 'accepted_if' => '当:other为:value时,:attribute必须接受。', + 'active_url' => ':attribute不是一个有效的URL。', + 'after' => ':attribute必须是:date之后的日期。', + 'after_or_equal' => ':attribute必须是等于或在:date之后的日期。', + 'alpha' => ':attribute只能包含字母。', + 'alpha_dash' => ':attribute只能包含字母、数字、破折号和下划线。', + 'alpha_num' => ':attribute只能包含字母和数字。', + 'array' => ':attribute必须是一个数组。', + 'before' => ':attribute必须是:date之前的日期。', + 'before_or_equal' => ':attribute必须是等于或在:date之前的日期。', + 'between' => [ + 'array' => ':attribute必须在:min和:max之间。', + 'file' => ':attribute必须在:min和:maxKib之间。', + 'numeric' => ':attribute必须在:min和:max之间。', + 'string' => ':attribute必须在:min和:max个字符之间。', + ], + 'boolean' => ':attribute字段必须是true或false。', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => '密码不正确。', + 'date' => ':attribute不是一个有效的日期。', + 'date_equals' => ':attribute必须是等于:date的日期。', + 'date_format' => ':attribute与格式:format不匹配。', + 'declined' => ':attribute必须被拒绝。', + 'declined_if' => '当:other为:value时,:attribute必须被拒绝。', + 'different' => ':attribute和:other必须不同。', + 'digits' => ':attribute必须是:digits位数字。', + 'digits_between' => ':attribute必须在:min和:max位数字之间。', + 'dimensions' => ':attribute的图像尺寸无效。', + 'distinct' => ':attribute字段具有重复值。', + 'doesnt_start_with' => ':attribute不能以以下之一开始: :values。', + 'email' => ':attribute必须是一个有效的电子邮件地址。', + 'ends_with' => ':attribute必须以以下之一结尾: :values。', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => '所选:attribute无效。', + 'exists' => '所选:attribute无效。', + 'file' => ':attribute必须是一个文件。', + 'filled' => ':attribute字段必须有一个值。', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => ':attribute必须要超过:value项。', + 'file' => ':attribute必须大于:valueKib。', + 'numeric' => ':attribute必须大于:value。', + 'string' => ':attribute必须多于:value个字符。', + ], + 'gte' => [ + 'array' => ':attribute必须有:value项或更多。', + 'file' => ':attribute必须大于或等于:valueKib。', + 'numeric' => ':attribute必须大于或等于:value。', + 'string' => ':attribute必须大于或等于:value个字符。', + ], + 'hostname' => ':attribute必须是一个有效的主机名。', + 'image' => ':attribute必须是一个图像。', + 'in' => '所选:attribute无效。', + 'in_array' => ':attribute字段不存在于:other中。', + 'integer' => ':attribute必须是一个整数。', + 'ip' => ':attribute必须是一个有效的IP地址。', + 'ipv4' => ':attribute必须是一个有效的IPv4地址。', + 'ipv6' => ':attribute必须是一个有效的IPv6地址。', + 'json' => ':attribute必须是一个有效的JSON字符串。', + 'lt' => [ + 'array' => ':attribute必须少于:value项。', + 'file' => ':attribute必须小于:valueKib。', + 'numeric' => ':attribute必须小于:value。', + 'string' => ':attribute必须少于:value个字符。', + ], + 'lte' => [ + 'array' => ':attribute不能超过:value项。', + 'file' => ':attribute必须小于或等于:valueKib。', + 'numeric' => ':attribute必须小于或等于:value。', + 'string' => ':attribute必须小于或等于:value个字符。', + ], + 'mac_address' => ':attribute必须是一个有效的MAC地址。', + 'max' => [ + 'array' => ':attribute不能超过:max项。', + 'file' => ':attribute不能大于:maxKib。', + 'numeric' => ':attribute不能大于:max。', + 'string' => ':attribute不能大于:max个字符。', + ], + 'mimes' => ':attribute必须是类型为:values的文件。', + 'mimetypes' => ':attribute必须是类型为:values的文件。', + 'min' => [ + 'array' => ':attribute必须至少有:min项。', + 'file' => ':attribute必须至少为:minKib。', + 'numeric' => ':attribute必须至少为:min。', + 'string' => ':attribute必须至少为:min个字符。', + ], + 'multiple_of' => ':attribute必须是:value的倍数。', + 'not_in' => '所选:attribute无效。', + 'not_regex' => ':attribute格式无效。', + 'numeric' => ':attribute必须是一个数字。', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => ':attribute必须至少包含一个字母。', + 'mixed' => ':attribute必须至少包含一个大写字母和一个小写字母。', + 'numbers' => ':attribute必须至少包含一个数字。', + 'symbols' => ':attribute必须至少包含一个符号。', + 'uncompromised' => '提供的:attribute出现在数据泄露中。请为:attribute选择一个不同的值。', + ], + 'present' => ':attribute字段必须存在。', + 'prohibited' => ':attribute字段被禁止。', + 'prohibited_if' => '当:other为:value时,:attribute字段被禁止。', + 'prohibited_unless' => '除非:other在:values中,否则:attribute字段被禁止。', + 'prohibits' => ':attribute字段禁止:other出现。', + 'regex' => ':attribute格式无效。', + 'required' => ':attribute字段是必需的。', + 'required_array_keys' => ':attribute字段必须包含:values的条目。', + 'required_if' => '当:other为:value时,:attribute字段是必需的。', + 'required_unless' => '除非:other在:values中,否则:attribute字段是必需的。', + 'required_with' => '当:values存在时,:attribute字段是必需的。', + 'required_with_all' => '当:values存在时,:attribute字段是必需的。', + 'required_without' => '当:values不存在时,:attribute字段是必需的。', + 'required_without_all' => '当:values都不存在时,:attribute字段是必需的。', + 'same' => ':attribute和:other必须匹配。', + 'size' => [ + 'array' => ':attribute必须包含:size项。', + 'file' => ':attribute必须为:sizeKib。', + 'numeric' => ':attribute必须为:size。', + 'string' => ':attribute必须为:size个字符。', + ], + 'starts_with' => ':attribute必须以以下之一开头::values。', + 'string' => ':attribute必须是一个字符串。', + 'timezone' => ':attribute必须是一个有效的时区。', + 'unique' => ':attribute已被使用。', + 'uploaded' => ':attribute上传失败。', + 'url' => ':attribute必须是一个有效的URL。', + 'uuid' => ':attribute必须是一个有效的UUID。', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 6ba86ff0be52a0961615797d53ff96373b9f792a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:25 -0500 Subject: [PATCH 1964/4012] New translations validation.php (Chinese Traditional) --- lang/zh-TW/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/zh-TW/validation.php diff --git a/lang/zh-TW/validation.php b/lang/zh-TW/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/zh-TW/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From e122d1e02e449ac5c6585eb63d7e770255b3669e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:26 -0500 Subject: [PATCH 1965/4012] New translations validation.php (English) --- lang/en-US/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/en-US/validation.php diff --git a/lang/en-US/validation.php b/lang/en-US/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/en-US/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From e8aa89a924ebcbf1e61d87e58b933e3488f2a59f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:27 -0500 Subject: [PATCH 1966/4012] New translations validation.php (Vietnamese) --- lang/vi-VN/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/vi-VN/validation.php diff --git a/lang/vi-VN/validation.php b/lang/vi-VN/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/vi-VN/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 3eb2c2ad2cd21b96e7fb5d66b336f1f7df48eb18 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:27 -0500 Subject: [PATCH 1967/4012] New translations validation.php (Icelandic) --- lang/is-IS/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/is-IS/validation.php diff --git a/lang/is-IS/validation.php b/lang/is-IS/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/is-IS/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From fdc238c011251a6a598ebcaf96bb57a86f32ed30 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:28 -0500 Subject: [PATCH 1968/4012] New translations validation.php (Portuguese, Brazilian) --- lang/pt-BR/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/pt-BR/validation.php diff --git a/lang/pt-BR/validation.php b/lang/pt-BR/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/pt-BR/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 77ce3388e536582b9539b779cdc3de7138f0c627 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:29 -0500 Subject: [PATCH 1969/4012] New translations validation.php (Hindi) --- lang/hi-IN/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/hi-IN/validation.php diff --git a/lang/hi-IN/validation.php b/lang/hi-IN/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/hi-IN/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 291c0d595333a6f43a9ab03ff8c7651ab9e9bfcf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:30 -0500 Subject: [PATCH 1970/4012] New translations zod.php (Romanian) --- lang/ro-RO/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/ro-RO/zod.php diff --git a/lang/ro-RO/zod.php b/lang/ro-RO/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/ro-RO/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From df76c63a19d0a37f67542332703522c925c2d8c1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:31 -0500 Subject: [PATCH 1971/4012] New translations zod.php (French) --- lang/fr-FR/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/fr-FR/zod.php diff --git a/lang/fr-FR/zod.php b/lang/fr-FR/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/fr-FR/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From f55b85b1203243221680ba4872b7a255f5a4d63c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:32 -0500 Subject: [PATCH 1972/4012] New translations zod.php (Spanish) --- lang/es-ES/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/es-ES/zod.php diff --git a/lang/es-ES/zod.php b/lang/es-ES/zod.php new file mode 100644 index 00000000000..ed0f0467b96 --- /dev/null +++ b/lang/es-ES/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Requerido', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'correo electronico', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'fecha-hora', + ], + 'types' => [ + 'function' => 'funcion', + 'number' => 'numero', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integro', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'sin definir', + 'symbol' => 'simbolo', + 'null' => 'nulo', + 'array' => 'matriz', + 'object' => 'objeto', + 'unknown' => 'desconocido', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'nunca', + 'map' => 'map', + 'set' => 'set', + ], +]; From 1c7d6d37a3ef0abe811422f8b19ee74eb33cde4f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:33 -0500 Subject: [PATCH 1973/4012] New translations zod.php (Afrikaans) --- lang/af-ZA/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/af-ZA/zod.php diff --git a/lang/af-ZA/zod.php b/lang/af-ZA/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/af-ZA/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From f9d6c43849c31c80d2c45c0f2f16772faa0c27f7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:33 -0500 Subject: [PATCH 1974/4012] New translations zod.php (Arabic) --- lang/ar-SA/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/ar-SA/zod.php diff --git a/lang/ar-SA/zod.php b/lang/ar-SA/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/ar-SA/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 2d60ab1bafd21faf4814c51194b4779f41d55dac Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:34 -0500 Subject: [PATCH 1975/4012] New translations zod.php (Catalan) --- lang/ca-ES/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/ca-ES/zod.php diff --git a/lang/ca-ES/zod.php b/lang/ca-ES/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/ca-ES/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 0d3ada7d3cdebb7190e2ed87ff2fa5b4de719ece Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:35 -0500 Subject: [PATCH 1976/4012] New translations zod.php (Czech) --- lang/cs-CZ/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/cs-CZ/zod.php diff --git a/lang/cs-CZ/zod.php b/lang/cs-CZ/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/cs-CZ/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From e203c7a4f1ea42eeb73aa3344a13a6c4c8e027dd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:36 -0500 Subject: [PATCH 1977/4012] New translations zod.php (Danish) --- lang/da-DK/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/da-DK/zod.php diff --git a/lang/da-DK/zod.php b/lang/da-DK/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/da-DK/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 413538b6a9c840977155789ca9fa9deab68d2521 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:37 -0500 Subject: [PATCH 1978/4012] New translations zod.php (German) --- lang/de-DE/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/de-DE/zod.php diff --git a/lang/de-DE/zod.php b/lang/de-DE/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/de-DE/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From f8bc8427eb4d21f50fc5dbf082dcbbbb0e9834e7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:38 -0500 Subject: [PATCH 1979/4012] New translations zod.php (Greek) --- lang/el-GR/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/el-GR/zod.php diff --git a/lang/el-GR/zod.php b/lang/el-GR/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/el-GR/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 244d9598ea79eb234b70bd9201d366dcc0e3e5b6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:38 -0500 Subject: [PATCH 1980/4012] New translations zod.php (Finnish) --- lang/fi-FI/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/fi-FI/zod.php diff --git a/lang/fi-FI/zod.php b/lang/fi-FI/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/fi-FI/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 0c76742de3f81a6ab40a8ba3e84c333adb5e82e9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:39 -0500 Subject: [PATCH 1981/4012] New translations zod.php (Hebrew) --- lang/he-IL/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/he-IL/zod.php diff --git a/lang/he-IL/zod.php b/lang/he-IL/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/he-IL/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 37efe061f8c3eadbf98dae73102cba4545e3d0c7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:40 -0500 Subject: [PATCH 1982/4012] New translations zod.php (Hungarian) --- lang/hu-HU/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/hu-HU/zod.php diff --git a/lang/hu-HU/zod.php b/lang/hu-HU/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/hu-HU/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 86c3b838e6fe469056840403ac878c8aef177805 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:41 -0500 Subject: [PATCH 1983/4012] New translations zod.php (Italian) --- lang/it-IT/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/it-IT/zod.php diff --git a/lang/it-IT/zod.php b/lang/it-IT/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/it-IT/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 0b991f7fe16f67bc4b6257273ba53f54e725df13 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:41 -0500 Subject: [PATCH 1984/4012] New translations zod.php (Japanese) --- lang/ja-JP/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/ja-JP/zod.php diff --git a/lang/ja-JP/zod.php b/lang/ja-JP/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/ja-JP/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 00403bab52402221da9b7b74a9160b4ecad89c60 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:42 -0500 Subject: [PATCH 1985/4012] New translations zod.php (Korean) --- lang/ko-KR/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/ko-KR/zod.php diff --git a/lang/ko-KR/zod.php b/lang/ko-KR/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/ko-KR/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 76d95a7ce607fe781fcfc30415885782ae93fe5e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:43 -0500 Subject: [PATCH 1986/4012] New translations zod.php (Dutch) --- lang/nl-NL/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/nl-NL/zod.php diff --git a/lang/nl-NL/zod.php b/lang/nl-NL/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/nl-NL/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From ced1b70bdd0e370237645ef6e7d847844d1f115b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:44 -0500 Subject: [PATCH 1987/4012] New translations zod.php (Norwegian) --- lang/no-NO/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/no-NO/zod.php diff --git a/lang/no-NO/zod.php b/lang/no-NO/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/no-NO/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 4fb095d50229326244e9f696d7d06979d7c40910 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:45 -0500 Subject: [PATCH 1988/4012] New translations zod.php (Polish) --- lang/pl-PL/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/pl-PL/zod.php diff --git a/lang/pl-PL/zod.php b/lang/pl-PL/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/pl-PL/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 5e07a8e397f9f5bbc2cffa0586d5549d18dadd4e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:45 -0500 Subject: [PATCH 1989/4012] New translations zod.php (Portuguese) --- lang/pt-PT/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/pt-PT/zod.php diff --git a/lang/pt-PT/zod.php b/lang/pt-PT/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/pt-PT/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 70f68efc6d33afc26ef2b13851b53f5491bb8429 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:46 -0500 Subject: [PATCH 1990/4012] New translations zod.php (Russian) --- lang/ru-RU/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/ru-RU/zod.php diff --git a/lang/ru-RU/zod.php b/lang/ru-RU/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/ru-RU/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 1d17833d6044d01e6ee24e593f10b10221e96ec1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:47 -0500 Subject: [PATCH 1991/4012] New translations zod.php (Serbian (Cyrillic)) --- lang/sr-SP/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/sr-SP/zod.php diff --git a/lang/sr-SP/zod.php b/lang/sr-SP/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/sr-SP/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 7c369222ff7752c0fc3effdf6c356ac3096469a2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:48 -0500 Subject: [PATCH 1992/4012] New translations zod.php (Swedish) --- lang/sv-SE/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/sv-SE/zod.php diff --git a/lang/sv-SE/zod.php b/lang/sv-SE/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/sv-SE/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 144de9d745cbc48a6c88cb8abf3df540d3106fdb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:48 -0500 Subject: [PATCH 1993/4012] New translations zod.php (Turkish) --- lang/tr-TR/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/tr-TR/zod.php diff --git a/lang/tr-TR/zod.php b/lang/tr-TR/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/tr-TR/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 338b471d0b3c09efe0fa0b3d0f89a95048b0ff4a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:49 -0500 Subject: [PATCH 1994/4012] New translations zod.php (Ukrainian) --- lang/uk-UA/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/uk-UA/zod.php diff --git a/lang/uk-UA/zod.php b/lang/uk-UA/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/uk-UA/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 2b47fb424559c2b0c5913bcf237dbb004b38eec3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:50 -0500 Subject: [PATCH 1995/4012] New translations zod.php (Chinese Simplified) --- lang/zh-CN/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/zh-CN/zod.php diff --git a/lang/zh-CN/zod.php b/lang/zh-CN/zod.php new file mode 100644 index 00000000000..b05c05686d0 --- /dev/null +++ b/lang/zh-CN/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => '期望 {{expected}}, 收到 {{received}}', + 'invalid_type_received_undefined' => '必需的', + 'invalid_literal' => '无效的文字值,期望 {{expected}}', + 'unrecognized_keys' => '对象中无法识别的键:{{- keys}}', + 'invalid_union' => '无效的输入', + 'invalid_union_discriminator' => '无效的鉴别器值。期望 {{- options}}', + 'invalid_enum_value' => '无效的枚举值。期望 {{- options}}, 收到 \'{{received}}\'', + 'invalid_arguments' => '无效的函数参数', + 'invalid_return_type' => '无效的函数返回类型', + 'invalid_date' => '无效的日期', + 'custom' => '无效的输入', + 'invalid_intersection_types' => '交集结果无法合并', + 'not_multiple_of' => '数字必须是 {{multipleOf}} 的倍数', + 'not_finite' => '数字必须是有限的', + 'invalid_string' => [ + 'email' => '无效的 {{validation}}', + 'url' => '无效的 {{validation}}', + 'uuid' => '无效的 {{validation}}', + 'cuid' => '无效的 {{validation}}', + 'regex' => '无效的', + 'datetime' => '无效的 {{validation}}', + 'startsWith' => '无效的输入:必须以 "{{startsWith}}" 开头', + 'endsWith' => '无效的输入:必须以 "{{endsWith}}" 结尾', + 'hostname' => '无效的 {{validation}}', + 'english_keyboard_characters' => '无效的 {{validation}}', + 'password' => '必须包含8个字符,一个大写字母,一个小写字母,一个数字和一个特殊字符', + 'ip_address' => '无效的IP地址', + ], + 'too_small' => [ + 'array' => [ + 'exact' => '数组必须包含恰好 {{minimum}} 个元素', + 'inclusive' => '数组必须至少包含 {{minimum}} 个元素', + 'not_inclusive' => '数组必须包含超过 {{minimum}} 个元素', + ], + 'string' => [ + 'exact' => '字符串必须包含恰好 {{minimum}} 个字符', + 'inclusive' => '字符串必须至少包含 {{minimum}} 个字符', + 'not_inclusive' => '字符串必须包含超过 {{minimum}} 个字符', + ], + 'number' => [ + 'exact' => '数字必须正好是 {{minimum}}', + 'inclusive' => '数字必须大于或等于 {{minimum}}', + 'not_inclusive' => '数字必须大于 {{minimum}}', + ], + 'set' => [ + 'exact' => '无效的输入', + 'inclusive' => '无效的输入', + 'not_inclusive' => '无效的输入', + ], + 'date' => [ + 'exact' => '日期必须正好是 {{- minimum, datetime}}', + 'inclusive' => '日期必须大于或等于 {{- minimum, datetime}}', + 'not_inclusive' => '日期必须大于 {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => '数组必须包含恰好 {{maximum}} 个元素', + 'inclusive' => '数组必须至多包含 {{maximum}} 个元素', + 'not_inclusive' => '数组必须包含少于 {{maximum}} 个元素', + ], + 'string' => [ + 'exact' => '字符串必须包含恰好 {{maximum}} 个字符', + 'inclusive' => '字符串必须至多包含 {{maximum}} 个字符', + 'not_inclusive' => '字符串必须包含少于 {{maximum}} 个字符', + ], + 'number' => [ + 'exact' => '数字必须正好是 {{maximum}}', + 'inclusive' => '数字必须小于或等于 {{maximum}}', + 'not_inclusive' => '数字必须小于 {{maximum}}', + ], + 'set' => [ + 'exact' => '无效的输入', + 'inclusive' => '无效的输入', + 'not_inclusive' => '无效的输入', + ], + 'date' => [ + 'exact' => '日期必须正好是 {{- maximum, datetime}}', + 'inclusive' => '日期必须小于或等于 {{- maximum, datetime}}', + 'not_inclusive' => '日期必须小于 {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => '电子邮件', + 'url' => '网址', + 'uuid' => 'UUID', + 'cuid' => 'CUID', + 'regex' => '正则表达式', + 'datetime' => '日期和时间', + ], + 'types' => [ + 'function' => '函数', + 'number' => '数字', + 'string' => '字符串', + 'nan' => 'NaN', + 'integer' => '整数', + 'float' => '浮点数', + 'boolean' => '布尔值', + 'date' => '日期', + 'bigint' => '大整数', + 'undefined' => '未定义', + 'symbol' => '符号', + 'null' => '空值', + 'array' => '数组', + 'object' => '对象', + 'unknown' => '未知', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => '映射', + 'set' => '集合', + ], +]; From 427a393fbcf5550761c31c1251cf0fd15c15da36 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:51 -0500 Subject: [PATCH 1996/4012] New translations zod.php (Chinese Traditional) --- lang/zh-TW/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/zh-TW/zod.php diff --git a/lang/zh-TW/zod.php b/lang/zh-TW/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/zh-TW/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 80c6124c97273d1a34faa53f48a8d15c7d1f9745 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:51 -0500 Subject: [PATCH 1997/4012] New translations zod.php (English) --- lang/en-US/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/en-US/zod.php diff --git a/lang/en-US/zod.php b/lang/en-US/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/en-US/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 2a7deba089da3dc94903208f9c890e94448e40ce Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:52 -0500 Subject: [PATCH 1998/4012] New translations zod.php (Vietnamese) --- lang/vi-VN/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/vi-VN/zod.php diff --git a/lang/vi-VN/zod.php b/lang/vi-VN/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/vi-VN/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 747705413c6da75cd087b7750fc59ab8a988a215 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:53 -0500 Subject: [PATCH 1999/4012] New translations zod.php (Icelandic) --- lang/is-IS/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/is-IS/zod.php diff --git a/lang/is-IS/zod.php b/lang/is-IS/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/is-IS/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 647216b759cbbbbce0e18a1e77c66f34c42f3d52 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:54 -0500 Subject: [PATCH 2000/4012] New translations zod.php (Portuguese, Brazilian) --- lang/pt-BR/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/pt-BR/zod.php diff --git a/lang/pt-BR/zod.php b/lang/pt-BR/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/pt-BR/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 2e3c859524c72cb3be7c7e46026901fc55f72ce9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:45:55 -0500 Subject: [PATCH 2001/4012] New translations zod.php (Hindi) --- lang/hi-IN/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/hi-IN/zod.php diff --git a/lang/hi-IN/zod.php b/lang/hi-IN/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/hi-IN/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From fc55c836df0fdbe4b31c9c79b2c7c495426271cf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:29 -0500 Subject: [PATCH 2002/4012] New translations locations.php (Romanian) --- lang/ro_RO/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ro_RO/admin/locations.php diff --git a/lang/ro_RO/admin/locations.php b/lang/ro_RO/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/ro_RO/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 43b9fc4c6149dcfb86236de5e0562d5a4b29f1e9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:30 -0500 Subject: [PATCH 2003/4012] New translations locations.php (French) --- lang/fr_FR/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/fr_FR/admin/locations.php diff --git a/lang/fr_FR/admin/locations.php b/lang/fr_FR/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/fr_FR/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From b7c6170728bff0a1b8780fd27148bee0916b84a0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:30 -0500 Subject: [PATCH 2004/4012] New translations locations.php (Spanish) --- lang/es_ES/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/es_ES/admin/locations.php diff --git a/lang/es_ES/admin/locations.php b/lang/es_ES/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/es_ES/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 8810055f2805c1d0a85232b601982aced3bfec69 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:31 -0500 Subject: [PATCH 2005/4012] New translations locations.php (Afrikaans) --- lang/af_ZA/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/af_ZA/admin/locations.php diff --git a/lang/af_ZA/admin/locations.php b/lang/af_ZA/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/af_ZA/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From eb0d17fad1baa1ef7aa5c6b4de3e60bc5faee05a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:32 -0500 Subject: [PATCH 2006/4012] New translations locations.php (Arabic) --- lang/ar_SA/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ar_SA/admin/locations.php diff --git a/lang/ar_SA/admin/locations.php b/lang/ar_SA/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/ar_SA/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From de94994bff21faea0e41d5cbc5226dd4a7756dd1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:33 -0500 Subject: [PATCH 2007/4012] New translations locations.php (Catalan) --- lang/ca_ES/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ca_ES/admin/locations.php diff --git a/lang/ca_ES/admin/locations.php b/lang/ca_ES/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/ca_ES/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From b03c8ba1b274e30d85248afd0ab9d9a8944440a3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:33 -0500 Subject: [PATCH 2008/4012] New translations locations.php (Czech) --- lang/cs_CZ/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/cs_CZ/admin/locations.php diff --git a/lang/cs_CZ/admin/locations.php b/lang/cs_CZ/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/cs_CZ/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 66634a81ce32b2f917b9cefb786de63ba89546b6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:34 -0500 Subject: [PATCH 2009/4012] New translations locations.php (Danish) --- lang/da_DK/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/da_DK/admin/locations.php diff --git a/lang/da_DK/admin/locations.php b/lang/da_DK/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/da_DK/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 7a915e8f5f36112b2aa483471f99e9e2854728b0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:35 -0500 Subject: [PATCH 2010/4012] New translations locations.php (German) --- lang/de_DE/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/de_DE/admin/locations.php diff --git a/lang/de_DE/admin/locations.php b/lang/de_DE/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/de_DE/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From b6c1fb2bc1221e59b276340bbabbbd05453799a2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:36 -0500 Subject: [PATCH 2011/4012] New translations locations.php (Greek) --- lang/el_GR/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/el_GR/admin/locations.php diff --git a/lang/el_GR/admin/locations.php b/lang/el_GR/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/el_GR/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From fe4d85b8a5a03dc55ce6b039280bc67bddff3c1d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:36 -0500 Subject: [PATCH 2012/4012] New translations locations.php (Finnish) --- lang/fi_FI/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/fi_FI/admin/locations.php diff --git a/lang/fi_FI/admin/locations.php b/lang/fi_FI/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/fi_FI/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 5683b1229dc1478af611509f63a3c5819c0c5ce5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:37 -0500 Subject: [PATCH 2013/4012] New translations locations.php (Hebrew) --- lang/he_IL/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/he_IL/admin/locations.php diff --git a/lang/he_IL/admin/locations.php b/lang/he_IL/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/he_IL/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From e3441db6fbef1545035958e3cfbe1b905b2d2fbb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:38 -0500 Subject: [PATCH 2014/4012] New translations locations.php (Hungarian) --- lang/hu_HU/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/hu_HU/admin/locations.php diff --git a/lang/hu_HU/admin/locations.php b/lang/hu_HU/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/hu_HU/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From a92f9afd55c0fcdcc07d854aefaf1cd080efd892 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:39 -0500 Subject: [PATCH 2015/4012] New translations locations.php (Italian) --- lang/it_IT/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/it_IT/admin/locations.php diff --git a/lang/it_IT/admin/locations.php b/lang/it_IT/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/it_IT/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 8c141af3df4627f52d6a171bce3cc3ff23e3e3f1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:40 -0500 Subject: [PATCH 2016/4012] New translations locations.php (Japanese) --- lang/ja_JP/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ja_JP/admin/locations.php diff --git a/lang/ja_JP/admin/locations.php b/lang/ja_JP/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/ja_JP/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 9dc8522eabbb644ab15a780aa560dd390c4ab277 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:40 -0500 Subject: [PATCH 2017/4012] New translations locations.php (Korean) --- lang/ko_KR/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ko_KR/admin/locations.php diff --git a/lang/ko_KR/admin/locations.php b/lang/ko_KR/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/ko_KR/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From bf1c21384c0f1913226111dd914e07d145819ca6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:41 -0500 Subject: [PATCH 2018/4012] New translations locations.php (Dutch) --- lang/nl_NL/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/nl_NL/admin/locations.php diff --git a/lang/nl_NL/admin/locations.php b/lang/nl_NL/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/nl_NL/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 10c77c224dba6788a158953f4ba6511663a98ac0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:42 -0500 Subject: [PATCH 2019/4012] New translations locations.php (Norwegian) --- lang/no_NO/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/no_NO/admin/locations.php diff --git a/lang/no_NO/admin/locations.php b/lang/no_NO/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/no_NO/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From dc59624af80df0bda1aacf470a3f1ea9b3f1b1d6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:42 -0500 Subject: [PATCH 2020/4012] New translations locations.php (Polish) --- lang/pl_PL/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/pl_PL/admin/locations.php diff --git a/lang/pl_PL/admin/locations.php b/lang/pl_PL/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/pl_PL/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 06e35823502455b4559b15b67fd580418c95eca1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:43 -0500 Subject: [PATCH 2021/4012] New translations locations.php (Portuguese) --- lang/pt_PT/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/pt_PT/admin/locations.php diff --git a/lang/pt_PT/admin/locations.php b/lang/pt_PT/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/pt_PT/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 8c929a1a9279028f59c7054d41f0a3e778449caa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:44 -0500 Subject: [PATCH 2022/4012] New translations locations.php (Russian) --- lang/ru_RU/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ru_RU/admin/locations.php diff --git a/lang/ru_RU/admin/locations.php b/lang/ru_RU/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/ru_RU/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 2e6d98aebd3b0afc02de1979576892a027ee5b5a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:45 -0500 Subject: [PATCH 2023/4012] New translations locations.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/sr_SP/admin/locations.php diff --git a/lang/sr_SP/admin/locations.php b/lang/sr_SP/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/sr_SP/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 69179c3083df72ef2b3c9d4f7f2eae4a1e56ef55 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:45 -0500 Subject: [PATCH 2024/4012] New translations locations.php (Swedish) --- lang/sv_SE/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/sv_SE/admin/locations.php diff --git a/lang/sv_SE/admin/locations.php b/lang/sv_SE/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/sv_SE/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 472f9369a2bc45e46245cd9fb50c1e14e47bd436 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:46 -0500 Subject: [PATCH 2025/4012] New translations locations.php (Turkish) --- lang/tr_TR/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/tr_TR/admin/locations.php diff --git a/lang/tr_TR/admin/locations.php b/lang/tr_TR/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/tr_TR/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From b8384483b2fd01205fa4a990ce1a32a847867fa4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:47 -0500 Subject: [PATCH 2026/4012] New translations locations.php (Ukrainian) --- lang/uk_UA/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/uk_UA/admin/locations.php diff --git a/lang/uk_UA/admin/locations.php b/lang/uk_UA/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/uk_UA/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From e1056c142b1478b55e692f9b3477fded60773e01 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:48 -0500 Subject: [PATCH 2027/4012] New translations locations.php (Chinese Simplified) --- lang/zh_CN/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/zh_CN/admin/locations.php diff --git a/lang/zh_CN/admin/locations.php b/lang/zh_CN/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/zh_CN/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From ae7c346191087ade20f062e16884ab3d725c98ed Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:49 -0500 Subject: [PATCH 2028/4012] New translations locations.php (Chinese Traditional) --- lang/zh_TW/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/zh_TW/admin/locations.php diff --git a/lang/zh_TW/admin/locations.php b/lang/zh_TW/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/zh_TW/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 9aafb58e0afe45383ec4df9e524b38666816bbac Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:49 -0500 Subject: [PATCH 2029/4012] New translations locations.php (English) --- lang/en_US/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/en_US/admin/locations.php diff --git a/lang/en_US/admin/locations.php b/lang/en_US/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/en_US/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From dcaf2f7dc84dc431929d1d7774eb689130211630 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:50 -0500 Subject: [PATCH 2030/4012] New translations locations.php (Vietnamese) --- lang/vi_VN/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/vi_VN/admin/locations.php diff --git a/lang/vi_VN/admin/locations.php b/lang/vi_VN/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/vi_VN/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 0c94b3a13f494dd67ce73b6a246363f7ebb2f8be Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:51 -0500 Subject: [PATCH 2031/4012] New translations locations.php (Icelandic) --- lang/is_IS/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/is_IS/admin/locations.php diff --git a/lang/is_IS/admin/locations.php b/lang/is_IS/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/is_IS/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 92fe04659f51b96708862be28e318aafa1d23517 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:52 -0500 Subject: [PATCH 2032/4012] New translations locations.php (Portuguese, Brazilian) --- lang/pt_BR/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/pt_BR/admin/locations.php diff --git a/lang/pt_BR/admin/locations.php b/lang/pt_BR/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/pt_BR/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 8d4f3cd5297f87d954e2a0ef43c66732e11a7757 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:52 -0500 Subject: [PATCH 2033/4012] New translations locations.php (Hindi) --- lang/hi_IN/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/hi_IN/admin/locations.php diff --git a/lang/hi_IN/admin/locations.php b/lang/hi_IN/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/hi_IN/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 8f7f7d3583e24c3056f917aa93e154fbc47cb243 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:53 -0500 Subject: [PATCH 2034/4012] New translations index.php (Romanian) --- lang/ro_RO/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ro_RO/admin/nodes/index.php diff --git a/lang/ro_RO/admin/nodes/index.php b/lang/ro_RO/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/ro_RO/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 7a34438daa2ad24388a6a3863dfc2692fe53fbcd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:54 -0500 Subject: [PATCH 2035/4012] New translations index.php (French) --- lang/fr_FR/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/fr_FR/admin/nodes/index.php diff --git a/lang/fr_FR/admin/nodes/index.php b/lang/fr_FR/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/fr_FR/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From c7bb2b24892758776733c5c971c037a535c213ea Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:55 -0500 Subject: [PATCH 2036/4012] New translations index.php (Spanish) --- lang/es_ES/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/es_ES/admin/nodes/index.php diff --git a/lang/es_ES/admin/nodes/index.php b/lang/es_ES/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/es_ES/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 3285686a8897e7472ac583eddd1d3b2f74467a4f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:56 -0500 Subject: [PATCH 2037/4012] New translations index.php (Afrikaans) --- lang/af_ZA/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/af_ZA/admin/nodes/index.php diff --git a/lang/af_ZA/admin/nodes/index.php b/lang/af_ZA/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/af_ZA/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 5806a50ed88f9e3553a8215318a1dcba8da9bcf0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:56 -0500 Subject: [PATCH 2038/4012] New translations index.php (Arabic) --- lang/ar_SA/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ar_SA/admin/nodes/index.php diff --git a/lang/ar_SA/admin/nodes/index.php b/lang/ar_SA/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/ar_SA/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 2c4bc83fecfac6c95195315154b25e411a35f91e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:57 -0500 Subject: [PATCH 2039/4012] New translations index.php (Catalan) --- lang/ca_ES/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ca_ES/admin/nodes/index.php diff --git a/lang/ca_ES/admin/nodes/index.php b/lang/ca_ES/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/ca_ES/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 301122c9f4e433c595b11cb3f08ec3747184be16 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:58 -0500 Subject: [PATCH 2040/4012] New translations index.php (Czech) --- lang/cs_CZ/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/cs_CZ/admin/nodes/index.php diff --git a/lang/cs_CZ/admin/nodes/index.php b/lang/cs_CZ/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/cs_CZ/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From b50f4c974b380c1fdb4020dc97fd2c64f2102554 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:58:59 -0500 Subject: [PATCH 2041/4012] New translations index.php (Danish) --- lang/da_DK/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/da_DK/admin/nodes/index.php diff --git a/lang/da_DK/admin/nodes/index.php b/lang/da_DK/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/da_DK/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 98da946e8be499ab6a75fdad0fdc41b30c7c3499 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:00 -0500 Subject: [PATCH 2042/4012] New translations index.php (German) --- lang/de_DE/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/de_DE/admin/nodes/index.php diff --git a/lang/de_DE/admin/nodes/index.php b/lang/de_DE/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/de_DE/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 451a5240d2a1ab8679e560e10b1449a0902ea744 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:00 -0500 Subject: [PATCH 2043/4012] New translations index.php (Greek) --- lang/el_GR/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/el_GR/admin/nodes/index.php diff --git a/lang/el_GR/admin/nodes/index.php b/lang/el_GR/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/el_GR/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 865654771fc9c1760f8d2b3889c8faa3805efc4d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:01 -0500 Subject: [PATCH 2044/4012] New translations index.php (Finnish) --- lang/fi_FI/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/fi_FI/admin/nodes/index.php diff --git a/lang/fi_FI/admin/nodes/index.php b/lang/fi_FI/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/fi_FI/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 676abb1d6223aedee48f9118e2ce583450ea95fa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:02 -0500 Subject: [PATCH 2045/4012] New translations index.php (Hebrew) --- lang/he_IL/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/he_IL/admin/nodes/index.php diff --git a/lang/he_IL/admin/nodes/index.php b/lang/he_IL/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/he_IL/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 4d06dda24c32a813c6acb5bebd1992d843e71eec Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:03 -0500 Subject: [PATCH 2046/4012] New translations index.php (Hungarian) --- lang/hu_HU/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/hu_HU/admin/nodes/index.php diff --git a/lang/hu_HU/admin/nodes/index.php b/lang/hu_HU/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/hu_HU/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 65de96f31bcd62ceb25dac92381350838b519451 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:04 -0500 Subject: [PATCH 2047/4012] New translations index.php (Italian) --- lang/it_IT/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/it_IT/admin/nodes/index.php diff --git a/lang/it_IT/admin/nodes/index.php b/lang/it_IT/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/it_IT/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 0462654f1ab629ff0c72e7eedd34cb3f0bbf9141 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:04 -0500 Subject: [PATCH 2048/4012] New translations index.php (Japanese) --- lang/ja_JP/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ja_JP/admin/nodes/index.php diff --git a/lang/ja_JP/admin/nodes/index.php b/lang/ja_JP/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/ja_JP/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 2e738a27f5715afa1e0263c4b9e3808e64d63dba Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:05 -0500 Subject: [PATCH 2049/4012] New translations index.php (Korean) --- lang/ko_KR/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ko_KR/admin/nodes/index.php diff --git a/lang/ko_KR/admin/nodes/index.php b/lang/ko_KR/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/ko_KR/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 888b7f46db5b50d27a8f15682f772135bf2da4a3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:06 -0500 Subject: [PATCH 2050/4012] New translations index.php (Dutch) --- lang/nl_NL/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/nl_NL/admin/nodes/index.php diff --git a/lang/nl_NL/admin/nodes/index.php b/lang/nl_NL/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/nl_NL/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 516d43736077ca9265865334748fa3aecd3a2af7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:07 -0500 Subject: [PATCH 2051/4012] New translations index.php (Norwegian) --- lang/no_NO/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/no_NO/admin/nodes/index.php diff --git a/lang/no_NO/admin/nodes/index.php b/lang/no_NO/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/no_NO/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From d854bbed515711ce4cae0369a4e16e11b5bf2b26 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:07 -0500 Subject: [PATCH 2052/4012] New translations index.php (Polish) --- lang/pl_PL/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pl_PL/admin/nodes/index.php diff --git a/lang/pl_PL/admin/nodes/index.php b/lang/pl_PL/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/pl_PL/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 55f5b8221cdf304b665ab93941a700fc900feb38 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:08 -0500 Subject: [PATCH 2053/4012] New translations index.php (Portuguese) --- lang/pt_PT/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pt_PT/admin/nodes/index.php diff --git a/lang/pt_PT/admin/nodes/index.php b/lang/pt_PT/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/pt_PT/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 139197eb21e9cf93ba58ffb85a202e73be34ab69 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:09 -0500 Subject: [PATCH 2054/4012] New translations index.php (Russian) --- lang/ru_RU/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ru_RU/admin/nodes/index.php diff --git a/lang/ru_RU/admin/nodes/index.php b/lang/ru_RU/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/ru_RU/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From e7bc6a35980db213320176c124bd4134628515b2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:10 -0500 Subject: [PATCH 2055/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/sr_SP/admin/nodes/index.php diff --git a/lang/sr_SP/admin/nodes/index.php b/lang/sr_SP/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/sr_SP/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From b892e707ebe609973150abf9decf22fee7cac61a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:10 -0500 Subject: [PATCH 2056/4012] New translations index.php (Swedish) --- lang/sv_SE/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/sv_SE/admin/nodes/index.php diff --git a/lang/sv_SE/admin/nodes/index.php b/lang/sv_SE/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/sv_SE/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 3c9092995303fbb9da4b44a56c3f4a4a4397d76c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:11 -0500 Subject: [PATCH 2057/4012] New translations index.php (Turkish) --- lang/tr_TR/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/tr_TR/admin/nodes/index.php diff --git a/lang/tr_TR/admin/nodes/index.php b/lang/tr_TR/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/tr_TR/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From b52a748091d91feea14f041e5c7198cf47f1ee5f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:12 -0500 Subject: [PATCH 2058/4012] New translations index.php (Ukrainian) --- lang/uk_UA/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/uk_UA/admin/nodes/index.php diff --git a/lang/uk_UA/admin/nodes/index.php b/lang/uk_UA/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/uk_UA/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 0f1de10b0070f6e929253959dbc6b1e6d5785d5c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:13 -0500 Subject: [PATCH 2059/4012] New translations index.php (Chinese Simplified) --- lang/zh_CN/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/zh_CN/admin/nodes/index.php diff --git a/lang/zh_CN/admin/nodes/index.php b/lang/zh_CN/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/zh_CN/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From d4f796eedeef8c02e53d204a3751688f079b3645 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:14 -0500 Subject: [PATCH 2060/4012] New translations index.php (Chinese Traditional) --- lang/zh_TW/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/zh_TW/admin/nodes/index.php diff --git a/lang/zh_TW/admin/nodes/index.php b/lang/zh_TW/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/zh_TW/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 0a39578348c0223c1d404da7e3b1b559acf2ac61 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:14 -0500 Subject: [PATCH 2061/4012] New translations index.php (English) --- lang/en_US/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/en_US/admin/nodes/index.php diff --git a/lang/en_US/admin/nodes/index.php b/lang/en_US/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/en_US/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 8418889ab3c9e21a196388a42cd9962642bad531 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:15 -0500 Subject: [PATCH 2062/4012] New translations index.php (Vietnamese) --- lang/vi_VN/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/vi_VN/admin/nodes/index.php diff --git a/lang/vi_VN/admin/nodes/index.php b/lang/vi_VN/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/vi_VN/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 9cd7beb81573692c46543c1a9da37831c0fe139a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:16 -0500 Subject: [PATCH 2063/4012] New translations index.php (Icelandic) --- lang/is_IS/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/is_IS/admin/nodes/index.php diff --git a/lang/is_IS/admin/nodes/index.php b/lang/is_IS/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/is_IS/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From f88770bb55752d5b8b9b6e8bf48e1599fbb52762 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:17 -0500 Subject: [PATCH 2064/4012] New translations index.php (Portuguese, Brazilian) --- lang/pt_BR/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pt_BR/admin/nodes/index.php diff --git a/lang/pt_BR/admin/nodes/index.php b/lang/pt_BR/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/pt_BR/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From ac34248c32b9176aaa4e0a5187b9b4ae9d553874 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:17 -0500 Subject: [PATCH 2065/4012] New translations index.php (Hindi) --- lang/hi_IN/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/hi_IN/admin/nodes/index.php diff --git a/lang/hi_IN/admin/nodes/index.php b/lang/hi_IN/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/hi_IN/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 39fa063c23a686fffbc8a946ff1747597bbb1902 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:18 -0500 Subject: [PATCH 2066/4012] New translations index.php (Romanian) --- lang/ro_RO/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/ro_RO/admin/servers/index.php diff --git a/lang/ro_RO/admin/servers/index.php b/lang/ro_RO/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/ro_RO/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From a704ba4b8039c139b501173c5c74d75e2be4e0b5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:19 -0500 Subject: [PATCH 2067/4012] New translations index.php (French) --- lang/fr_FR/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/fr_FR/admin/servers/index.php diff --git a/lang/fr_FR/admin/servers/index.php b/lang/fr_FR/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/fr_FR/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 1ee0943f192395489595afee4be38e3873b3ecbc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:21 -0500 Subject: [PATCH 2068/4012] New translations index.php (Spanish) --- lang/es_ES/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/es_ES/admin/servers/index.php diff --git a/lang/es_ES/admin/servers/index.php b/lang/es_ES/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/es_ES/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 56bacf2f6360b4623decdc93055e376389324629 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:22 -0500 Subject: [PATCH 2069/4012] New translations index.php (Afrikaans) --- lang/af_ZA/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/af_ZA/admin/servers/index.php diff --git a/lang/af_ZA/admin/servers/index.php b/lang/af_ZA/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/af_ZA/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 87e7cdb2c3f760209ad26533853c0ab0a2ec5543 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:22 -0500 Subject: [PATCH 2070/4012] New translations index.php (Arabic) --- lang/ar_SA/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/ar_SA/admin/servers/index.php diff --git a/lang/ar_SA/admin/servers/index.php b/lang/ar_SA/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/ar_SA/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 948e9e70b6e951b559bbe38047b5cae53d481a76 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:23 -0500 Subject: [PATCH 2071/4012] New translations index.php (Catalan) --- lang/ca_ES/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/ca_ES/admin/servers/index.php diff --git a/lang/ca_ES/admin/servers/index.php b/lang/ca_ES/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/ca_ES/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From f2c93867d408fe4e08367626693deb9b78fa180d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:24 -0500 Subject: [PATCH 2072/4012] New translations index.php (Czech) --- lang/cs_CZ/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/cs_CZ/admin/servers/index.php diff --git a/lang/cs_CZ/admin/servers/index.php b/lang/cs_CZ/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/cs_CZ/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From b6743bfa637ee45623038d8d2ffe9c3a1f12630c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:25 -0500 Subject: [PATCH 2073/4012] New translations index.php (Danish) --- lang/da_DK/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/da_DK/admin/servers/index.php diff --git a/lang/da_DK/admin/servers/index.php b/lang/da_DK/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/da_DK/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 2f3ec09e7beb26d08c407f985f6f0f70e3108451 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:25 -0500 Subject: [PATCH 2074/4012] New translations index.php (German) --- lang/de_DE/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/de_DE/admin/servers/index.php diff --git a/lang/de_DE/admin/servers/index.php b/lang/de_DE/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/de_DE/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 62c11460a0fa88bb007066378ba02e606300fc02 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:26 -0500 Subject: [PATCH 2075/4012] New translations index.php (Greek) --- lang/el_GR/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/el_GR/admin/servers/index.php diff --git a/lang/el_GR/admin/servers/index.php b/lang/el_GR/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/el_GR/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From d1f6c374bc073b7a698119dc85baa29e1fdb105b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:27 -0500 Subject: [PATCH 2076/4012] New translations index.php (Finnish) --- lang/fi_FI/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/fi_FI/admin/servers/index.php diff --git a/lang/fi_FI/admin/servers/index.php b/lang/fi_FI/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/fi_FI/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 1f603298d9e1ab2603232ab724e0640f5bc02700 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:28 -0500 Subject: [PATCH 2077/4012] New translations index.php (Hebrew) --- lang/he_IL/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/he_IL/admin/servers/index.php diff --git a/lang/he_IL/admin/servers/index.php b/lang/he_IL/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/he_IL/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 988c4ff8d90cd147ea027749bf535c140349af5e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:29 -0500 Subject: [PATCH 2078/4012] New translations index.php (Hungarian) --- lang/hu_HU/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/hu_HU/admin/servers/index.php diff --git a/lang/hu_HU/admin/servers/index.php b/lang/hu_HU/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/hu_HU/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From d02532f14c38b71def517973bdbb78d255a15063 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:30 -0500 Subject: [PATCH 2079/4012] New translations index.php (Italian) --- lang/it_IT/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/it_IT/admin/servers/index.php diff --git a/lang/it_IT/admin/servers/index.php b/lang/it_IT/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/it_IT/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From c7e68521f78a881b6e2f373904b74834bce05f77 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:30 -0500 Subject: [PATCH 2080/4012] New translations index.php (Japanese) --- lang/ja_JP/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/ja_JP/admin/servers/index.php diff --git a/lang/ja_JP/admin/servers/index.php b/lang/ja_JP/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/ja_JP/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 670492629686c330524ea58a24a69ddb09cb9a9e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:31 -0500 Subject: [PATCH 2081/4012] New translations index.php (Korean) --- lang/ko_KR/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/ko_KR/admin/servers/index.php diff --git a/lang/ko_KR/admin/servers/index.php b/lang/ko_KR/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/ko_KR/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From b0b716f864bc111fa2e6502983bdbe1a9d62447a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:32 -0500 Subject: [PATCH 2082/4012] New translations index.php (Dutch) --- lang/nl_NL/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/nl_NL/admin/servers/index.php diff --git a/lang/nl_NL/admin/servers/index.php b/lang/nl_NL/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/nl_NL/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 2b18e3be055a97cee66916938290fe8209430c4b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:33 -0500 Subject: [PATCH 2083/4012] New translations index.php (Norwegian) --- lang/no_NO/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/no_NO/admin/servers/index.php diff --git a/lang/no_NO/admin/servers/index.php b/lang/no_NO/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/no_NO/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 97857d89f4bff6c09699b9ebaaf3d62dc946f298 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:34 -0500 Subject: [PATCH 2084/4012] New translations index.php (Polish) --- lang/pl_PL/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/pl_PL/admin/servers/index.php diff --git a/lang/pl_PL/admin/servers/index.php b/lang/pl_PL/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/pl_PL/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 0d95237a1908286de3e77ab9a4e5453592b83c66 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:34 -0500 Subject: [PATCH 2085/4012] New translations index.php (Portuguese) --- lang/pt_PT/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/pt_PT/admin/servers/index.php diff --git a/lang/pt_PT/admin/servers/index.php b/lang/pt_PT/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/pt_PT/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 8d291ff4ce9ed626aed5c1943b032d21cc7bb5d4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:35 -0500 Subject: [PATCH 2086/4012] New translations index.php (Russian) --- lang/ru_RU/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/ru_RU/admin/servers/index.php diff --git a/lang/ru_RU/admin/servers/index.php b/lang/ru_RU/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/ru_RU/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 0f7af0c42680c95a37fc0cd4abcbc6b8a7ed4f1a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:36 -0500 Subject: [PATCH 2087/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/sr_SP/admin/servers/index.php diff --git a/lang/sr_SP/admin/servers/index.php b/lang/sr_SP/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/sr_SP/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From b4c521f188195d2a3babed6c35e778c41870a44f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:37 -0500 Subject: [PATCH 2088/4012] New translations index.php (Swedish) --- lang/sv_SE/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/sv_SE/admin/servers/index.php diff --git a/lang/sv_SE/admin/servers/index.php b/lang/sv_SE/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/sv_SE/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From a1420be0806d206f43b3d5f9e6944b03c70a9f1e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:37 -0500 Subject: [PATCH 2089/4012] New translations index.php (Turkish) --- lang/tr_TR/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/tr_TR/admin/servers/index.php diff --git a/lang/tr_TR/admin/servers/index.php b/lang/tr_TR/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/tr_TR/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From fc239f28e5c093b320949db8c76c2ee8b690b9fa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:38 -0500 Subject: [PATCH 2090/4012] New translations index.php (Ukrainian) --- lang/uk_UA/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/uk_UA/admin/servers/index.php diff --git a/lang/uk_UA/admin/servers/index.php b/lang/uk_UA/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/uk_UA/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 76f7b6816f86f8840f4f6e6c2c546b004be2f0ea Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:39 -0500 Subject: [PATCH 2091/4012] New translations index.php (Chinese Simplified) --- lang/zh_CN/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/zh_CN/admin/servers/index.php diff --git a/lang/zh_CN/admin/servers/index.php b/lang/zh_CN/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/zh_CN/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From a8fa35c300ce40ca051db1525cb619d6b7d23a1e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:40 -0500 Subject: [PATCH 2092/4012] New translations index.php (Chinese Traditional) --- lang/zh_TW/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/zh_TW/admin/servers/index.php diff --git a/lang/zh_TW/admin/servers/index.php b/lang/zh_TW/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/zh_TW/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From b693053a85c8f5f669f78eb0f732123b851fbb35 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:40 -0500 Subject: [PATCH 2093/4012] New translations index.php (English) --- lang/en_US/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/en_US/admin/servers/index.php diff --git a/lang/en_US/admin/servers/index.php b/lang/en_US/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/en_US/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From d14973449792c8c20c905dfd659661f7910c523c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:41 -0500 Subject: [PATCH 2094/4012] New translations index.php (Vietnamese) --- lang/vi_VN/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/vi_VN/admin/servers/index.php diff --git a/lang/vi_VN/admin/servers/index.php b/lang/vi_VN/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/vi_VN/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 3c33e1ad6fc68a4776f720cb776d67ed1210593f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:42 -0500 Subject: [PATCH 2095/4012] New translations index.php (Icelandic) --- lang/is_IS/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/is_IS/admin/servers/index.php diff --git a/lang/is_IS/admin/servers/index.php b/lang/is_IS/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/is_IS/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From bfe0272f8bc650a3c18adee925d94c4b0fd8e4f3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:43 -0500 Subject: [PATCH 2096/4012] New translations index.php (Portuguese, Brazilian) --- lang/pt_BR/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/pt_BR/admin/servers/index.php diff --git a/lang/pt_BR/admin/servers/index.php b/lang/pt_BR/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/pt_BR/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 27425f7b4ab35ab66e0eba2098cf116c1373eebc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:43 -0500 Subject: [PATCH 2097/4012] New translations index.php (Hindi) --- lang/hi_IN/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/hi_IN/admin/servers/index.php diff --git a/lang/hi_IN/admin/servers/index.php b/lang/hi_IN/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/hi_IN/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 240a40371fc849bd3d7d80da13a138d4f32ee0d2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:44 -0500 Subject: [PATCH 2098/4012] New translations overview.php (Romanian) --- lang/ro_RO/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ro_RO/admin/servers/overview.php diff --git a/lang/ro_RO/admin/servers/overview.php b/lang/ro_RO/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/ro_RO/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From ad967b1d4abde28b8dbcdcbf8f18f0641dcca369 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:45 -0500 Subject: [PATCH 2099/4012] New translations overview.php (French) --- lang/fr_FR/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/fr_FR/admin/servers/overview.php diff --git a/lang/fr_FR/admin/servers/overview.php b/lang/fr_FR/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/fr_FR/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 17b9dc7144099e6f2c12d2d2123880ac810a4174 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:46 -0500 Subject: [PATCH 2100/4012] New translations overview.php (Spanish) --- lang/es_ES/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/es_ES/admin/servers/overview.php diff --git a/lang/es_ES/admin/servers/overview.php b/lang/es_ES/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/es_ES/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 31bc88d37edf360798e786e3da7527464b446cc0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:46 -0500 Subject: [PATCH 2101/4012] New translations overview.php (Afrikaans) --- lang/af_ZA/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/af_ZA/admin/servers/overview.php diff --git a/lang/af_ZA/admin/servers/overview.php b/lang/af_ZA/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/af_ZA/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 5875a6e6cab2102da0c286fa1387a381336f7ff2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:47 -0500 Subject: [PATCH 2102/4012] New translations overview.php (Arabic) --- lang/ar_SA/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ar_SA/admin/servers/overview.php diff --git a/lang/ar_SA/admin/servers/overview.php b/lang/ar_SA/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/ar_SA/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From f1019f12c8f357fd5fc5d32d868c1f0018aa1df6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:48 -0500 Subject: [PATCH 2103/4012] New translations overview.php (Catalan) --- lang/ca_ES/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ca_ES/admin/servers/overview.php diff --git a/lang/ca_ES/admin/servers/overview.php b/lang/ca_ES/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/ca_ES/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From d42f55af2609ab4103dd337ca4cb42d8a0cd02a5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:49 -0500 Subject: [PATCH 2104/4012] New translations overview.php (Czech) --- lang/cs_CZ/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/cs_CZ/admin/servers/overview.php diff --git a/lang/cs_CZ/admin/servers/overview.php b/lang/cs_CZ/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/cs_CZ/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 4bee82d0303517ddff3a355f3d23a19370b32dcc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:49 -0500 Subject: [PATCH 2105/4012] New translations overview.php (Danish) --- lang/da_DK/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/da_DK/admin/servers/overview.php diff --git a/lang/da_DK/admin/servers/overview.php b/lang/da_DK/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/da_DK/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 6d9e342759c499059aa59650fa91f682fa0451cc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:50 -0500 Subject: [PATCH 2106/4012] New translations overview.php (German) --- lang/de_DE/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/de_DE/admin/servers/overview.php diff --git a/lang/de_DE/admin/servers/overview.php b/lang/de_DE/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/de_DE/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From ddbb19d2b2858794dbfff1dc1588115f1102a82a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:51 -0500 Subject: [PATCH 2107/4012] New translations overview.php (Greek) --- lang/el_GR/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/el_GR/admin/servers/overview.php diff --git a/lang/el_GR/admin/servers/overview.php b/lang/el_GR/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/el_GR/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 4234d9d5e29c43f28735186fee2fb87860cb9d5c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:52 -0500 Subject: [PATCH 2108/4012] New translations overview.php (Finnish) --- lang/fi_FI/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/fi_FI/admin/servers/overview.php diff --git a/lang/fi_FI/admin/servers/overview.php b/lang/fi_FI/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/fi_FI/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 723b6f5a782b084b7c0fae2e895f4290ffdd7946 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:52 -0500 Subject: [PATCH 2109/4012] New translations overview.php (Hebrew) --- lang/he_IL/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/he_IL/admin/servers/overview.php diff --git a/lang/he_IL/admin/servers/overview.php b/lang/he_IL/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/he_IL/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 69e227863b8137eaf0ff3e5cf65e3a1747af9e68 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:53 -0500 Subject: [PATCH 2110/4012] New translations overview.php (Hungarian) --- lang/hu_HU/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/hu_HU/admin/servers/overview.php diff --git a/lang/hu_HU/admin/servers/overview.php b/lang/hu_HU/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/hu_HU/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From d7bb765b33452c8a507d70433c0122d22d2f7e5d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:54 -0500 Subject: [PATCH 2111/4012] New translations overview.php (Italian) --- lang/it_IT/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/it_IT/admin/servers/overview.php diff --git a/lang/it_IT/admin/servers/overview.php b/lang/it_IT/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/it_IT/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 4982a562828d62c06535e36a67eae0599fcb1bb1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:54 -0500 Subject: [PATCH 2112/4012] New translations overview.php (Japanese) --- lang/ja_JP/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ja_JP/admin/servers/overview.php diff --git a/lang/ja_JP/admin/servers/overview.php b/lang/ja_JP/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/ja_JP/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 9558ea93cd9d9cf559ecd7b51c83f96f23be1a7d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:55 -0500 Subject: [PATCH 2113/4012] New translations overview.php (Korean) --- lang/ko_KR/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ko_KR/admin/servers/overview.php diff --git a/lang/ko_KR/admin/servers/overview.php b/lang/ko_KR/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/ko_KR/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 89a9871ce476b6116829cd9aeb903b42a3bcd32b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:56 -0500 Subject: [PATCH 2114/4012] New translations overview.php (Dutch) --- lang/nl_NL/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/nl_NL/admin/servers/overview.php diff --git a/lang/nl_NL/admin/servers/overview.php b/lang/nl_NL/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/nl_NL/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From eb7bae2aea0537b757d3dae6407d851fbb135f5f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:57 -0500 Subject: [PATCH 2115/4012] New translations overview.php (Norwegian) --- lang/no_NO/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/no_NO/admin/servers/overview.php diff --git a/lang/no_NO/admin/servers/overview.php b/lang/no_NO/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/no_NO/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 4e20f34550ce90bd0bf59580726365e979d4a4bb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:57 -0500 Subject: [PATCH 2116/4012] New translations overview.php (Polish) --- lang/pl_PL/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/pl_PL/admin/servers/overview.php diff --git a/lang/pl_PL/admin/servers/overview.php b/lang/pl_PL/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/pl_PL/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 6f0c7760fa02fe41142ab85ce27547297356d9a9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:58 -0500 Subject: [PATCH 2117/4012] New translations overview.php (Portuguese) --- lang/pt_PT/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/pt_PT/admin/servers/overview.php diff --git a/lang/pt_PT/admin/servers/overview.php b/lang/pt_PT/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/pt_PT/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From d8bb3d69e5276eef21ee8fc58e145ddc76c1a775 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:59 -0500 Subject: [PATCH 2118/4012] New translations overview.php (Russian) --- lang/ru_RU/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ru_RU/admin/servers/overview.php diff --git a/lang/ru_RU/admin/servers/overview.php b/lang/ru_RU/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/ru_RU/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 91a52b3d978f031e08fadb4832b5ec74492f6a04 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 15:59:59 -0500 Subject: [PATCH 2119/4012] New translations overview.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/sr_SP/admin/servers/overview.php diff --git a/lang/sr_SP/admin/servers/overview.php b/lang/sr_SP/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/sr_SP/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 3a63a6a430bca6321874fd27e881b5ed60f50eb7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:00 -0500 Subject: [PATCH 2120/4012] New translations overview.php (Swedish) --- lang/sv_SE/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/sv_SE/admin/servers/overview.php diff --git a/lang/sv_SE/admin/servers/overview.php b/lang/sv_SE/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/sv_SE/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 1094a1af1ec335f9cc2e5a9fdc6caf6e4c189154 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:01 -0500 Subject: [PATCH 2121/4012] New translations overview.php (Turkish) --- lang/tr_TR/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/tr_TR/admin/servers/overview.php diff --git a/lang/tr_TR/admin/servers/overview.php b/lang/tr_TR/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/tr_TR/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From bcf79c3bd19ab608a64b740accd1dd13bddbca5a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:03 -0500 Subject: [PATCH 2122/4012] New translations overview.php (Ukrainian) --- lang/uk_UA/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/uk_UA/admin/servers/overview.php diff --git a/lang/uk_UA/admin/servers/overview.php b/lang/uk_UA/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/uk_UA/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 402a9c600288ce3be5863def411cdbb4d8e24b15 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:04 -0500 Subject: [PATCH 2123/4012] New translations overview.php (Chinese Simplified) --- lang/zh_CN/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/zh_CN/admin/servers/overview.php diff --git a/lang/zh_CN/admin/servers/overview.php b/lang/zh_CN/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/zh_CN/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 0f739a92cc3edd8545ac95f6c62ab59dc41f805d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:05 -0500 Subject: [PATCH 2124/4012] New translations overview.php (Chinese Traditional) --- lang/zh_TW/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/zh_TW/admin/servers/overview.php diff --git a/lang/zh_TW/admin/servers/overview.php b/lang/zh_TW/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/zh_TW/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From e935af6727b06eea45e05126f756b70aedbae5d5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:05 -0500 Subject: [PATCH 2125/4012] New translations overview.php (English) --- lang/en_US/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/en_US/admin/servers/overview.php diff --git a/lang/en_US/admin/servers/overview.php b/lang/en_US/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/en_US/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From ad612a37bac9a63f17e001e2c123d94863db43e1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:06 -0500 Subject: [PATCH 2126/4012] New translations overview.php (Vietnamese) --- lang/vi_VN/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/vi_VN/admin/servers/overview.php diff --git a/lang/vi_VN/admin/servers/overview.php b/lang/vi_VN/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/vi_VN/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 1234a485d2c72a28628c3d46c8cf8ae32512dc8f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:07 -0500 Subject: [PATCH 2127/4012] New translations overview.php (Icelandic) --- lang/is_IS/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/is_IS/admin/servers/overview.php diff --git a/lang/is_IS/admin/servers/overview.php b/lang/is_IS/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/is_IS/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 053347e6fbdb3e9c481ef32c2a7b2ca2d4be11f5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:08 -0500 Subject: [PATCH 2128/4012] New translations overview.php (Portuguese, Brazilian) --- lang/pt_BR/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/pt_BR/admin/servers/overview.php diff --git a/lang/pt_BR/admin/servers/overview.php b/lang/pt_BR/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/pt_BR/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 3d3a8b5afad300e750521f8337238a7041c987b2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:09 -0500 Subject: [PATCH 2129/4012] New translations overview.php (Hindi) --- lang/hi_IN/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/hi_IN/admin/servers/overview.php diff --git a/lang/hi_IN/admin/servers/overview.php b/lang/hi_IN/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/hi_IN/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 882f8bf4590c044b7bc6ada114c90ccf2a9ef6b0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:09 -0500 Subject: [PATCH 2130/4012] New translations settings.php (Romanian) --- lang/ro_RO/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ro_RO/admin/servers/settings.php diff --git a/lang/ro_RO/admin/servers/settings.php b/lang/ro_RO/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/ro_RO/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 9e019b85039eb210f18a1ea7b8f1e01a1274ce9c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:10 -0500 Subject: [PATCH 2131/4012] New translations settings.php (French) --- lang/fr_FR/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/fr_FR/admin/servers/settings.php diff --git a/lang/fr_FR/admin/servers/settings.php b/lang/fr_FR/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/fr_FR/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 29a82b280d2031512dd0c681c25d363f0ae46954 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:11 -0500 Subject: [PATCH 2132/4012] New translations settings.php (Spanish) --- lang/es_ES/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/es_ES/admin/servers/settings.php diff --git a/lang/es_ES/admin/servers/settings.php b/lang/es_ES/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/es_ES/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 86b80a53eac37c0088e1764e95a0202a11248761 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:12 -0500 Subject: [PATCH 2133/4012] New translations settings.php (Afrikaans) --- lang/af_ZA/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/af_ZA/admin/servers/settings.php diff --git a/lang/af_ZA/admin/servers/settings.php b/lang/af_ZA/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/af_ZA/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 766d1f0d3cc8f458b2f20df8c0d76ae8b25e0e58 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:12 -0500 Subject: [PATCH 2134/4012] New translations settings.php (Arabic) --- lang/ar_SA/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ar_SA/admin/servers/settings.php diff --git a/lang/ar_SA/admin/servers/settings.php b/lang/ar_SA/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/ar_SA/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 0f1b3e4c461f0671510cc5d1c48e43635edc3391 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:13 -0500 Subject: [PATCH 2135/4012] New translations settings.php (Catalan) --- lang/ca_ES/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ca_ES/admin/servers/settings.php diff --git a/lang/ca_ES/admin/servers/settings.php b/lang/ca_ES/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/ca_ES/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 0a3448e04bb294758061897342e4cb6a2f71ef84 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:14 -0500 Subject: [PATCH 2136/4012] New translations settings.php (Czech) --- lang/cs_CZ/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/cs_CZ/admin/servers/settings.php diff --git a/lang/cs_CZ/admin/servers/settings.php b/lang/cs_CZ/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/cs_CZ/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 3869fec5339649dcdb3d49350e4581a6a7b20822 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:15 -0500 Subject: [PATCH 2137/4012] New translations settings.php (Danish) --- lang/da_DK/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/da_DK/admin/servers/settings.php diff --git a/lang/da_DK/admin/servers/settings.php b/lang/da_DK/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/da_DK/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 92c4e427c4c5f87a95cafd081667883f81a263d3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:16 -0500 Subject: [PATCH 2138/4012] New translations settings.php (German) --- lang/de_DE/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/de_DE/admin/servers/settings.php diff --git a/lang/de_DE/admin/servers/settings.php b/lang/de_DE/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/de_DE/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 658fd8e3844250d8bf3fa61749897faafa7a608e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:16 -0500 Subject: [PATCH 2139/4012] New translations settings.php (Greek) --- lang/el_GR/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/el_GR/admin/servers/settings.php diff --git a/lang/el_GR/admin/servers/settings.php b/lang/el_GR/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/el_GR/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From c3bd2cd2208cb1073107149be21f0c124711ef69 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:17 -0500 Subject: [PATCH 2140/4012] New translations settings.php (Finnish) --- lang/fi_FI/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/fi_FI/admin/servers/settings.php diff --git a/lang/fi_FI/admin/servers/settings.php b/lang/fi_FI/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/fi_FI/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 45ade399cef6091342b8d29cfa2a6aef46ee952a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:18 -0500 Subject: [PATCH 2141/4012] New translations settings.php (Hebrew) --- lang/he_IL/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/he_IL/admin/servers/settings.php diff --git a/lang/he_IL/admin/servers/settings.php b/lang/he_IL/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/he_IL/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From d6d18e52bac8422fac69bfa981d1ce86cf73a76a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:19 -0500 Subject: [PATCH 2142/4012] New translations settings.php (Hungarian) --- lang/hu_HU/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/hu_HU/admin/servers/settings.php diff --git a/lang/hu_HU/admin/servers/settings.php b/lang/hu_HU/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/hu_HU/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 8145f4a15191d7019b1310d565d282077b7086cf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:20 -0500 Subject: [PATCH 2143/4012] New translations settings.php (Italian) --- lang/it_IT/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/it_IT/admin/servers/settings.php diff --git a/lang/it_IT/admin/servers/settings.php b/lang/it_IT/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/it_IT/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 55fd3ef5c911b4eb29ad56de7944bd167a15b821 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:21 -0500 Subject: [PATCH 2144/4012] New translations settings.php (Japanese) --- lang/ja_JP/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ja_JP/admin/servers/settings.php diff --git a/lang/ja_JP/admin/servers/settings.php b/lang/ja_JP/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/ja_JP/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 8c78544bf9a5e75a0cbb1778e27dd3c0dddeccb5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:21 -0500 Subject: [PATCH 2145/4012] New translations settings.php (Korean) --- lang/ko_KR/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ko_KR/admin/servers/settings.php diff --git a/lang/ko_KR/admin/servers/settings.php b/lang/ko_KR/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/ko_KR/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 59fc4b974f9108297cbaf2af1b615cd76ca0141b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:22 -0500 Subject: [PATCH 2146/4012] New translations settings.php (Dutch) --- lang/nl_NL/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/nl_NL/admin/servers/settings.php diff --git a/lang/nl_NL/admin/servers/settings.php b/lang/nl_NL/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/nl_NL/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From fb6c9ede612f31d7d54f091decc840107e53f268 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:23 -0500 Subject: [PATCH 2147/4012] New translations settings.php (Norwegian) --- lang/no_NO/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/no_NO/admin/servers/settings.php diff --git a/lang/no_NO/admin/servers/settings.php b/lang/no_NO/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/no_NO/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From bef62cae56efdc8f2eb48fdc158a89e24574451a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:24 -0500 Subject: [PATCH 2148/4012] New translations settings.php (Polish) --- lang/pl_PL/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pl_PL/admin/servers/settings.php diff --git a/lang/pl_PL/admin/servers/settings.php b/lang/pl_PL/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/pl_PL/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 1b6cd996ed87367875f36a95357d4d9d3c700bd6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:25 -0500 Subject: [PATCH 2149/4012] New translations settings.php (Portuguese) --- lang/pt_PT/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pt_PT/admin/servers/settings.php diff --git a/lang/pt_PT/admin/servers/settings.php b/lang/pt_PT/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/pt_PT/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 4528109f5bac2ef1300adeac577d1e32eb4c4522 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:25 -0500 Subject: [PATCH 2150/4012] New translations settings.php (Russian) --- lang/ru_RU/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ru_RU/admin/servers/settings.php diff --git a/lang/ru_RU/admin/servers/settings.php b/lang/ru_RU/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/ru_RU/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 84d96c83266c6621ae15334449d735af0abc6ff8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:26 -0500 Subject: [PATCH 2151/4012] New translations settings.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/sr_SP/admin/servers/settings.php diff --git a/lang/sr_SP/admin/servers/settings.php b/lang/sr_SP/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/sr_SP/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From a3b9c437c9671c82dd98ea8c2bbe1f1a0270feb4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:27 -0500 Subject: [PATCH 2152/4012] New translations settings.php (Swedish) --- lang/sv_SE/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/sv_SE/admin/servers/settings.php diff --git a/lang/sv_SE/admin/servers/settings.php b/lang/sv_SE/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/sv_SE/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From cd716c38df552056e3b9419b383c52a3907baa60 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:28 -0500 Subject: [PATCH 2153/4012] New translations settings.php (Turkish) --- lang/tr_TR/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/tr_TR/admin/servers/settings.php diff --git a/lang/tr_TR/admin/servers/settings.php b/lang/tr_TR/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/tr_TR/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From c74b6be6099aefe12c7a15293ed4b75922de1b0d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:29 -0500 Subject: [PATCH 2154/4012] New translations settings.php (Ukrainian) --- lang/uk_UA/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/uk_UA/admin/servers/settings.php diff --git a/lang/uk_UA/admin/servers/settings.php b/lang/uk_UA/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/uk_UA/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 187f146396aa6c91a79b87acb8bb392873cb2e45 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:29 -0500 Subject: [PATCH 2155/4012] New translations settings.php (Chinese Simplified) --- lang/zh_CN/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/zh_CN/admin/servers/settings.php diff --git a/lang/zh_CN/admin/servers/settings.php b/lang/zh_CN/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/zh_CN/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 3f1279943b1a83c8ce79937d919540a90a698090 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:30 -0500 Subject: [PATCH 2156/4012] New translations settings.php (Chinese Traditional) --- lang/zh_TW/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/zh_TW/admin/servers/settings.php diff --git a/lang/zh_TW/admin/servers/settings.php b/lang/zh_TW/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/zh_TW/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From dfd1eb1094b81060c257c8c432f4965f849ff792 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:31 -0500 Subject: [PATCH 2157/4012] New translations settings.php (English) --- lang/en_US/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/en_US/admin/servers/settings.php diff --git a/lang/en_US/admin/servers/settings.php b/lang/en_US/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/en_US/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 61a00f4acdf7105bb094f0d88c2951edea57ccea Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:32 -0500 Subject: [PATCH 2158/4012] New translations settings.php (Vietnamese) --- lang/vi_VN/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/vi_VN/admin/servers/settings.php diff --git a/lang/vi_VN/admin/servers/settings.php b/lang/vi_VN/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/vi_VN/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From f93e82d9b57bae97c529c715b1819e3580bd7c57 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:33 -0500 Subject: [PATCH 2159/4012] New translations settings.php (Icelandic) --- lang/is_IS/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/is_IS/admin/servers/settings.php diff --git a/lang/is_IS/admin/servers/settings.php b/lang/is_IS/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/is_IS/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 6c88c97f2a001f3b14457d5dd3ec17a4e5aa96fb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:33 -0500 Subject: [PATCH 2160/4012] New translations settings.php (Portuguese, Brazilian) --- lang/pt_BR/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pt_BR/admin/servers/settings.php diff --git a/lang/pt_BR/admin/servers/settings.php b/lang/pt_BR/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/pt_BR/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From cfb33ab068e1a58c72a4ca169cd000bef0d46426 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:34 -0500 Subject: [PATCH 2161/4012] New translations settings.php (Hindi) --- lang/hi_IN/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/hi_IN/admin/servers/settings.php diff --git a/lang/hi_IN/admin/servers/settings.php b/lang/hi_IN/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/hi_IN/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 2bcc00abbbb6039793e3949201ce6c378842b184 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:35 -0500 Subject: [PATCH 2162/4012] New translations tokens.php (Romanian) --- lang/ro_RO/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ro_RO/admin/tokens.php diff --git a/lang/ro_RO/admin/tokens.php b/lang/ro_RO/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/ro_RO/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 9664e2cb2785a1ef36b2a7212bb990f82020f9ea Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:36 -0500 Subject: [PATCH 2163/4012] New translations tokens.php (French) --- lang/fr_FR/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/fr_FR/admin/tokens.php diff --git a/lang/fr_FR/admin/tokens.php b/lang/fr_FR/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/fr_FR/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 4a95196d60c9d059cbca280c3222ec14691b86d1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:37 -0500 Subject: [PATCH 2164/4012] New translations tokens.php (Spanish) --- lang/es_ES/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/es_ES/admin/tokens.php diff --git a/lang/es_ES/admin/tokens.php b/lang/es_ES/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/es_ES/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 7b6701bde927e193f81151aaebd3bf5e50a66c27 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:38 -0500 Subject: [PATCH 2165/4012] New translations tokens.php (Afrikaans) --- lang/af_ZA/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/af_ZA/admin/tokens.php diff --git a/lang/af_ZA/admin/tokens.php b/lang/af_ZA/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/af_ZA/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 3a6afbeb7862f2aa93dd6c6ffd2598c8071e3b90 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:38 -0500 Subject: [PATCH 2166/4012] New translations tokens.php (Arabic) --- lang/ar_SA/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ar_SA/admin/tokens.php diff --git a/lang/ar_SA/admin/tokens.php b/lang/ar_SA/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/ar_SA/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 76d701442f50d39aec5d54e19f7e01ea56254f95 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:39 -0500 Subject: [PATCH 2167/4012] New translations tokens.php (Catalan) --- lang/ca_ES/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ca_ES/admin/tokens.php diff --git a/lang/ca_ES/admin/tokens.php b/lang/ca_ES/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/ca_ES/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From ccadf88027f6374c8b5d967cac9eeb887c83c42d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:40 -0500 Subject: [PATCH 2168/4012] New translations tokens.php (Czech) --- lang/cs_CZ/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/cs_CZ/admin/tokens.php diff --git a/lang/cs_CZ/admin/tokens.php b/lang/cs_CZ/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/cs_CZ/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 52ad7ffe9d6e5cba59342d783ef29db2a571ab21 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:41 -0500 Subject: [PATCH 2169/4012] New translations tokens.php (Danish) --- lang/da_DK/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/da_DK/admin/tokens.php diff --git a/lang/da_DK/admin/tokens.php b/lang/da_DK/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/da_DK/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From a51d85a0b74f1db58c6e9679fcf1b49ba436264a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:42 -0500 Subject: [PATCH 2170/4012] New translations tokens.php (German) --- lang/de_DE/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/de_DE/admin/tokens.php diff --git a/lang/de_DE/admin/tokens.php b/lang/de_DE/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/de_DE/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From de5c7e3552634808263197ce4ea4c54c02af7526 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:42 -0500 Subject: [PATCH 2171/4012] New translations tokens.php (Greek) --- lang/el_GR/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/el_GR/admin/tokens.php diff --git a/lang/el_GR/admin/tokens.php b/lang/el_GR/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/el_GR/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 7ff63d515b4ea84aa16e5190002dba2d03421e72 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:43 -0500 Subject: [PATCH 2172/4012] New translations tokens.php (Finnish) --- lang/fi_FI/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/fi_FI/admin/tokens.php diff --git a/lang/fi_FI/admin/tokens.php b/lang/fi_FI/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/fi_FI/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From b1fd2f9ead588cfcebae38088285f3b1e7fcf0b5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:44 -0500 Subject: [PATCH 2173/4012] New translations tokens.php (Hebrew) --- lang/he_IL/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/he_IL/admin/tokens.php diff --git a/lang/he_IL/admin/tokens.php b/lang/he_IL/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/he_IL/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 310a43460ce8dd9a397d139c27f66c05f492179b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:45 -0500 Subject: [PATCH 2174/4012] New translations tokens.php (Hungarian) --- lang/hu_HU/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/hu_HU/admin/tokens.php diff --git a/lang/hu_HU/admin/tokens.php b/lang/hu_HU/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/hu_HU/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 4ba13fcb0147b4f623137fbd07338af653ad7291 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:46 -0500 Subject: [PATCH 2175/4012] New translations tokens.php (Italian) --- lang/it_IT/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/it_IT/admin/tokens.php diff --git a/lang/it_IT/admin/tokens.php b/lang/it_IT/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/it_IT/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 4c8127fbbde71fc02077b69f3309db7fd088d486 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:46 -0500 Subject: [PATCH 2176/4012] New translations tokens.php (Japanese) --- lang/ja_JP/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ja_JP/admin/tokens.php diff --git a/lang/ja_JP/admin/tokens.php b/lang/ja_JP/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/ja_JP/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 5678aff60f608633e5e889ed5a3e6852a28c26f3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:47 -0500 Subject: [PATCH 2177/4012] New translations tokens.php (Korean) --- lang/ko_KR/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ko_KR/admin/tokens.php diff --git a/lang/ko_KR/admin/tokens.php b/lang/ko_KR/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/ko_KR/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From c81b7e86c9313fabd0f2d2b3e013f0594f44c857 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:48 -0500 Subject: [PATCH 2178/4012] New translations tokens.php (Dutch) --- lang/nl_NL/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/nl_NL/admin/tokens.php diff --git a/lang/nl_NL/admin/tokens.php b/lang/nl_NL/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/nl_NL/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 163fd73e60fa9059bc9bdda5fd4516598e8ea791 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:49 -0500 Subject: [PATCH 2179/4012] New translations tokens.php (Norwegian) --- lang/no_NO/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/no_NO/admin/tokens.php diff --git a/lang/no_NO/admin/tokens.php b/lang/no_NO/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/no_NO/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 71d05649b1018d30f022a06885c8ecda594ac1e0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:49 -0500 Subject: [PATCH 2180/4012] New translations tokens.php (Polish) --- lang/pl_PL/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/pl_PL/admin/tokens.php diff --git a/lang/pl_PL/admin/tokens.php b/lang/pl_PL/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/pl_PL/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 93c471751a16d66415449c16600582bddbb89385 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:50 -0500 Subject: [PATCH 2181/4012] New translations tokens.php (Portuguese) --- lang/pt_PT/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/pt_PT/admin/tokens.php diff --git a/lang/pt_PT/admin/tokens.php b/lang/pt_PT/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/pt_PT/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 1397fc96f05c98aa00d67720b39c701bf733d384 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:51 -0500 Subject: [PATCH 2182/4012] New translations tokens.php (Russian) --- lang/ru_RU/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ru_RU/admin/tokens.php diff --git a/lang/ru_RU/admin/tokens.php b/lang/ru_RU/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/ru_RU/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 851ef8781a56df7e879cd9efe298c317e63aebc6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:52 -0500 Subject: [PATCH 2183/4012] New translations tokens.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/sr_SP/admin/tokens.php diff --git a/lang/sr_SP/admin/tokens.php b/lang/sr_SP/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/sr_SP/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From b6e1cb788657ba28d91266c45541b9b18685b68c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:53 -0500 Subject: [PATCH 2184/4012] New translations tokens.php (Swedish) --- lang/sv_SE/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/sv_SE/admin/tokens.php diff --git a/lang/sv_SE/admin/tokens.php b/lang/sv_SE/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/sv_SE/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 5238b535b85dfca68f8e46527636964904b43736 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:53 -0500 Subject: [PATCH 2185/4012] New translations tokens.php (Turkish) --- lang/tr_TR/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/tr_TR/admin/tokens.php diff --git a/lang/tr_TR/admin/tokens.php b/lang/tr_TR/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/tr_TR/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 14649fd4a18f09e37052d2c2deaba842804a49a8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:54 -0500 Subject: [PATCH 2186/4012] New translations tokens.php (Ukrainian) --- lang/uk_UA/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/uk_UA/admin/tokens.php diff --git a/lang/uk_UA/admin/tokens.php b/lang/uk_UA/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/uk_UA/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 46a58e596922d784b1d4aaff3217ddaae8668a6b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:55 -0500 Subject: [PATCH 2187/4012] New translations tokens.php (Chinese Simplified) --- lang/zh_CN/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/zh_CN/admin/tokens.php diff --git a/lang/zh_CN/admin/tokens.php b/lang/zh_CN/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/zh_CN/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From c3cdbfdb728174282e82c69dbb5741a8b3b4cbbb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:56 -0500 Subject: [PATCH 2188/4012] New translations tokens.php (Chinese Traditional) --- lang/zh_TW/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/zh_TW/admin/tokens.php diff --git a/lang/zh_TW/admin/tokens.php b/lang/zh_TW/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/zh_TW/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 1d618420d076dda93fdf7ecc22847c679fc0cea6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:57 -0500 Subject: [PATCH 2189/4012] New translations tokens.php (English) --- lang/en_US/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/en_US/admin/tokens.php diff --git a/lang/en_US/admin/tokens.php b/lang/en_US/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/en_US/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From c670a55a6abfc8a3671d03caecf84ba9a9c6e336 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:57 -0500 Subject: [PATCH 2190/4012] New translations tokens.php (Vietnamese) --- lang/vi_VN/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/vi_VN/admin/tokens.php diff --git a/lang/vi_VN/admin/tokens.php b/lang/vi_VN/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/vi_VN/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 70b28f79a9a16dcea820a96a7d450b4dedc575d4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:58 -0500 Subject: [PATCH 2191/4012] New translations tokens.php (Icelandic) --- lang/is_IS/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/is_IS/admin/tokens.php diff --git a/lang/is_IS/admin/tokens.php b/lang/is_IS/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/is_IS/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From bbcf5b6c82f5a2b287914510eadf700d04ef6a47 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:00:59 -0500 Subject: [PATCH 2192/4012] New translations tokens.php (Portuguese, Brazilian) --- lang/pt_BR/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/pt_BR/admin/tokens.php diff --git a/lang/pt_BR/admin/tokens.php b/lang/pt_BR/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/pt_BR/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 508effc47f56c831bf16aa1e5714a71af70dc9b0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:00 -0500 Subject: [PATCH 2193/4012] New translations tokens.php (Hindi) --- lang/hi_IN/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/hi_IN/admin/tokens.php diff --git a/lang/hi_IN/admin/tokens.php b/lang/hi_IN/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/hi_IN/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From b928377efd330f1d8f1f215a79be68e50940c902 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:00 -0500 Subject: [PATCH 2194/4012] New translations users.php (Romanian) --- lang/ro_RO/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ro_RO/admin/users.php diff --git a/lang/ro_RO/admin/users.php b/lang/ro_RO/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/ro_RO/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From e205b079b6a576a7274c3237bc75976c3345b04d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:01 -0500 Subject: [PATCH 2195/4012] New translations users.php (French) --- lang/fr_FR/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/fr_FR/admin/users.php diff --git a/lang/fr_FR/admin/users.php b/lang/fr_FR/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/fr_FR/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From e4a4a089de90446148f00240cca68aba7f96f786 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:02 -0500 Subject: [PATCH 2196/4012] New translations users.php (Spanish) --- lang/es_ES/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/es_ES/admin/users.php diff --git a/lang/es_ES/admin/users.php b/lang/es_ES/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/es_ES/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From f4900fd8115e814289cb70b89a36d5ac8426fbf9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:03 -0500 Subject: [PATCH 2197/4012] New translations users.php (Afrikaans) --- lang/af_ZA/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/af_ZA/admin/users.php diff --git a/lang/af_ZA/admin/users.php b/lang/af_ZA/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/af_ZA/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 81796de4d12eae10484e50016a2174104d4a02fd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:04 -0500 Subject: [PATCH 2198/4012] New translations users.php (Arabic) --- lang/ar_SA/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ar_SA/admin/users.php diff --git a/lang/ar_SA/admin/users.php b/lang/ar_SA/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/ar_SA/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 92a2d591ce98fb31c979f7c04d37577f855c25f0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:04 -0500 Subject: [PATCH 2199/4012] New translations users.php (Catalan) --- lang/ca_ES/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ca_ES/admin/users.php diff --git a/lang/ca_ES/admin/users.php b/lang/ca_ES/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/ca_ES/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 31edb0d46138706c000450fbb91e663b7a398d08 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:05 -0500 Subject: [PATCH 2200/4012] New translations users.php (Czech) --- lang/cs_CZ/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/cs_CZ/admin/users.php diff --git a/lang/cs_CZ/admin/users.php b/lang/cs_CZ/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/cs_CZ/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 0beaa18b33efc3a23d88c2d17cf2891c3b938e84 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:06 -0500 Subject: [PATCH 2201/4012] New translations users.php (Danish) --- lang/da_DK/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/da_DK/admin/users.php diff --git a/lang/da_DK/admin/users.php b/lang/da_DK/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/da_DK/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 6c610509962494aace14a3cf691cfbfaf890768f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:07 -0500 Subject: [PATCH 2202/4012] New translations users.php (German) --- lang/de_DE/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/de_DE/admin/users.php diff --git a/lang/de_DE/admin/users.php b/lang/de_DE/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/de_DE/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 68f608c7a26b004753f1faed7983c01a50d3be53 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:07 -0500 Subject: [PATCH 2203/4012] New translations users.php (Greek) --- lang/el_GR/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/el_GR/admin/users.php diff --git a/lang/el_GR/admin/users.php b/lang/el_GR/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/el_GR/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 4f13a7040f95573615871622b4e9fd5ee03f0e02 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:08 -0500 Subject: [PATCH 2204/4012] New translations users.php (Finnish) --- lang/fi_FI/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/fi_FI/admin/users.php diff --git a/lang/fi_FI/admin/users.php b/lang/fi_FI/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/fi_FI/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 3cab502922569888574e476c3d370c83a208fb74 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:09 -0500 Subject: [PATCH 2205/4012] New translations users.php (Hebrew) --- lang/he_IL/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/he_IL/admin/users.php diff --git a/lang/he_IL/admin/users.php b/lang/he_IL/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/he_IL/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From d6f5f4b6fc317815a389d047bc6a67b5f3e2046e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:10 -0500 Subject: [PATCH 2206/4012] New translations users.php (Hungarian) --- lang/hu_HU/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/hu_HU/admin/users.php diff --git a/lang/hu_HU/admin/users.php b/lang/hu_HU/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/hu_HU/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 5b4bd570204c65073bfcab82920ff61296fb73d2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:11 -0500 Subject: [PATCH 2207/4012] New translations users.php (Italian) --- lang/it_IT/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/it_IT/admin/users.php diff --git a/lang/it_IT/admin/users.php b/lang/it_IT/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/it_IT/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 87dad2d0c8451252403fb5e1d2fc7794830596c9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:12 -0500 Subject: [PATCH 2208/4012] New translations users.php (Japanese) --- lang/ja_JP/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ja_JP/admin/users.php diff --git a/lang/ja_JP/admin/users.php b/lang/ja_JP/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/ja_JP/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 27082363780da8a32967119a4bb87d75bb53d3d1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:12 -0500 Subject: [PATCH 2209/4012] New translations users.php (Korean) --- lang/ko_KR/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ko_KR/admin/users.php diff --git a/lang/ko_KR/admin/users.php b/lang/ko_KR/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/ko_KR/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 32ef227f0bf9f00a4e3a7d6f605642634724859f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:13 -0500 Subject: [PATCH 2210/4012] New translations users.php (Dutch) --- lang/nl_NL/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/nl_NL/admin/users.php diff --git a/lang/nl_NL/admin/users.php b/lang/nl_NL/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/nl_NL/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 8eac9d1bbf7d3f3d5d81503f64e9ef7cacf5ec91 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:14 -0500 Subject: [PATCH 2211/4012] New translations users.php (Norwegian) --- lang/no_NO/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/no_NO/admin/users.php diff --git a/lang/no_NO/admin/users.php b/lang/no_NO/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/no_NO/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From c49a807b79a772730220c1c131e05b4abe742783 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:15 -0500 Subject: [PATCH 2212/4012] New translations users.php (Polish) --- lang/pl_PL/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/pl_PL/admin/users.php diff --git a/lang/pl_PL/admin/users.php b/lang/pl_PL/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/pl_PL/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 9073192b626a673957b1dccbc9bb1f199fab2964 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:15 -0500 Subject: [PATCH 2213/4012] New translations users.php (Portuguese) --- lang/pt_PT/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/pt_PT/admin/users.php diff --git a/lang/pt_PT/admin/users.php b/lang/pt_PT/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/pt_PT/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 2121a212ee57a77e6a8e0819ccdbb3e7aab932c9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:16 -0500 Subject: [PATCH 2214/4012] New translations users.php (Russian) --- lang/ru_RU/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ru_RU/admin/users.php diff --git a/lang/ru_RU/admin/users.php b/lang/ru_RU/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/ru_RU/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 07f1c1e41ed032f4bf80aa304eeed78d70081e5d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:17 -0500 Subject: [PATCH 2215/4012] New translations users.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/sr_SP/admin/users.php diff --git a/lang/sr_SP/admin/users.php b/lang/sr_SP/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/sr_SP/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From f54e3a6ef00cd381fae59118c59ae463986fb900 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:18 -0500 Subject: [PATCH 2216/4012] New translations users.php (Swedish) --- lang/sv_SE/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/sv_SE/admin/users.php diff --git a/lang/sv_SE/admin/users.php b/lang/sv_SE/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/sv_SE/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 1f411add488f83a47913e5e88dd1eef8c04ddab8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:19 -0500 Subject: [PATCH 2217/4012] New translations users.php (Turkish) --- lang/tr_TR/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/tr_TR/admin/users.php diff --git a/lang/tr_TR/admin/users.php b/lang/tr_TR/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/tr_TR/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From f371c1db196c4cb2dfe6f7dc32f38e21228e9ad4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:20 -0500 Subject: [PATCH 2218/4012] New translations users.php (Ukrainian) --- lang/uk_UA/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/uk_UA/admin/users.php diff --git a/lang/uk_UA/admin/users.php b/lang/uk_UA/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/uk_UA/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 9a630a338273ce3ff6e9262232f09119fd1695d3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:21 -0500 Subject: [PATCH 2219/4012] New translations users.php (Chinese Simplified) --- lang/zh_CN/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/zh_CN/admin/users.php diff --git a/lang/zh_CN/admin/users.php b/lang/zh_CN/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/zh_CN/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From ceb66b5a228b97e44836458ffeed77c41c7bc0cd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:22 -0500 Subject: [PATCH 2220/4012] New translations users.php (Chinese Traditional) --- lang/zh_TW/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/zh_TW/admin/users.php diff --git a/lang/zh_TW/admin/users.php b/lang/zh_TW/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/zh_TW/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 0d506807653ce7d9b3c6b6c0dfc82399f0cb96c3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:22 -0500 Subject: [PATCH 2221/4012] New translations users.php (English) --- lang/en_US/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/en_US/admin/users.php diff --git a/lang/en_US/admin/users.php b/lang/en_US/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/en_US/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 75c9e722ef169e6b7de43ecbb7364d3c30129692 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:23 -0500 Subject: [PATCH 2222/4012] New translations users.php (Vietnamese) --- lang/vi_VN/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/vi_VN/admin/users.php diff --git a/lang/vi_VN/admin/users.php b/lang/vi_VN/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/vi_VN/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 97056a8b500c2b1e7f61b32022d33f6879a1fdb5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:24 -0500 Subject: [PATCH 2223/4012] New translations users.php (Icelandic) --- lang/is_IS/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/is_IS/admin/users.php diff --git a/lang/is_IS/admin/users.php b/lang/is_IS/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/is_IS/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 91265b0a680f2144b5894d2c15572eb6a875b95f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:25 -0500 Subject: [PATCH 2224/4012] New translations users.php (Portuguese, Brazilian) --- lang/pt_BR/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/pt_BR/admin/users.php diff --git a/lang/pt_BR/admin/users.php b/lang/pt_BR/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/pt_BR/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 3a6e95ad9cd7ee3121f1ac5df90ce3a1b0491dc8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:26 -0500 Subject: [PATCH 2225/4012] New translations users.php (Hindi) --- lang/hi_IN/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/hi_IN/admin/users.php diff --git a/lang/hi_IN/admin/users.php b/lang/hi_IN/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/hi_IN/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 60e4ce0fc28ec6341ff795d0eba811bed5c1eece Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:26 -0500 Subject: [PATCH 2226/4012] New translations auth.php (Romanian) --- lang/ro_RO/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ro_RO/auth.php diff --git a/lang/ro_RO/auth.php b/lang/ro_RO/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ro_RO/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From e21e8acc60c95c8b59802f683ab26f064ad1e193 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:27 -0500 Subject: [PATCH 2227/4012] New translations auth.php (French) --- lang/fr_FR/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/fr_FR/auth.php diff --git a/lang/fr_FR/auth.php b/lang/fr_FR/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/fr_FR/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From f42967cd3572997ccb1c693e67cb14edd30317a2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:28 -0500 Subject: [PATCH 2228/4012] New translations auth.php (Spanish) --- lang/es_ES/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/es_ES/auth.php diff --git a/lang/es_ES/auth.php b/lang/es_ES/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/es_ES/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 4e670756d25679bbb8b5523d0405f2f219b69fdd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:29 -0500 Subject: [PATCH 2229/4012] New translations auth.php (Afrikaans) --- lang/af_ZA/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/af_ZA/auth.php diff --git a/lang/af_ZA/auth.php b/lang/af_ZA/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/af_ZA/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 2db9bc164dbd3408138f653142eeba29d0ee00a2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:29 -0500 Subject: [PATCH 2230/4012] New translations auth.php (Arabic) --- lang/ar_SA/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ar_SA/auth.php diff --git a/lang/ar_SA/auth.php b/lang/ar_SA/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ar_SA/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 9daf8cbde17cf29e5e3716cba62cf788729f1785 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:30 -0500 Subject: [PATCH 2231/4012] New translations auth.php (Catalan) --- lang/ca_ES/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ca_ES/auth.php diff --git a/lang/ca_ES/auth.php b/lang/ca_ES/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ca_ES/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From c9207e0a974c8a2a0c1bc7359d821a2a5a53b97a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:31 -0500 Subject: [PATCH 2232/4012] New translations auth.php (Czech) --- lang/cs_CZ/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/cs_CZ/auth.php diff --git a/lang/cs_CZ/auth.php b/lang/cs_CZ/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/cs_CZ/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From f4e986f61860f44560aed869bfe73abc29b6f471 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:32 -0500 Subject: [PATCH 2233/4012] New translations auth.php (Danish) --- lang/da_DK/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/da_DK/auth.php diff --git a/lang/da_DK/auth.php b/lang/da_DK/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/da_DK/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From c0308bf201579819c60d616b092402fe946d2ea6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:33 -0500 Subject: [PATCH 2234/4012] New translations auth.php (German) --- lang/de_DE/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/de_DE/auth.php diff --git a/lang/de_DE/auth.php b/lang/de_DE/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/de_DE/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 04aec9380a684eb9e6588c9f7d88d96903fd0394 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:33 -0500 Subject: [PATCH 2235/4012] New translations auth.php (Greek) --- lang/el_GR/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/el_GR/auth.php diff --git a/lang/el_GR/auth.php b/lang/el_GR/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/el_GR/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From c434c4f9430fc43d2b3c2ac740bc4edd42ce3b5d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:34 -0500 Subject: [PATCH 2236/4012] New translations auth.php (Finnish) --- lang/fi_FI/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/fi_FI/auth.php diff --git a/lang/fi_FI/auth.php b/lang/fi_FI/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/fi_FI/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 93bdbbc0ba8a10a50451b83c930ba4b9b599e39f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:35 -0500 Subject: [PATCH 2237/4012] New translations auth.php (Hebrew) --- lang/he_IL/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/he_IL/auth.php diff --git a/lang/he_IL/auth.php b/lang/he_IL/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/he_IL/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 91ac7f0a1be02903d3518f8090983652382a4cbe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:36 -0500 Subject: [PATCH 2238/4012] New translations auth.php (Hungarian) --- lang/hu_HU/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/hu_HU/auth.php diff --git a/lang/hu_HU/auth.php b/lang/hu_HU/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/hu_HU/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From fa61699309cf789376ce19a80e8fcb4a1c382dbe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:36 -0500 Subject: [PATCH 2239/4012] New translations auth.php (Italian) --- lang/it_IT/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/it_IT/auth.php diff --git a/lang/it_IT/auth.php b/lang/it_IT/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/it_IT/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From c1ac5209b88d74f026eaaec27f8e94909ab8d49b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:37 -0500 Subject: [PATCH 2240/4012] New translations auth.php (Japanese) --- lang/ja_JP/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ja_JP/auth.php diff --git a/lang/ja_JP/auth.php b/lang/ja_JP/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ja_JP/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 5dedd49dec2b2ef12f867bfefb421cd93fde7bb0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:38 -0500 Subject: [PATCH 2241/4012] New translations auth.php (Korean) --- lang/ko_KR/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ko_KR/auth.php diff --git a/lang/ko_KR/auth.php b/lang/ko_KR/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ko_KR/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 444fa100aa3a985f61cd0de50bdca86658566e17 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:39 -0500 Subject: [PATCH 2242/4012] New translations auth.php (Dutch) --- lang/nl_NL/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/nl_NL/auth.php diff --git a/lang/nl_NL/auth.php b/lang/nl_NL/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/nl_NL/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 7b881e82b6c81d79ed700b53291ac8d514e7884a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:40 -0500 Subject: [PATCH 2243/4012] New translations auth.php (Norwegian) --- lang/no_NO/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/no_NO/auth.php diff --git a/lang/no_NO/auth.php b/lang/no_NO/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/no_NO/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 04eae9037d47d99b67f1303ccf30713383728f77 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:40 -0500 Subject: [PATCH 2244/4012] New translations auth.php (Polish) --- lang/pl_PL/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/pl_PL/auth.php diff --git a/lang/pl_PL/auth.php b/lang/pl_PL/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/pl_PL/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From fe7d093c911f589e26339b6e954fb70f08e2058d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:41 -0500 Subject: [PATCH 2245/4012] New translations auth.php (Portuguese) --- lang/pt_PT/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/pt_PT/auth.php diff --git a/lang/pt_PT/auth.php b/lang/pt_PT/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/pt_PT/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From a6d8fab9650319873bee5533ee70f68e5054c828 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:42 -0500 Subject: [PATCH 2246/4012] New translations auth.php (Russian) --- lang/ru_RU/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ru_RU/auth.php diff --git a/lang/ru_RU/auth.php b/lang/ru_RU/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ru_RU/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 674710ee9408149d34a79a3ecd9c5cc30799f35c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:43 -0500 Subject: [PATCH 2247/4012] New translations auth.php (Serbian (Cyrillic)) --- lang/sr_SP/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/sr_SP/auth.php diff --git a/lang/sr_SP/auth.php b/lang/sr_SP/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/sr_SP/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 493196c7bcc136ebcf3a4406852df9481bb186ac Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:43 -0500 Subject: [PATCH 2248/4012] New translations auth.php (Swedish) --- lang/sv_SE/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/sv_SE/auth.php diff --git a/lang/sv_SE/auth.php b/lang/sv_SE/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/sv_SE/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 256bcb72797d81dc80f32740ee6f30d8781c34cb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:44 -0500 Subject: [PATCH 2249/4012] New translations auth.php (Turkish) --- lang/tr_TR/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/tr_TR/auth.php diff --git a/lang/tr_TR/auth.php b/lang/tr_TR/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/tr_TR/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From ae6dff23f3b67a11afb9eb2f31a820348f840bdf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:45 -0500 Subject: [PATCH 2250/4012] New translations auth.php (Ukrainian) --- lang/uk_UA/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/uk_UA/auth.php diff --git a/lang/uk_UA/auth.php b/lang/uk_UA/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/uk_UA/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From c1c64a2a204d70fcef335280a35fa364ae5f2ae7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:45 -0500 Subject: [PATCH 2251/4012] New translations auth.php (Chinese Simplified) --- lang/zh_CN/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/zh_CN/auth.php diff --git a/lang/zh_CN/auth.php b/lang/zh_CN/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/zh_CN/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From a14f5d8fc5d2447e383e399d8b4a4b06dc8cc74e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:46 -0500 Subject: [PATCH 2252/4012] New translations auth.php (Chinese Traditional) --- lang/zh_TW/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/zh_TW/auth.php diff --git a/lang/zh_TW/auth.php b/lang/zh_TW/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/zh_TW/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From dc063de255a945fa5b86786f2abd3d524cab67fb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:47 -0500 Subject: [PATCH 2253/4012] New translations auth.php (English) --- lang/en_US/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/en_US/auth.php diff --git a/lang/en_US/auth.php b/lang/en_US/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/en_US/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 0924dbabf7c0ae9390434319778e63eec4b22a72 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:48 -0500 Subject: [PATCH 2254/4012] New translations auth.php (Vietnamese) --- lang/vi_VN/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/vi_VN/auth.php diff --git a/lang/vi_VN/auth.php b/lang/vi_VN/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/vi_VN/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 084092e60e1e965c5a821db4a03158d1120677e5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:49 -0500 Subject: [PATCH 2255/4012] New translations auth.php (Icelandic) --- lang/is_IS/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/is_IS/auth.php diff --git a/lang/is_IS/auth.php b/lang/is_IS/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/is_IS/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From b19718d8cc008dba0304d9e8d4e1cc475ea57525 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:49 -0500 Subject: [PATCH 2256/4012] New translations auth.php (Portuguese, Brazilian) --- lang/pt_BR/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/pt_BR/auth.php diff --git a/lang/pt_BR/auth.php b/lang/pt_BR/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/pt_BR/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 4a96d428f15d0d3f56bf13115e35da3134e62df9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:50 -0500 Subject: [PATCH 2257/4012] New translations auth.php (Hindi) --- lang/hi_IN/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/hi_IN/auth.php diff --git a/lang/hi_IN/auth.php b/lang/hi_IN/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/hi_IN/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From d35f18b4b786b54a054677259d31505b4df7d45e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:51 -0500 Subject: [PATCH 2258/4012] New translations index.php (Romanian) --- lang/ro_RO/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ro_RO/dashboard/index.php diff --git a/lang/ro_RO/dashboard/index.php b/lang/ro_RO/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/ro_RO/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 4131166954531b15bfd72d247d8db9bf3c7f8c2b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:52 -0500 Subject: [PATCH 2259/4012] New translations index.php (French) --- lang/fr_FR/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/fr_FR/dashboard/index.php diff --git a/lang/fr_FR/dashboard/index.php b/lang/fr_FR/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/fr_FR/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 46c42dae43167e2b0c7e48cff41841a4f0fae8c5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:53 -0500 Subject: [PATCH 2260/4012] New translations index.php (Spanish) --- lang/es_ES/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/es_ES/dashboard/index.php diff --git a/lang/es_ES/dashboard/index.php b/lang/es_ES/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/es_ES/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From cd1bc7c8dc326755abdf17b337f1ea4adda0ce8a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:53 -0500 Subject: [PATCH 2261/4012] New translations index.php (Afrikaans) --- lang/af_ZA/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/af_ZA/dashboard/index.php diff --git a/lang/af_ZA/dashboard/index.php b/lang/af_ZA/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/af_ZA/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From eb57ba7ac5d158ad76f59f1c5ad28ee4e79bd9bc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:54 -0500 Subject: [PATCH 2262/4012] New translations index.php (Arabic) --- lang/ar_SA/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ar_SA/dashboard/index.php diff --git a/lang/ar_SA/dashboard/index.php b/lang/ar_SA/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/ar_SA/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 74c1c7bcda25a3c32049b0d7037e80cacca54108 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:55 -0500 Subject: [PATCH 2263/4012] New translations index.php (Catalan) --- lang/ca_ES/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ca_ES/dashboard/index.php diff --git a/lang/ca_ES/dashboard/index.php b/lang/ca_ES/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/ca_ES/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From d9abc4457c9ea7a9203f8b3e4cad471bcfb99652 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:56 -0500 Subject: [PATCH 2264/4012] New translations index.php (Czech) --- lang/cs_CZ/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/cs_CZ/dashboard/index.php diff --git a/lang/cs_CZ/dashboard/index.php b/lang/cs_CZ/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/cs_CZ/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From d0eed2bcc824d82b5b24e0e66fab95a9451fb6dd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:56 -0500 Subject: [PATCH 2265/4012] New translations index.php (Danish) --- lang/da_DK/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/da_DK/dashboard/index.php diff --git a/lang/da_DK/dashboard/index.php b/lang/da_DK/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/da_DK/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 3f3367798b27e0ecdcf912474682f7f7a7d596b9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:57 -0500 Subject: [PATCH 2266/4012] New translations index.php (German) --- lang/de_DE/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/de_DE/dashboard/index.php diff --git a/lang/de_DE/dashboard/index.php b/lang/de_DE/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/de_DE/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 04a32d19e532f23481a41dc2fbde318e42768fb2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:58 -0500 Subject: [PATCH 2267/4012] New translations index.php (Greek) --- lang/el_GR/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/el_GR/dashboard/index.php diff --git a/lang/el_GR/dashboard/index.php b/lang/el_GR/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/el_GR/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 471fc33fa1dbac22174b95920eebf57cd0ff26fc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:59 -0500 Subject: [PATCH 2268/4012] New translations index.php (Finnish) --- lang/fi_FI/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/fi_FI/dashboard/index.php diff --git a/lang/fi_FI/dashboard/index.php b/lang/fi_FI/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/fi_FI/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From a7e3a402feefd28a58368db5f9bb38e794d14423 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:01:59 -0500 Subject: [PATCH 2269/4012] New translations index.php (Hebrew) --- lang/he_IL/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/he_IL/dashboard/index.php diff --git a/lang/he_IL/dashboard/index.php b/lang/he_IL/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/he_IL/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 8278dc913ced9760bdca1e6af0fd4e070867d1b4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:00 -0500 Subject: [PATCH 2270/4012] New translations index.php (Hungarian) --- lang/hu_HU/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/hu_HU/dashboard/index.php diff --git a/lang/hu_HU/dashboard/index.php b/lang/hu_HU/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/hu_HU/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 362992508095e8ec64b042e3727bea78ff49d9ff Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:01 -0500 Subject: [PATCH 2271/4012] New translations index.php (Italian) --- lang/it_IT/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/it_IT/dashboard/index.php diff --git a/lang/it_IT/dashboard/index.php b/lang/it_IT/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/it_IT/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From cee9862f6d92396da16fec1ac660647b43724ae0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:02 -0500 Subject: [PATCH 2272/4012] New translations index.php (Japanese) --- lang/ja_JP/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ja_JP/dashboard/index.php diff --git a/lang/ja_JP/dashboard/index.php b/lang/ja_JP/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/ja_JP/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 5337ebe5fa7b2db7a8eab639ecafb696733f275c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:03 -0500 Subject: [PATCH 2273/4012] New translations index.php (Korean) --- lang/ko_KR/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ko_KR/dashboard/index.php diff --git a/lang/ko_KR/dashboard/index.php b/lang/ko_KR/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/ko_KR/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 3920d88dd45235ba4bb6a9f6d30623e81c163af6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:03 -0500 Subject: [PATCH 2274/4012] New translations index.php (Dutch) --- lang/nl_NL/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/nl_NL/dashboard/index.php diff --git a/lang/nl_NL/dashboard/index.php b/lang/nl_NL/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/nl_NL/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 810aad979ba3dd5538da5fca2d26f22920a3d037 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:04 -0500 Subject: [PATCH 2275/4012] New translations index.php (Norwegian) --- lang/no_NO/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/no_NO/dashboard/index.php diff --git a/lang/no_NO/dashboard/index.php b/lang/no_NO/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/no_NO/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From ae3e5961d31052ac360803bac25bb63f04f27a5a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:05 -0500 Subject: [PATCH 2276/4012] New translations index.php (Polish) --- lang/pl_PL/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/pl_PL/dashboard/index.php diff --git a/lang/pl_PL/dashboard/index.php b/lang/pl_PL/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/pl_PL/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 85babd241cf6210640b13a78bd6ef6392e145fb6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:06 -0500 Subject: [PATCH 2277/4012] New translations index.php (Portuguese) --- lang/pt_PT/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/pt_PT/dashboard/index.php diff --git a/lang/pt_PT/dashboard/index.php b/lang/pt_PT/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/pt_PT/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From e1c1a629932b9ede45e4b4ad983e7fa5246d517b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:06 -0500 Subject: [PATCH 2278/4012] New translations index.php (Russian) --- lang/ru_RU/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ru_RU/dashboard/index.php diff --git a/lang/ru_RU/dashboard/index.php b/lang/ru_RU/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/ru_RU/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 299bf103642ee93ab9b1a68480d88239248109fe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:07 -0500 Subject: [PATCH 2279/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr_SP/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/sr_SP/dashboard/index.php diff --git a/lang/sr_SP/dashboard/index.php b/lang/sr_SP/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/sr_SP/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 828b72388b39cf71e12f10d6938d787a6394e1ca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:08 -0500 Subject: [PATCH 2280/4012] New translations index.php (Swedish) --- lang/sv_SE/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/sv_SE/dashboard/index.php diff --git a/lang/sv_SE/dashboard/index.php b/lang/sv_SE/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/sv_SE/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 9c3e59b41d8bbab185294a5faa8b28536553d4b3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:09 -0500 Subject: [PATCH 2281/4012] New translations index.php (Turkish) --- lang/tr_TR/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/tr_TR/dashboard/index.php diff --git a/lang/tr_TR/dashboard/index.php b/lang/tr_TR/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/tr_TR/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 415a941494b641f1d78c80f2e33aec1579542857 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:10 -0500 Subject: [PATCH 2282/4012] New translations index.php (Ukrainian) --- lang/uk_UA/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/uk_UA/dashboard/index.php diff --git a/lang/uk_UA/dashboard/index.php b/lang/uk_UA/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/uk_UA/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 3cd0a3f63a56eba15022c6e3aed3d1c04b634a99 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:10 -0500 Subject: [PATCH 2283/4012] New translations index.php (Chinese Simplified) --- lang/zh_CN/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/zh_CN/dashboard/index.php diff --git a/lang/zh_CN/dashboard/index.php b/lang/zh_CN/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/zh_CN/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 3fe7508d6d4102775b49cc263710e33085bac6ea Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:11 -0500 Subject: [PATCH 2284/4012] New translations index.php (Chinese Traditional) --- lang/zh_TW/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/zh_TW/dashboard/index.php diff --git a/lang/zh_TW/dashboard/index.php b/lang/zh_TW/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/zh_TW/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 4efd073d661c7bfe55ebf87a737d242a54fd4490 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:12 -0500 Subject: [PATCH 2285/4012] New translations index.php (English) --- lang/en_US/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/en_US/dashboard/index.php diff --git a/lang/en_US/dashboard/index.php b/lang/en_US/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/en_US/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 890feef05d0badc4eb7757edf6ae90d8afcd38b3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:13 -0500 Subject: [PATCH 2286/4012] New translations index.php (Vietnamese) --- lang/vi_VN/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/vi_VN/dashboard/index.php diff --git a/lang/vi_VN/dashboard/index.php b/lang/vi_VN/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/vi_VN/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 329762ca7528d5914eaf881ab0bf50e395cef9bb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:14 -0500 Subject: [PATCH 2287/4012] New translations index.php (Icelandic) --- lang/is_IS/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/is_IS/dashboard/index.php diff --git a/lang/is_IS/dashboard/index.php b/lang/is_IS/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/is_IS/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 564d22a2bd62af31fcf37f0b351f1a3f52836300 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:14 -0500 Subject: [PATCH 2288/4012] New translations index.php (Portuguese, Brazilian) --- lang/pt_BR/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/pt_BR/dashboard/index.php diff --git a/lang/pt_BR/dashboard/index.php b/lang/pt_BR/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/pt_BR/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 3cba89bab6641fc245b937a386c566e30fe61780 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:15 -0500 Subject: [PATCH 2289/4012] New translations index.php (Hindi) --- lang/hi_IN/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/hi_IN/dashboard/index.php diff --git a/lang/hi_IN/dashboard/index.php b/lang/hi_IN/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/hi_IN/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 29b9db5fca10cfd3c67bf1a38e5b56bb8b70458d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:16 -0500 Subject: [PATCH 2290/4012] New translations pagination.php (Romanian) --- lang/ro_RO/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ro_RO/pagination.php diff --git a/lang/ro_RO/pagination.php b/lang/ro_RO/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ro_RO/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 7cdb220a4186577fd35e7484f72d686167caa0e7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:17 -0500 Subject: [PATCH 2291/4012] New translations pagination.php (French) --- lang/fr_FR/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/fr_FR/pagination.php diff --git a/lang/fr_FR/pagination.php b/lang/fr_FR/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/fr_FR/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From ba67508c6919434fdd56d03f7839ddaec4192520 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:17 -0500 Subject: [PATCH 2292/4012] New translations pagination.php (Spanish) --- lang/es_ES/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/es_ES/pagination.php diff --git a/lang/es_ES/pagination.php b/lang/es_ES/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/es_ES/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 1b78b93b1be1d4c5b8790ec0eec691ebda2d2fc3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:18 -0500 Subject: [PATCH 2293/4012] New translations pagination.php (Afrikaans) --- lang/af_ZA/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/af_ZA/pagination.php diff --git a/lang/af_ZA/pagination.php b/lang/af_ZA/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/af_ZA/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 850b64715a26e6a38a5f650c86231a9803cd3c67 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:19 -0500 Subject: [PATCH 2294/4012] New translations pagination.php (Arabic) --- lang/ar_SA/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ar_SA/pagination.php diff --git a/lang/ar_SA/pagination.php b/lang/ar_SA/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ar_SA/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 1e4d828621a8ef66f310be1a29d15aed6572228c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:20 -0500 Subject: [PATCH 2295/4012] New translations pagination.php (Catalan) --- lang/ca_ES/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ca_ES/pagination.php diff --git a/lang/ca_ES/pagination.php b/lang/ca_ES/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ca_ES/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 353fe910209b9d816dbcd18a5d898dc17637480d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:21 -0500 Subject: [PATCH 2296/4012] New translations pagination.php (Czech) --- lang/cs_CZ/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/cs_CZ/pagination.php diff --git a/lang/cs_CZ/pagination.php b/lang/cs_CZ/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/cs_CZ/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 1aecc0acadbe5116a0adf1c63b06f508f1ef33c4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:21 -0500 Subject: [PATCH 2297/4012] New translations pagination.php (Danish) --- lang/da_DK/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/da_DK/pagination.php diff --git a/lang/da_DK/pagination.php b/lang/da_DK/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/da_DK/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 4caedbccb675b676c7970767ac345aff6497e0de Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:22 -0500 Subject: [PATCH 2298/4012] New translations pagination.php (German) --- lang/de_DE/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/de_DE/pagination.php diff --git a/lang/de_DE/pagination.php b/lang/de_DE/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/de_DE/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 3a7e12ee5a2ad11d12998070ed6aa47e4cc2c260 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:23 -0500 Subject: [PATCH 2299/4012] New translations pagination.php (Greek) --- lang/el_GR/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/el_GR/pagination.php diff --git a/lang/el_GR/pagination.php b/lang/el_GR/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/el_GR/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 22431038edf7d37a285466427a625952e5842bf4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:24 -0500 Subject: [PATCH 2300/4012] New translations pagination.php (Finnish) --- lang/fi_FI/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/fi_FI/pagination.php diff --git a/lang/fi_FI/pagination.php b/lang/fi_FI/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/fi_FI/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 1d81f451dc73fde3dbe3e0583dfccc99081a894a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:24 -0500 Subject: [PATCH 2301/4012] New translations pagination.php (Hebrew) --- lang/he_IL/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/he_IL/pagination.php diff --git a/lang/he_IL/pagination.php b/lang/he_IL/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/he_IL/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 49583568d681f7818b646cf2d27b331a17e48aed Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:25 -0500 Subject: [PATCH 2302/4012] New translations pagination.php (Hungarian) --- lang/hu_HU/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/hu_HU/pagination.php diff --git a/lang/hu_HU/pagination.php b/lang/hu_HU/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/hu_HU/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 74a4121996080305e39355aaa75245880b7a8b75 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:26 -0500 Subject: [PATCH 2303/4012] New translations pagination.php (Italian) --- lang/it_IT/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/it_IT/pagination.php diff --git a/lang/it_IT/pagination.php b/lang/it_IT/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/it_IT/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From a07af843660237e9c74cddb9a385ab3f531d3acd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:27 -0500 Subject: [PATCH 2304/4012] New translations pagination.php (Japanese) --- lang/ja_JP/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ja_JP/pagination.php diff --git a/lang/ja_JP/pagination.php b/lang/ja_JP/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ja_JP/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From c63ce3147ae039771ba90a26829244ca673aefe5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:28 -0500 Subject: [PATCH 2305/4012] New translations pagination.php (Korean) --- lang/ko_KR/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ko_KR/pagination.php diff --git a/lang/ko_KR/pagination.php b/lang/ko_KR/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ko_KR/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 8ca65b67765206d547202e3ed8582bb321ebcdc8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:28 -0500 Subject: [PATCH 2306/4012] New translations pagination.php (Dutch) --- lang/nl_NL/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/nl_NL/pagination.php diff --git a/lang/nl_NL/pagination.php b/lang/nl_NL/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/nl_NL/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From af28a10f545e63bca77dd9ae0dff381b31d3ddec Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:29 -0500 Subject: [PATCH 2307/4012] New translations pagination.php (Norwegian) --- lang/no_NO/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/no_NO/pagination.php diff --git a/lang/no_NO/pagination.php b/lang/no_NO/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/no_NO/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From da6d7a6a3e0a2a360eef8bf64b0ee03e54770af8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:30 -0500 Subject: [PATCH 2308/4012] New translations pagination.php (Polish) --- lang/pl_PL/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/pl_PL/pagination.php diff --git a/lang/pl_PL/pagination.php b/lang/pl_PL/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/pl_PL/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From dde44f105bf07213448750fdc1c46e067064849e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:31 -0500 Subject: [PATCH 2309/4012] New translations pagination.php (Portuguese) --- lang/pt_PT/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/pt_PT/pagination.php diff --git a/lang/pt_PT/pagination.php b/lang/pt_PT/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/pt_PT/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From dbd164d02cd79fef73397de0985ab81ad18fe2dd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:32 -0500 Subject: [PATCH 2310/4012] New translations pagination.php (Russian) --- lang/ru_RU/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ru_RU/pagination.php diff --git a/lang/ru_RU/pagination.php b/lang/ru_RU/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ru_RU/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From fb2f2d207096f5549a25a87ca212c6e195ff1975 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:32 -0500 Subject: [PATCH 2311/4012] New translations pagination.php (Serbian (Cyrillic)) --- lang/sr_SP/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/sr_SP/pagination.php diff --git a/lang/sr_SP/pagination.php b/lang/sr_SP/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/sr_SP/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 56c345b7618f0aaa0ffc43536b83864ceabc13f1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:33 -0500 Subject: [PATCH 2312/4012] New translations pagination.php (Swedish) --- lang/sv_SE/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/sv_SE/pagination.php diff --git a/lang/sv_SE/pagination.php b/lang/sv_SE/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/sv_SE/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 77a4dfd90991304b734b0895ddd1a159d814dc1d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:34 -0500 Subject: [PATCH 2313/4012] New translations pagination.php (Turkish) --- lang/tr_TR/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/tr_TR/pagination.php diff --git a/lang/tr_TR/pagination.php b/lang/tr_TR/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/tr_TR/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From d105a08494e9c4139474eae163994c56d69e8ff4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:35 -0500 Subject: [PATCH 2314/4012] New translations pagination.php (Ukrainian) --- lang/uk_UA/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/uk_UA/pagination.php diff --git a/lang/uk_UA/pagination.php b/lang/uk_UA/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/uk_UA/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From dab081b47a2aec53bb7274ed2d8c1a37c6d017a2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:35 -0500 Subject: [PATCH 2315/4012] New translations pagination.php (Chinese Simplified) --- lang/zh_CN/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/zh_CN/pagination.php diff --git a/lang/zh_CN/pagination.php b/lang/zh_CN/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/zh_CN/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 6339b7dff407a513a0b41b7df789c700d20428ab Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:36 -0500 Subject: [PATCH 2316/4012] New translations pagination.php (Chinese Traditional) --- lang/zh_TW/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/zh_TW/pagination.php diff --git a/lang/zh_TW/pagination.php b/lang/zh_TW/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/zh_TW/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From ddddf8106992eb853824360b1b8b0c516102479d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:37 -0500 Subject: [PATCH 2317/4012] New translations pagination.php (English) --- lang/en_US/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/en_US/pagination.php diff --git a/lang/en_US/pagination.php b/lang/en_US/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/en_US/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 878dbc741bee3696901b224dbf92611729671b66 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:38 -0500 Subject: [PATCH 2318/4012] New translations pagination.php (Vietnamese) --- lang/vi_VN/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/vi_VN/pagination.php diff --git a/lang/vi_VN/pagination.php b/lang/vi_VN/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/vi_VN/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From c40080fe71f698da76b12a56fb252b5a46781c6d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:38 -0500 Subject: [PATCH 2319/4012] New translations pagination.php (Icelandic) --- lang/is_IS/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/is_IS/pagination.php diff --git a/lang/is_IS/pagination.php b/lang/is_IS/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/is_IS/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 46db2cb9abbca43cb7502529bfbf5987fe28381e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:39 -0500 Subject: [PATCH 2320/4012] New translations pagination.php (Portuguese, Brazilian) --- lang/pt_BR/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/pt_BR/pagination.php diff --git a/lang/pt_BR/pagination.php b/lang/pt_BR/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/pt_BR/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 0b5cd9394f62fa12fed600cbf7aa73636435913d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:40 -0500 Subject: [PATCH 2321/4012] New translations pagination.php (Hindi) --- lang/hi_IN/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/hi_IN/pagination.php diff --git a/lang/hi_IN/pagination.php b/lang/hi_IN/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/hi_IN/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 5da8fdfc0001fc4138a7f35cfefff47d53823323 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:41 -0500 Subject: [PATCH 2322/4012] New translations passwords.php (Romanian) --- lang/ro_RO/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ro_RO/passwords.php diff --git a/lang/ro_RO/passwords.php b/lang/ro_RO/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ro_RO/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 0e083025d9b03618ff8d79a616aace7854fce1a7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:41 -0500 Subject: [PATCH 2323/4012] New translations passwords.php (French) --- lang/fr_FR/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/fr_FR/passwords.php diff --git a/lang/fr_FR/passwords.php b/lang/fr_FR/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/fr_FR/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 5295f0228df04b7199431b16ab2ef3845d4620fc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:42 -0500 Subject: [PATCH 2324/4012] New translations passwords.php (Spanish) --- lang/es_ES/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/es_ES/passwords.php diff --git a/lang/es_ES/passwords.php b/lang/es_ES/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/es_ES/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 34daaeb5267bc7dd9e17b4f9e997b1a2dcab4a9f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:43 -0500 Subject: [PATCH 2325/4012] New translations passwords.php (Afrikaans) --- lang/af_ZA/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/af_ZA/passwords.php diff --git a/lang/af_ZA/passwords.php b/lang/af_ZA/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/af_ZA/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 31a983f374390b5efdcfa3bc46e4109782c4a757 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:44 -0500 Subject: [PATCH 2326/4012] New translations passwords.php (Arabic) --- lang/ar_SA/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ar_SA/passwords.php diff --git a/lang/ar_SA/passwords.php b/lang/ar_SA/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ar_SA/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 24d43e0534ae1eee85d94bc0f47292116c9f74f9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:44 -0500 Subject: [PATCH 2327/4012] New translations passwords.php (Catalan) --- lang/ca_ES/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ca_ES/passwords.php diff --git a/lang/ca_ES/passwords.php b/lang/ca_ES/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ca_ES/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From e175a4ef542ab8c8ad097350b4bbb9bc76b93fdb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:45 -0500 Subject: [PATCH 2328/4012] New translations passwords.php (Czech) --- lang/cs_CZ/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/cs_CZ/passwords.php diff --git a/lang/cs_CZ/passwords.php b/lang/cs_CZ/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/cs_CZ/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 27f642e5a1fbea22e322c07f4e42427cbdaf2477 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:46 -0500 Subject: [PATCH 2329/4012] New translations passwords.php (Danish) --- lang/da_DK/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/da_DK/passwords.php diff --git a/lang/da_DK/passwords.php b/lang/da_DK/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/da_DK/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 40a3899e2712eea996d484f60e3c52f3e61df5a2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:47 -0500 Subject: [PATCH 2330/4012] New translations passwords.php (German) --- lang/de_DE/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/de_DE/passwords.php diff --git a/lang/de_DE/passwords.php b/lang/de_DE/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/de_DE/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From ba9d2a3955b9db6d16bdd766fa0b416e62b70d6b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:47 -0500 Subject: [PATCH 2331/4012] New translations passwords.php (Greek) --- lang/el_GR/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/el_GR/passwords.php diff --git a/lang/el_GR/passwords.php b/lang/el_GR/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/el_GR/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 3cae7aac9e7f265d6429c66f4bccaba8bd481176 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:48 -0500 Subject: [PATCH 2332/4012] New translations passwords.php (Finnish) --- lang/fi_FI/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/fi_FI/passwords.php diff --git a/lang/fi_FI/passwords.php b/lang/fi_FI/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/fi_FI/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 48933345c5b7507b45cd808ab390ad5fe13ddd79 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:49 -0500 Subject: [PATCH 2333/4012] New translations passwords.php (Hebrew) --- lang/he_IL/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/he_IL/passwords.php diff --git a/lang/he_IL/passwords.php b/lang/he_IL/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/he_IL/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From a064d0bb6edcaa0733a4c41693a99825206bdf94 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:50 -0500 Subject: [PATCH 2334/4012] New translations passwords.php (Hungarian) --- lang/hu_HU/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/hu_HU/passwords.php diff --git a/lang/hu_HU/passwords.php b/lang/hu_HU/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/hu_HU/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 8fc60acb6dc3ea51324001e368a7fcc2eb849c24 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:51 -0500 Subject: [PATCH 2335/4012] New translations passwords.php (Italian) --- lang/it_IT/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/it_IT/passwords.php diff --git a/lang/it_IT/passwords.php b/lang/it_IT/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/it_IT/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From c39ebbc4a26872fac97f8a20b68c8d9cf75027fa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:51 -0500 Subject: [PATCH 2336/4012] New translations passwords.php (Japanese) --- lang/ja_JP/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ja_JP/passwords.php diff --git a/lang/ja_JP/passwords.php b/lang/ja_JP/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ja_JP/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 45aba1f18907530811c3ada89ef9da7213de7ba2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:52 -0500 Subject: [PATCH 2337/4012] New translations passwords.php (Korean) --- lang/ko_KR/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ko_KR/passwords.php diff --git a/lang/ko_KR/passwords.php b/lang/ko_KR/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ko_KR/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 63501a848416422ea5c978c34a367027fbd99753 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:53 -0500 Subject: [PATCH 2338/4012] New translations passwords.php (Dutch) --- lang/nl_NL/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/nl_NL/passwords.php diff --git a/lang/nl_NL/passwords.php b/lang/nl_NL/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/nl_NL/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 3ff3484b29252b7ad2c6ff78a120aa9beb98f92a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:53 -0500 Subject: [PATCH 2339/4012] New translations passwords.php (Norwegian) --- lang/no_NO/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/no_NO/passwords.php diff --git a/lang/no_NO/passwords.php b/lang/no_NO/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/no_NO/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From b334a36a0e59aaf3f9b62ca170a60ec26a8cd5e1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:54 -0500 Subject: [PATCH 2340/4012] New translations passwords.php (Polish) --- lang/pl_PL/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/pl_PL/passwords.php diff --git a/lang/pl_PL/passwords.php b/lang/pl_PL/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/pl_PL/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From fb6688a27d51b60664da7a79332e8efe795da8d7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:55 -0500 Subject: [PATCH 2341/4012] New translations passwords.php (Portuguese) --- lang/pt_PT/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/pt_PT/passwords.php diff --git a/lang/pt_PT/passwords.php b/lang/pt_PT/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/pt_PT/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From ba1340ac8691887c2f1f83d7d6fea6644c55dec6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:56 -0500 Subject: [PATCH 2342/4012] New translations passwords.php (Russian) --- lang/ru_RU/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ru_RU/passwords.php diff --git a/lang/ru_RU/passwords.php b/lang/ru_RU/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ru_RU/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 90f5172043e17bea0d8e526a341aa4f3fd50bfca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:57 -0500 Subject: [PATCH 2343/4012] New translations passwords.php (Serbian (Cyrillic)) --- lang/sr_SP/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/sr_SP/passwords.php diff --git a/lang/sr_SP/passwords.php b/lang/sr_SP/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/sr_SP/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From e1fea41930cb0831eb59a036959ff075f050a1c5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:57 -0500 Subject: [PATCH 2344/4012] New translations passwords.php (Swedish) --- lang/sv_SE/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/sv_SE/passwords.php diff --git a/lang/sv_SE/passwords.php b/lang/sv_SE/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/sv_SE/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From cde0971f325a87213b4696b53e22992287e98627 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:58 -0500 Subject: [PATCH 2345/4012] New translations passwords.php (Turkish) --- lang/tr_TR/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/tr_TR/passwords.php diff --git a/lang/tr_TR/passwords.php b/lang/tr_TR/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/tr_TR/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From d3b24b7022834bd05bfab2f9d4746ecfa2440ce5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:02:59 -0500 Subject: [PATCH 2346/4012] New translations passwords.php (Ukrainian) --- lang/uk_UA/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/uk_UA/passwords.php diff --git a/lang/uk_UA/passwords.php b/lang/uk_UA/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/uk_UA/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 8a6c90fe21ed42200c72daa7415fb334f081c457 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:00 -0500 Subject: [PATCH 2347/4012] New translations passwords.php (Chinese Simplified) --- lang/zh_CN/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/zh_CN/passwords.php diff --git a/lang/zh_CN/passwords.php b/lang/zh_CN/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/zh_CN/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 9d1bdf68c06a9792d12aab38f1168e92bbc8a54c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:00 -0500 Subject: [PATCH 2348/4012] New translations passwords.php (Chinese Traditional) --- lang/zh_TW/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/zh_TW/passwords.php diff --git a/lang/zh_TW/passwords.php b/lang/zh_TW/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/zh_TW/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 57d96617ced569d02198869080d2f8552feb01c0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:01 -0500 Subject: [PATCH 2349/4012] New translations passwords.php (English) --- lang/en_US/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/en_US/passwords.php diff --git a/lang/en_US/passwords.php b/lang/en_US/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/en_US/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 0a3ccbafa7f5754ab358c153ec08fbbe33ff1615 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:02 -0500 Subject: [PATCH 2350/4012] New translations passwords.php (Vietnamese) --- lang/vi_VN/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/vi_VN/passwords.php diff --git a/lang/vi_VN/passwords.php b/lang/vi_VN/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/vi_VN/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From c9092664f6973280638457a14bcfd43c7b0e0445 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:03 -0500 Subject: [PATCH 2351/4012] New translations passwords.php (Icelandic) --- lang/is_IS/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/is_IS/passwords.php diff --git a/lang/is_IS/passwords.php b/lang/is_IS/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/is_IS/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 82403f36ce886dbe1a83690a32b32db5b2284701 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:04 -0500 Subject: [PATCH 2352/4012] New translations passwords.php (Portuguese, Brazilian) --- lang/pt_BR/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/pt_BR/passwords.php diff --git a/lang/pt_BR/passwords.php b/lang/pt_BR/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/pt_BR/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 2912a6bf83dcc86fd79b54acbac2415ad6180af0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:04 -0500 Subject: [PATCH 2353/4012] New translations passwords.php (Hindi) --- lang/hi_IN/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/hi_IN/passwords.php diff --git a/lang/hi_IN/passwords.php b/lang/hi_IN/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/hi_IN/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From b4c96b399c0496ebada11e35c4d91b7489a5d4c4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:05 -0500 Subject: [PATCH 2354/4012] New translations backups.php (Romanian) --- lang/ro_RO/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ro_RO/server/backups.php diff --git a/lang/ro_RO/server/backups.php b/lang/ro_RO/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/ro_RO/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 1560a1bca3663b6c85c018b84f2284451f16436d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:06 -0500 Subject: [PATCH 2355/4012] New translations backups.php (French) --- lang/fr_FR/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/fr_FR/server/backups.php diff --git a/lang/fr_FR/server/backups.php b/lang/fr_FR/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/fr_FR/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 6f6ca11610939dc7b0fcb8fb1a4b19291b44dc43 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:07 -0500 Subject: [PATCH 2356/4012] New translations backups.php (Spanish) --- lang/es_ES/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/es_ES/server/backups.php diff --git a/lang/es_ES/server/backups.php b/lang/es_ES/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/es_ES/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 1bfc0fdc46c9551fd9dc2c8fca7b61bc25947200 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:07 -0500 Subject: [PATCH 2357/4012] New translations backups.php (Afrikaans) --- lang/af_ZA/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/af_ZA/server/backups.php diff --git a/lang/af_ZA/server/backups.php b/lang/af_ZA/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/af_ZA/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From c66ecc6671b34794546116d1e0ada0ca8694111f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:08 -0500 Subject: [PATCH 2358/4012] New translations backups.php (Arabic) --- lang/ar_SA/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ar_SA/server/backups.php diff --git a/lang/ar_SA/server/backups.php b/lang/ar_SA/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/ar_SA/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From f89d6dcffbb82ee8ccfd2b972defec3f7594c31d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:09 -0500 Subject: [PATCH 2359/4012] New translations backups.php (Catalan) --- lang/ca_ES/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ca_ES/server/backups.php diff --git a/lang/ca_ES/server/backups.php b/lang/ca_ES/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/ca_ES/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From bbe8803a7dba2b6f04d68a4e5b9a84a667dd5e2e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:10 -0500 Subject: [PATCH 2360/4012] New translations backups.php (Czech) --- lang/cs_CZ/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/cs_CZ/server/backups.php diff --git a/lang/cs_CZ/server/backups.php b/lang/cs_CZ/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/cs_CZ/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 804c104ebcaddec3d91a456a3f3618b96264c618 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:10 -0500 Subject: [PATCH 2361/4012] New translations backups.php (Danish) --- lang/da_DK/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/da_DK/server/backups.php diff --git a/lang/da_DK/server/backups.php b/lang/da_DK/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/da_DK/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 741b0d4c95cf33f74423c46b6c6dfdf8f1bfa8bc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:11 -0500 Subject: [PATCH 2362/4012] New translations backups.php (German) --- lang/de_DE/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/de_DE/server/backups.php diff --git a/lang/de_DE/server/backups.php b/lang/de_DE/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/de_DE/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 520a837b472ca1d8af322c8751c12a2b4af5cbe9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:12 -0500 Subject: [PATCH 2363/4012] New translations backups.php (Greek) --- lang/el_GR/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/el_GR/server/backups.php diff --git a/lang/el_GR/server/backups.php b/lang/el_GR/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/el_GR/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 1ff9ae119491a130eefc0141690549db0796156a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:13 -0500 Subject: [PATCH 2364/4012] New translations backups.php (Finnish) --- lang/fi_FI/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/fi_FI/server/backups.php diff --git a/lang/fi_FI/server/backups.php b/lang/fi_FI/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/fi_FI/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From b33954db0fbcc1d968a970e0cc16cdde4f8bc9e6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:14 -0500 Subject: [PATCH 2365/4012] New translations backups.php (Hebrew) --- lang/he_IL/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/he_IL/server/backups.php diff --git a/lang/he_IL/server/backups.php b/lang/he_IL/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/he_IL/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 0cd4e0fe6af74aa816ab502e14c6470446184a47 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:14 -0500 Subject: [PATCH 2366/4012] New translations backups.php (Hungarian) --- lang/hu_HU/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/hu_HU/server/backups.php diff --git a/lang/hu_HU/server/backups.php b/lang/hu_HU/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/hu_HU/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From ed99863d9a0dcef7b7aed549c578125012ca75c0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:15 -0500 Subject: [PATCH 2367/4012] New translations backups.php (Italian) --- lang/it_IT/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/it_IT/server/backups.php diff --git a/lang/it_IT/server/backups.php b/lang/it_IT/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/it_IT/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From c9ddf19174d26638f1455654715e554068d28710 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:16 -0500 Subject: [PATCH 2368/4012] New translations backups.php (Japanese) --- lang/ja_JP/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ja_JP/server/backups.php diff --git a/lang/ja_JP/server/backups.php b/lang/ja_JP/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/ja_JP/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 57dcffa453ec75f1e6b501d00a3c8a3e128275af Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:17 -0500 Subject: [PATCH 2369/4012] New translations backups.php (Korean) --- lang/ko_KR/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ko_KR/server/backups.php diff --git a/lang/ko_KR/server/backups.php b/lang/ko_KR/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/ko_KR/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 9c4e7bf0422e4490f70b4c7ce906b4253d28f857 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:17 -0500 Subject: [PATCH 2370/4012] New translations backups.php (Dutch) --- lang/nl_NL/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/nl_NL/server/backups.php diff --git a/lang/nl_NL/server/backups.php b/lang/nl_NL/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/nl_NL/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 9877ac228c7388892c03bf0955c05c1dd6fdb797 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:18 -0500 Subject: [PATCH 2371/4012] New translations backups.php (Norwegian) --- lang/no_NO/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/no_NO/server/backups.php diff --git a/lang/no_NO/server/backups.php b/lang/no_NO/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/no_NO/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From b5b75a5fd7c57e26181d57c88a0232449bbc3b0d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:19 -0500 Subject: [PATCH 2372/4012] New translations backups.php (Polish) --- lang/pl_PL/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/pl_PL/server/backups.php diff --git a/lang/pl_PL/server/backups.php b/lang/pl_PL/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/pl_PL/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From e3e3b2d5ef86d3cf98cc9433f63fef20deeb4eef Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:20 -0500 Subject: [PATCH 2373/4012] New translations backups.php (Portuguese) --- lang/pt_PT/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/pt_PT/server/backups.php diff --git a/lang/pt_PT/server/backups.php b/lang/pt_PT/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/pt_PT/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 52bfb7dcc345666c6194777a2f06787a31e8b991 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:21 -0500 Subject: [PATCH 2374/4012] New translations backups.php (Russian) --- lang/ru_RU/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ru_RU/server/backups.php diff --git a/lang/ru_RU/server/backups.php b/lang/ru_RU/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/ru_RU/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 4a1303464d75b04de24ae8362336197a84c0b5e9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:21 -0500 Subject: [PATCH 2375/4012] New translations backups.php (Serbian (Cyrillic)) --- lang/sr_SP/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/sr_SP/server/backups.php diff --git a/lang/sr_SP/server/backups.php b/lang/sr_SP/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/sr_SP/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 8bbfedfcb989775a79a4e39ad3c3293c0a790c9b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:22 -0500 Subject: [PATCH 2376/4012] New translations backups.php (Swedish) --- lang/sv_SE/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/sv_SE/server/backups.php diff --git a/lang/sv_SE/server/backups.php b/lang/sv_SE/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/sv_SE/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 030d059b2b26745cc71db83bbce4f264fbcf34c3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:23 -0500 Subject: [PATCH 2377/4012] New translations backups.php (Turkish) --- lang/tr_TR/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/tr_TR/server/backups.php diff --git a/lang/tr_TR/server/backups.php b/lang/tr_TR/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/tr_TR/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 024300ce80bd0796c3f228c7efdb77581c8077be Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:24 -0500 Subject: [PATCH 2378/4012] New translations backups.php (Ukrainian) --- lang/uk_UA/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/uk_UA/server/backups.php diff --git a/lang/uk_UA/server/backups.php b/lang/uk_UA/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/uk_UA/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 876109bf27291a29932cb17ccecf887b83589bde Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:24 -0500 Subject: [PATCH 2379/4012] New translations backups.php (Chinese Simplified) --- lang/zh_CN/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/zh_CN/server/backups.php diff --git a/lang/zh_CN/server/backups.php b/lang/zh_CN/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/zh_CN/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 3ea4f2eadedfa97ea012f3df555d29d21d46470f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:25 -0500 Subject: [PATCH 2380/4012] New translations backups.php (Chinese Traditional) --- lang/zh_TW/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/zh_TW/server/backups.php diff --git a/lang/zh_TW/server/backups.php b/lang/zh_TW/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/zh_TW/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From cb0ef2f02b8457f6281035760e6a06b67e632439 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:26 -0500 Subject: [PATCH 2381/4012] New translations backups.php (English) --- lang/en_US/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/en_US/server/backups.php diff --git a/lang/en_US/server/backups.php b/lang/en_US/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/en_US/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 0f0904d699415ff5f106b7994292e2c5ff37deb7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:27 -0500 Subject: [PATCH 2382/4012] New translations backups.php (Vietnamese) --- lang/vi_VN/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/vi_VN/server/backups.php diff --git a/lang/vi_VN/server/backups.php b/lang/vi_VN/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/vi_VN/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 9176c4e75c494f341faad2ac202b1503cf968a0f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:27 -0500 Subject: [PATCH 2383/4012] New translations backups.php (Icelandic) --- lang/is_IS/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/is_IS/server/backups.php diff --git a/lang/is_IS/server/backups.php b/lang/is_IS/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/is_IS/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 3dd24c1b50c2c3f666bb3fb30cdb1506fe01606b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:28 -0500 Subject: [PATCH 2384/4012] New translations backups.php (Portuguese, Brazilian) --- lang/pt_BR/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/pt_BR/server/backups.php diff --git a/lang/pt_BR/server/backups.php b/lang/pt_BR/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/pt_BR/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 4cfedc0155643038f1bbe517190f358fc1dcb594 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:29 -0500 Subject: [PATCH 2385/4012] New translations backups.php (Hindi) --- lang/hi_IN/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/hi_IN/server/backups.php diff --git a/lang/hi_IN/server/backups.php b/lang/hi_IN/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/hi_IN/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 6ba71c67294078f6fd76dae43b377d27f1be48f6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:30 -0500 Subject: [PATCH 2386/4012] New translations overview.php (Romanian) --- lang/ro_RO/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ro_RO/server/overview.php diff --git a/lang/ro_RO/server/overview.php b/lang/ro_RO/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/ro_RO/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 972fd6b4181e0b362aa6af0cd144acf7d418365f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:31 -0500 Subject: [PATCH 2387/4012] New translations overview.php (French) --- lang/fr_FR/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/fr_FR/server/overview.php diff --git a/lang/fr_FR/server/overview.php b/lang/fr_FR/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/fr_FR/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 68152539381dd23849bef99960a566fcfc7221ae Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:31 -0500 Subject: [PATCH 2388/4012] New translations overview.php (Spanish) --- lang/es_ES/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/es_ES/server/overview.php diff --git a/lang/es_ES/server/overview.php b/lang/es_ES/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/es_ES/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 1a22fb85ece29049a7e5494c03e29ec2cfcb242a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:32 -0500 Subject: [PATCH 2389/4012] New translations overview.php (Afrikaans) --- lang/af_ZA/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/af_ZA/server/overview.php diff --git a/lang/af_ZA/server/overview.php b/lang/af_ZA/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/af_ZA/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 8074fc467d58484840e44d3d073f012dc597650e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:33 -0500 Subject: [PATCH 2390/4012] New translations overview.php (Arabic) --- lang/ar_SA/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ar_SA/server/overview.php diff --git a/lang/ar_SA/server/overview.php b/lang/ar_SA/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/ar_SA/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From d603d7df65565e2dff463d185a56114cc8c75ed7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:34 -0500 Subject: [PATCH 2391/4012] New translations overview.php (Catalan) --- lang/ca_ES/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ca_ES/server/overview.php diff --git a/lang/ca_ES/server/overview.php b/lang/ca_ES/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/ca_ES/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 4421de255258b0c028a7d883424dff93ecdfa198 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:34 -0500 Subject: [PATCH 2392/4012] New translations overview.php (Czech) --- lang/cs_CZ/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/cs_CZ/server/overview.php diff --git a/lang/cs_CZ/server/overview.php b/lang/cs_CZ/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/cs_CZ/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 36ac4efc78df02bc12d5863744cd2ac0d50a094d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:35 -0500 Subject: [PATCH 2393/4012] New translations overview.php (Danish) --- lang/da_DK/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/da_DK/server/overview.php diff --git a/lang/da_DK/server/overview.php b/lang/da_DK/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/da_DK/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 246dfad37af98d7e93062147e83c675ae71e1e28 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:36 -0500 Subject: [PATCH 2394/4012] New translations overview.php (German) --- lang/de_DE/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/de_DE/server/overview.php diff --git a/lang/de_DE/server/overview.php b/lang/de_DE/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/de_DE/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From ccb32ebd982e49702b9ae6ad2b979fdd50f13255 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:37 -0500 Subject: [PATCH 2395/4012] New translations overview.php (Greek) --- lang/el_GR/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/el_GR/server/overview.php diff --git a/lang/el_GR/server/overview.php b/lang/el_GR/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/el_GR/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From efc8c6d94d98f52e3dc5469ac89fd67de24ee6c3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:38 -0500 Subject: [PATCH 2396/4012] New translations overview.php (Finnish) --- lang/fi_FI/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/fi_FI/server/overview.php diff --git a/lang/fi_FI/server/overview.php b/lang/fi_FI/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/fi_FI/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 37574fe1d403a8a368c4487f8f026ac4557cb0d5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:38 -0500 Subject: [PATCH 2397/4012] New translations overview.php (Hebrew) --- lang/he_IL/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/he_IL/server/overview.php diff --git a/lang/he_IL/server/overview.php b/lang/he_IL/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/he_IL/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 1e72c983790ec022750002d58f3a70e620c3b8d1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:39 -0500 Subject: [PATCH 2398/4012] New translations overview.php (Hungarian) --- lang/hu_HU/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/hu_HU/server/overview.php diff --git a/lang/hu_HU/server/overview.php b/lang/hu_HU/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/hu_HU/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From e199e3a39caa7c86c84e77694ef34be3ebfcae2f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:40 -0500 Subject: [PATCH 2399/4012] New translations overview.php (Italian) --- lang/it_IT/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/it_IT/server/overview.php diff --git a/lang/it_IT/server/overview.php b/lang/it_IT/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/it_IT/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 383d2d134ffe7e2c4c17c18301398695842f8f7b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:41 -0500 Subject: [PATCH 2400/4012] New translations overview.php (Japanese) --- lang/ja_JP/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ja_JP/server/overview.php diff --git a/lang/ja_JP/server/overview.php b/lang/ja_JP/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/ja_JP/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 2acbf2f651413a37cdfcf29fe6ca87379c7db033 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:41 -0500 Subject: [PATCH 2401/4012] New translations overview.php (Korean) --- lang/ko_KR/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ko_KR/server/overview.php diff --git a/lang/ko_KR/server/overview.php b/lang/ko_KR/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/ko_KR/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From fbeb485224ff8eb769f5bb38c750bc9833d69250 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:42 -0500 Subject: [PATCH 2402/4012] New translations overview.php (Dutch) --- lang/nl_NL/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/nl_NL/server/overview.php diff --git a/lang/nl_NL/server/overview.php b/lang/nl_NL/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/nl_NL/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From ed51421075ecb6b6b544dd0479a11494fcf5825e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:43 -0500 Subject: [PATCH 2403/4012] New translations overview.php (Norwegian) --- lang/no_NO/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/no_NO/server/overview.php diff --git a/lang/no_NO/server/overview.php b/lang/no_NO/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/no_NO/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From af96007854134825997e24e36b19de3711b70f19 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:44 -0500 Subject: [PATCH 2404/4012] New translations overview.php (Polish) --- lang/pl_PL/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/pl_PL/server/overview.php diff --git a/lang/pl_PL/server/overview.php b/lang/pl_PL/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/pl_PL/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 90cbb3b6a656085d09fc6c7cbe0d6ef9bff417d8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:45 -0500 Subject: [PATCH 2405/4012] New translations overview.php (Portuguese) --- lang/pt_PT/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/pt_PT/server/overview.php diff --git a/lang/pt_PT/server/overview.php b/lang/pt_PT/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/pt_PT/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 327b66485a58008f5f064b2b42cc1bfaebef030e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:46 -0500 Subject: [PATCH 2406/4012] New translations overview.php (Russian) --- lang/ru_RU/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ru_RU/server/overview.php diff --git a/lang/ru_RU/server/overview.php b/lang/ru_RU/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/ru_RU/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 5e171dc3c3c2b40ac3244cf734606c5f3e663f61 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:46 -0500 Subject: [PATCH 2407/4012] New translations overview.php (Serbian (Cyrillic)) --- lang/sr_SP/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/sr_SP/server/overview.php diff --git a/lang/sr_SP/server/overview.php b/lang/sr_SP/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/sr_SP/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 3ca10e741c992d4a81eff6bb63312d877deb291e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:47 -0500 Subject: [PATCH 2408/4012] New translations overview.php (Swedish) --- lang/sv_SE/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/sv_SE/server/overview.php diff --git a/lang/sv_SE/server/overview.php b/lang/sv_SE/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/sv_SE/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 7e766609bca1e50de25dd651df7c12f1558b30a1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:48 -0500 Subject: [PATCH 2409/4012] New translations overview.php (Turkish) --- lang/tr_TR/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/tr_TR/server/overview.php diff --git a/lang/tr_TR/server/overview.php b/lang/tr_TR/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/tr_TR/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 158ea3a282fc98a3255a74900269978b683f0ec6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:49 -0500 Subject: [PATCH 2410/4012] New translations overview.php (Ukrainian) --- lang/uk_UA/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/uk_UA/server/overview.php diff --git a/lang/uk_UA/server/overview.php b/lang/uk_UA/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/uk_UA/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 8f3f193cc4a94e40bd812bafd2f3dc29b9a28b91 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:49 -0500 Subject: [PATCH 2411/4012] New translations overview.php (Chinese Simplified) --- lang/zh_CN/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/zh_CN/server/overview.php diff --git a/lang/zh_CN/server/overview.php b/lang/zh_CN/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/zh_CN/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 66d4136c00ba9c6b2019f50265b591c8592a8af9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:50 -0500 Subject: [PATCH 2412/4012] New translations overview.php (Chinese Traditional) --- lang/zh_TW/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/zh_TW/server/overview.php diff --git a/lang/zh_TW/server/overview.php b/lang/zh_TW/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/zh_TW/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From bdd1d2144380703b42ccfd0fdc3f53939098b810 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:51 -0500 Subject: [PATCH 2413/4012] New translations overview.php (English) --- lang/en_US/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/en_US/server/overview.php diff --git a/lang/en_US/server/overview.php b/lang/en_US/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/en_US/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 4c59bdcfbebf5abceba7215c627021d113998ba8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:52 -0500 Subject: [PATCH 2414/4012] New translations overview.php (Vietnamese) --- lang/vi_VN/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/vi_VN/server/overview.php diff --git a/lang/vi_VN/server/overview.php b/lang/vi_VN/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/vi_VN/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 6b60b6147022f3ef333395be4d3d1d20bc6ef141 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:53 -0500 Subject: [PATCH 2415/4012] New translations overview.php (Icelandic) --- lang/is_IS/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/is_IS/server/overview.php diff --git a/lang/is_IS/server/overview.php b/lang/is_IS/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/is_IS/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 181d38d7481415426761ed95c016646a20631358 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:54 -0500 Subject: [PATCH 2416/4012] New translations overview.php (Portuguese, Brazilian) --- lang/pt_BR/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/pt_BR/server/overview.php diff --git a/lang/pt_BR/server/overview.php b/lang/pt_BR/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/pt_BR/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 4a4933be2f25e33cdb6aada3096821b332b01a86 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:54 -0500 Subject: [PATCH 2417/4012] New translations overview.php (Hindi) --- lang/hi_IN/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/hi_IN/server/overview.php diff --git a/lang/hi_IN/server/overview.php b/lang/hi_IN/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/hi_IN/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From dde2065d65f218007a221b7774703d5943e7fefd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:55 -0500 Subject: [PATCH 2418/4012] New translations settings.php (Romanian) --- lang/ro_RO/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/ro_RO/server/settings.php diff --git a/lang/ro_RO/server/settings.php b/lang/ro_RO/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/ro_RO/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 638add6486141dcb80a8f253efab10fa48567f5e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:56 -0500 Subject: [PATCH 2419/4012] New translations settings.php (French) --- lang/fr_FR/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/fr_FR/server/settings.php diff --git a/lang/fr_FR/server/settings.php b/lang/fr_FR/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/fr_FR/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 46e4bf3d7aeff208f496ee2b0eccbaca8e929589 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:57 -0500 Subject: [PATCH 2420/4012] New translations settings.php (Spanish) --- lang/es_ES/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/es_ES/server/settings.php diff --git a/lang/es_ES/server/settings.php b/lang/es_ES/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/es_ES/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 3aa031b5855a60b05fedf98696a9078367086dbc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:57 -0500 Subject: [PATCH 2421/4012] New translations settings.php (Afrikaans) --- lang/af_ZA/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/af_ZA/server/settings.php diff --git a/lang/af_ZA/server/settings.php b/lang/af_ZA/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/af_ZA/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From a6f138df87fff126769b47552b359c5f156232ee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:58 -0500 Subject: [PATCH 2422/4012] New translations settings.php (Arabic) --- lang/ar_SA/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/ar_SA/server/settings.php diff --git a/lang/ar_SA/server/settings.php b/lang/ar_SA/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/ar_SA/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From ceb336aab26ccc1f517e7ab27c3f3e0b244ecfb9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:03:59 -0500 Subject: [PATCH 2423/4012] New translations settings.php (Catalan) --- lang/ca_ES/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/ca_ES/server/settings.php diff --git a/lang/ca_ES/server/settings.php b/lang/ca_ES/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/ca_ES/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From b5fe967e9c513566982c468e50188961c798dacb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:00 -0500 Subject: [PATCH 2424/4012] New translations settings.php (Czech) --- lang/cs_CZ/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/cs_CZ/server/settings.php diff --git a/lang/cs_CZ/server/settings.php b/lang/cs_CZ/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/cs_CZ/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 613093fb6e671b946aae5d2ef6b5bac6faa1be56 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:01 -0500 Subject: [PATCH 2425/4012] New translations settings.php (Danish) --- lang/da_DK/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/da_DK/server/settings.php diff --git a/lang/da_DK/server/settings.php b/lang/da_DK/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/da_DK/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 50acd606f2645233e8ee59e4cbef8fa898738895 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:01 -0500 Subject: [PATCH 2426/4012] New translations settings.php (German) --- lang/de_DE/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/de_DE/server/settings.php diff --git a/lang/de_DE/server/settings.php b/lang/de_DE/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/de_DE/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 9ad567b22f28f27de76c9c274b04e188ef5f3c36 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:02 -0500 Subject: [PATCH 2427/4012] New translations settings.php (Greek) --- lang/el_GR/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/el_GR/server/settings.php diff --git a/lang/el_GR/server/settings.php b/lang/el_GR/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/el_GR/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From c4dd85ddfdab5428ad32ab270e06aa39b3f57a5f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:03 -0500 Subject: [PATCH 2428/4012] New translations settings.php (Finnish) --- lang/fi_FI/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/fi_FI/server/settings.php diff --git a/lang/fi_FI/server/settings.php b/lang/fi_FI/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/fi_FI/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From b3b74b5a68b35e4038eb1809b21701ce12b8b951 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:04 -0500 Subject: [PATCH 2429/4012] New translations settings.php (Hebrew) --- lang/he_IL/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/he_IL/server/settings.php diff --git a/lang/he_IL/server/settings.php b/lang/he_IL/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/he_IL/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 3848ca557f366d57d0977f43e1ef76bc642f5d8d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:05 -0500 Subject: [PATCH 2430/4012] New translations settings.php (Hungarian) --- lang/hu_HU/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/hu_HU/server/settings.php diff --git a/lang/hu_HU/server/settings.php b/lang/hu_HU/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/hu_HU/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 7a65f7f9a82734ce9c987119110abef8a84bee5c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:05 -0500 Subject: [PATCH 2431/4012] New translations settings.php (Italian) --- lang/it_IT/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/it_IT/server/settings.php diff --git a/lang/it_IT/server/settings.php b/lang/it_IT/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/it_IT/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From c0c8de29f419c162c5603cd29b839ab762717125 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:06 -0500 Subject: [PATCH 2432/4012] New translations settings.php (Japanese) --- lang/ja_JP/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/ja_JP/server/settings.php diff --git a/lang/ja_JP/server/settings.php b/lang/ja_JP/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/ja_JP/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From e1e2875e1e3ef1a5ef1434d86d6ccb3532094513 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:07 -0500 Subject: [PATCH 2433/4012] New translations settings.php (Korean) --- lang/ko_KR/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/ko_KR/server/settings.php diff --git a/lang/ko_KR/server/settings.php b/lang/ko_KR/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/ko_KR/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 7f2a6d41b4910e1a6a58b394287bd5d17775266f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:08 -0500 Subject: [PATCH 2434/4012] New translations settings.php (Dutch) --- lang/nl_NL/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/nl_NL/server/settings.php diff --git a/lang/nl_NL/server/settings.php b/lang/nl_NL/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/nl_NL/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 807d57308011589bad264a575e7d0952edf6c5d9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:09 -0500 Subject: [PATCH 2435/4012] New translations settings.php (Norwegian) --- lang/no_NO/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/no_NO/server/settings.php diff --git a/lang/no_NO/server/settings.php b/lang/no_NO/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/no_NO/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 73292d733a57f20645383d43eb6f0440b22b2831 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:10 -0500 Subject: [PATCH 2436/4012] New translations settings.php (Polish) --- lang/pl_PL/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/pl_PL/server/settings.php diff --git a/lang/pl_PL/server/settings.php b/lang/pl_PL/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/pl_PL/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 170c4adfc9f1179e93475dbe5db370395c0c1331 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:10 -0500 Subject: [PATCH 2437/4012] New translations settings.php (Portuguese) --- lang/pt_PT/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/pt_PT/server/settings.php diff --git a/lang/pt_PT/server/settings.php b/lang/pt_PT/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/pt_PT/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 8c47d6fac671cc046169aec8cd470381ca01074b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:11 -0500 Subject: [PATCH 2438/4012] New translations settings.php (Russian) --- lang/ru_RU/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/ru_RU/server/settings.php diff --git a/lang/ru_RU/server/settings.php b/lang/ru_RU/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/ru_RU/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From e25c8b5e0b1ef7af242f383b392e707d9cf8e2fc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:12 -0500 Subject: [PATCH 2439/4012] New translations settings.php (Serbian (Cyrillic)) --- lang/sr_SP/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/sr_SP/server/settings.php diff --git a/lang/sr_SP/server/settings.php b/lang/sr_SP/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/sr_SP/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 5103f838cb6d5e60b15a4f1902579ca87f71d805 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:13 -0500 Subject: [PATCH 2440/4012] New translations settings.php (Swedish) --- lang/sv_SE/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/sv_SE/server/settings.php diff --git a/lang/sv_SE/server/settings.php b/lang/sv_SE/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/sv_SE/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 6991828f17e20fd48ed2068a798a7f8edc91faf0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:14 -0500 Subject: [PATCH 2441/4012] New translations settings.php (Turkish) --- lang/tr_TR/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/tr_TR/server/settings.php diff --git a/lang/tr_TR/server/settings.php b/lang/tr_TR/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/tr_TR/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 47881e942f1912f9ec8f52eca5bc9bca695fc532 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:14 -0500 Subject: [PATCH 2442/4012] New translations settings.php (Ukrainian) --- lang/uk_UA/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/uk_UA/server/settings.php diff --git a/lang/uk_UA/server/settings.php b/lang/uk_UA/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/uk_UA/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From baeda7490e7765a4c2df4233b4cffbaea525d93c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:15 -0500 Subject: [PATCH 2443/4012] New translations settings.php (Chinese Simplified) --- lang/zh_CN/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/zh_CN/server/settings.php diff --git a/lang/zh_CN/server/settings.php b/lang/zh_CN/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/zh_CN/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 154122cc6019009211401ce439ac58b3a1f054d0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:16 -0500 Subject: [PATCH 2444/4012] New translations settings.php (Chinese Traditional) --- lang/zh_TW/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/zh_TW/server/settings.php diff --git a/lang/zh_TW/server/settings.php b/lang/zh_TW/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/zh_TW/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 02e397394a34a631d8e402e5aea210d7e04c7ab7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:17 -0500 Subject: [PATCH 2445/4012] New translations settings.php (English) --- lang/en_US/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/en_US/server/settings.php diff --git a/lang/en_US/server/settings.php b/lang/en_US/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/en_US/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From cb6ee68c1c21173dc4fc9871682cab516b2c006f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:18 -0500 Subject: [PATCH 2446/4012] New translations settings.php (Vietnamese) --- lang/vi_VN/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/vi_VN/server/settings.php diff --git a/lang/vi_VN/server/settings.php b/lang/vi_VN/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/vi_VN/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 886252501fea2b6c8d62b21f5659bc67949c6458 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:18 -0500 Subject: [PATCH 2447/4012] New translations settings.php (Icelandic) --- lang/is_IS/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/is_IS/server/settings.php diff --git a/lang/is_IS/server/settings.php b/lang/is_IS/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/is_IS/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From a4979a2f474537574558cb2d725cf04240fae9fe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:19 -0500 Subject: [PATCH 2448/4012] New translations settings.php (Portuguese, Brazilian) --- lang/pt_BR/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/pt_BR/server/settings.php diff --git a/lang/pt_BR/server/settings.php b/lang/pt_BR/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/pt_BR/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From aff1d3cd1438d93094b04da4015b56f78fd0626b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:20 -0500 Subject: [PATCH 2449/4012] New translations settings.php (Hindi) --- lang/hi_IN/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/hi_IN/server/settings.php diff --git a/lang/hi_IN/server/settings.php b/lang/hi_IN/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/hi_IN/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 57d207f6b9a44f1ae64b7821baad7da0d91ddaa1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:21 -0500 Subject: [PATCH 2450/4012] New translations strings.php (Romanian) --- lang/ro_RO/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/ro_RO/strings.php diff --git a/lang/ro_RO/strings.php b/lang/ro_RO/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/ro_RO/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 2d7808ba4729bab9a3d405f34bb7bdfe73a1ab70 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:22 -0500 Subject: [PATCH 2451/4012] New translations strings.php (French) --- lang/fr_FR/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/fr_FR/strings.php diff --git a/lang/fr_FR/strings.php b/lang/fr_FR/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/fr_FR/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 095f62b4476bb9a836287efeaa668e63796640ca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:23 -0500 Subject: [PATCH 2452/4012] New translations strings.php (Spanish) --- lang/es_ES/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/es_ES/strings.php diff --git a/lang/es_ES/strings.php b/lang/es_ES/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/es_ES/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From b4690b0c2917c38fec40a0d3274dfe5ac949a193 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:23 -0500 Subject: [PATCH 2453/4012] New translations strings.php (Afrikaans) --- lang/af_ZA/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/af_ZA/strings.php diff --git a/lang/af_ZA/strings.php b/lang/af_ZA/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/af_ZA/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 7ebb21ec953ea3c0e18d72aa7aad865c5f6e2042 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:24 -0500 Subject: [PATCH 2454/4012] New translations strings.php (Arabic) --- lang/ar_SA/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/ar_SA/strings.php diff --git a/lang/ar_SA/strings.php b/lang/ar_SA/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/ar_SA/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 95240ac19ee874cb7534e20ef16a4f811feadc3b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:25 -0500 Subject: [PATCH 2455/4012] New translations strings.php (Catalan) --- lang/ca_ES/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/ca_ES/strings.php diff --git a/lang/ca_ES/strings.php b/lang/ca_ES/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/ca_ES/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From a8c778e587e0271d2814f5fa1b009fba36fa29ae Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:26 -0500 Subject: [PATCH 2456/4012] New translations strings.php (Czech) --- lang/cs_CZ/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/cs_CZ/strings.php diff --git a/lang/cs_CZ/strings.php b/lang/cs_CZ/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/cs_CZ/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From a26d392c262da57746e33f7a6c28ec0b0120ef91 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:27 -0500 Subject: [PATCH 2457/4012] New translations strings.php (Danish) --- lang/da_DK/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/da_DK/strings.php diff --git a/lang/da_DK/strings.php b/lang/da_DK/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/da_DK/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From b2e6646e4e83e9fb1808e6956c97407dc0b0a907 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:27 -0500 Subject: [PATCH 2458/4012] New translations strings.php (German) --- lang/de_DE/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/de_DE/strings.php diff --git a/lang/de_DE/strings.php b/lang/de_DE/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/de_DE/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 85918e6b5bf9426e82309cae653bdfb10af075cd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:28 -0500 Subject: [PATCH 2459/4012] New translations strings.php (Greek) --- lang/el_GR/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/el_GR/strings.php diff --git a/lang/el_GR/strings.php b/lang/el_GR/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/el_GR/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From a941c997847f9408ea3375907f4b062cfc5ffda2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:29 -0500 Subject: [PATCH 2460/4012] New translations strings.php (Finnish) --- lang/fi_FI/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/fi_FI/strings.php diff --git a/lang/fi_FI/strings.php b/lang/fi_FI/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/fi_FI/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 5844c679a65ea34f01d3440abe6adcb632140330 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:30 -0500 Subject: [PATCH 2461/4012] New translations strings.php (Hebrew) --- lang/he_IL/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/he_IL/strings.php diff --git a/lang/he_IL/strings.php b/lang/he_IL/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/he_IL/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 846b095f3bead6cacef6adc7ea3ba07b3c92c0c4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:31 -0500 Subject: [PATCH 2462/4012] New translations strings.php (Hungarian) --- lang/hu_HU/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/hu_HU/strings.php diff --git a/lang/hu_HU/strings.php b/lang/hu_HU/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/hu_HU/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From f865d9495dda538006001a00f0875aa8bd6f99b8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:31 -0500 Subject: [PATCH 2463/4012] New translations strings.php (Italian) --- lang/it_IT/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/it_IT/strings.php diff --git a/lang/it_IT/strings.php b/lang/it_IT/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/it_IT/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From a92b55ac55bc2cf834bebee8d2522b0c99fa9204 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:32 -0500 Subject: [PATCH 2464/4012] New translations strings.php (Japanese) --- lang/ja_JP/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/ja_JP/strings.php diff --git a/lang/ja_JP/strings.php b/lang/ja_JP/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/ja_JP/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 47470b552c399a65936201ab943376b91c1ff5b6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:33 -0500 Subject: [PATCH 2465/4012] New translations strings.php (Korean) --- lang/ko_KR/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/ko_KR/strings.php diff --git a/lang/ko_KR/strings.php b/lang/ko_KR/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/ko_KR/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 9b5f3853fd65b81dff53e6c5290eddfed5c57fd8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:34 -0500 Subject: [PATCH 2466/4012] New translations strings.php (Dutch) --- lang/nl_NL/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/nl_NL/strings.php diff --git a/lang/nl_NL/strings.php b/lang/nl_NL/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/nl_NL/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 0820147d0befcfd5dac41a2c15b3e45e8029347b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:35 -0500 Subject: [PATCH 2467/4012] New translations strings.php (Norwegian) --- lang/no_NO/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/no_NO/strings.php diff --git a/lang/no_NO/strings.php b/lang/no_NO/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/no_NO/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From faf7b990c63ac99c68b86b244c031242a220ef4e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:36 -0500 Subject: [PATCH 2468/4012] New translations strings.php (Polish) --- lang/pl_PL/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/pl_PL/strings.php diff --git a/lang/pl_PL/strings.php b/lang/pl_PL/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/pl_PL/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 12d6ed9bbb55b070eecb914261d9c139ee81b691 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:04:36 -0500 Subject: [PATCH 2469/4012] New translations strings.php (Portuguese) --- lang/pt_PT/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/pt_PT/strings.php diff --git a/lang/pt_PT/strings.php b/lang/pt_PT/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/pt_PT/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 29c8262987792072fa220c84e2a84d5d0dbe6335 Mon Sep 17 00:00:00 2001 From: Eric Wang Date: Sat, 20 May 2023 21:06:58 +0000 Subject: [PATCH 2470/4012] delete all translations --- lang/af-ZA/admin/locations.php | 9 -- lang/af-ZA/admin/nodes/index.php | 41 ------ lang/af-ZA/admin/servers/index.php | 34 ----- lang/af-ZA/admin/servers/overview.php | 5 - lang/af-ZA/admin/servers/settings.php | 41 ------ lang/af-ZA/admin/tokens.php | 12 -- lang/af-ZA/admin/users.php | 18 --- lang/af-ZA/auth.php | 23 ---- lang/af-ZA/dashboard/index.php | 7 - lang/af-ZA/pagination.php | 19 --- lang/af-ZA/passwords.php | 22 ---- lang/af-ZA/server/backups.php | 30 ----- lang/af-ZA/server/overview.php | 38 ------ lang/af-ZA/server/settings.php | 42 ------ lang/af-ZA/strings.php | 98 -------------- lang/af-ZA/validation.php | 177 -------------------------- lang/af-ZA/zod.php | 118 ----------------- lang/af/auth.php | 23 ---- lang/af/backups.php | 30 ----- lang/af/index.php | 7 - lang/af/locations.php | 9 -- lang/af/nodes.php | 41 ------ lang/af/overview.php | 38 ------ lang/af/pagination.php | 19 --- lang/af/passwords.php | 22 ---- lang/af/servers.php | 30 ----- lang/af/settings.php | 41 ------ lang/af/strings.php | 98 -------------- lang/af/tokens.php | 12 -- lang/af/users.php | 18 --- lang/af/validation.php | 177 -------------------------- lang/af/zod.php | 118 ----------------- lang/af_ZA/admin/locations.php | 9 -- lang/af_ZA/admin/nodes/index.php | 41 ------ lang/af_ZA/admin/servers/index.php | 34 ----- lang/af_ZA/admin/servers/overview.php | 5 - lang/af_ZA/admin/servers/settings.php | 41 ------ lang/af_ZA/admin/tokens.php | 12 -- lang/af_ZA/admin/users.php | 18 --- lang/af_ZA/auth.php | 23 ---- lang/af_ZA/dashboard/index.php | 7 - lang/af_ZA/pagination.php | 19 --- lang/af_ZA/passwords.php | 22 ---- lang/af_ZA/server/backups.php | 30 ----- lang/af_ZA/server/overview.php | 38 ------ lang/af_ZA/server/settings.php | 42 ------ lang/af_ZA/strings.php | 98 -------------- lang/ar-SA/admin/locations.php | 9 -- lang/ar-SA/admin/nodes/index.php | 41 ------ lang/ar-SA/admin/servers/index.php | 34 ----- lang/ar-SA/admin/servers/overview.php | 5 - lang/ar-SA/admin/servers/settings.php | 41 ------ lang/ar-SA/admin/tokens.php | 12 -- lang/ar-SA/admin/users.php | 18 --- lang/ar-SA/auth.php | 23 ---- lang/ar-SA/dashboard/index.php | 7 - lang/ar-SA/pagination.php | 19 --- lang/ar-SA/passwords.php | 22 ---- lang/ar-SA/server/backups.php | 30 ----- lang/ar-SA/server/overview.php | 38 ------ lang/ar-SA/server/settings.php | 42 ------ lang/ar-SA/strings.php | 98 -------------- lang/ar-SA/validation.php | 177 -------------------------- lang/ar-SA/zod.php | 118 ----------------- lang/ar/auth.php | 23 ---- lang/ar/backups.php | 30 ----- lang/ar/index.php | 7 - lang/ar/locations.php | 9 -- lang/ar/nodes.php | 41 ------ lang/ar/overview.php | 38 ------ lang/ar/pagination.php | 19 --- lang/ar/passwords.php | 22 ---- lang/ar/servers.php | 30 ----- lang/ar/settings.php | 41 ------ lang/ar/strings.php | 98 -------------- lang/ar/tokens.php | 12 -- lang/ar/users.php | 18 --- lang/ar/validation.php | 177 -------------------------- lang/ar/zod.php | 118 ----------------- lang/ar_SA/admin/locations.php | 9 -- lang/ar_SA/admin/nodes/index.php | 41 ------ lang/ar_SA/admin/servers/index.php | 34 ----- lang/ar_SA/admin/servers/overview.php | 5 - lang/ar_SA/admin/servers/settings.php | 41 ------ lang/ar_SA/admin/tokens.php | 12 -- lang/ar_SA/admin/users.php | 18 --- lang/ar_SA/auth.php | 23 ---- lang/ar_SA/dashboard/index.php | 7 - lang/ar_SA/pagination.php | 19 --- lang/ar_SA/passwords.php | 22 ---- lang/ar_SA/server/backups.php | 30 ----- lang/ar_SA/server/overview.php | 38 ------ lang/ar_SA/server/settings.php | 42 ------ lang/ar_SA/strings.php | 98 -------------- lang/ca-ES/admin/locations.php | 9 -- lang/ca-ES/admin/nodes/index.php | 41 ------ lang/ca-ES/admin/servers/index.php | 34 ----- lang/ca-ES/admin/servers/overview.php | 5 - lang/ca-ES/admin/servers/settings.php | 41 ------ lang/ca-ES/admin/tokens.php | 12 -- lang/ca-ES/admin/users.php | 18 --- lang/ca-ES/auth.php | 23 ---- lang/ca-ES/dashboard/index.php | 7 - lang/ca-ES/pagination.php | 19 --- lang/ca-ES/passwords.php | 22 ---- lang/ca-ES/server/backups.php | 30 ----- lang/ca-ES/server/overview.php | 38 ------ lang/ca-ES/server/settings.php | 42 ------ lang/ca-ES/strings.php | 98 -------------- lang/ca-ES/validation.php | 177 -------------------------- lang/ca-ES/zod.php | 118 ----------------- lang/ca/auth.php | 23 ---- lang/ca/backups.php | 30 ----- lang/ca/index.php | 7 - lang/ca/locations.php | 9 -- lang/ca/nodes.php | 41 ------ lang/ca/overview.php | 38 ------ lang/ca/pagination.php | 19 --- lang/ca/passwords.php | 22 ---- lang/ca/servers.php | 30 ----- lang/ca/settings.php | 41 ------ lang/ca/strings.php | 98 -------------- lang/ca/tokens.php | 12 -- lang/ca/users.php | 18 --- lang/ca/validation.php | 177 -------------------------- lang/ca/zod.php | 118 ----------------- lang/ca_ES/admin/locations.php | 9 -- lang/ca_ES/admin/nodes/index.php | 41 ------ lang/ca_ES/admin/servers/index.php | 34 ----- lang/ca_ES/admin/servers/overview.php | 5 - lang/ca_ES/admin/servers/settings.php | 41 ------ lang/ca_ES/admin/tokens.php | 12 -- lang/ca_ES/admin/users.php | 18 --- lang/ca_ES/auth.php | 23 ---- lang/ca_ES/dashboard/index.php | 7 - lang/ca_ES/pagination.php | 19 --- lang/ca_ES/passwords.php | 22 ---- lang/ca_ES/server/backups.php | 30 ----- lang/ca_ES/server/overview.php | 38 ------ lang/ca_ES/server/settings.php | 42 ------ lang/ca_ES/strings.php | 98 -------------- lang/cs-CZ/admin/locations.php | 9 -- lang/cs-CZ/admin/nodes/index.php | 41 ------ lang/cs-CZ/admin/servers/index.php | 34 ----- lang/cs-CZ/admin/servers/overview.php | 5 - lang/cs-CZ/admin/servers/settings.php | 41 ------ lang/cs-CZ/admin/tokens.php | 12 -- lang/cs-CZ/admin/users.php | 18 --- lang/cs-CZ/auth.php | 23 ---- lang/cs-CZ/dashboard/index.php | 7 - lang/cs-CZ/pagination.php | 19 --- lang/cs-CZ/passwords.php | 22 ---- lang/cs-CZ/server/backups.php | 30 ----- lang/cs-CZ/server/overview.php | 38 ------ lang/cs-CZ/server/settings.php | 42 ------ lang/cs-CZ/strings.php | 98 -------------- lang/cs-CZ/validation.php | 177 -------------------------- lang/cs-CZ/zod.php | 118 ----------------- lang/cs/auth.php | 23 ---- lang/cs/backups.php | 30 ----- lang/cs/index.php | 7 - lang/cs/locations.php | 9 -- lang/cs/nodes.php | 41 ------ lang/cs/overview.php | 38 ------ lang/cs/pagination.php | 19 --- lang/cs/passwords.php | 22 ---- lang/cs/servers.php | 30 ----- lang/cs/settings.php | 41 ------ lang/cs/strings.php | 98 -------------- lang/cs/tokens.php | 12 -- lang/cs/users.php | 18 --- lang/cs/validation.php | 177 -------------------------- lang/cs/zod.php | 118 ----------------- lang/cs_CZ/admin/locations.php | 9 -- lang/cs_CZ/admin/nodes/index.php | 41 ------ lang/cs_CZ/admin/servers/index.php | 34 ----- lang/cs_CZ/admin/servers/overview.php | 5 - lang/cs_CZ/admin/servers/settings.php | 41 ------ lang/cs_CZ/admin/tokens.php | 12 -- lang/cs_CZ/admin/users.php | 18 --- lang/cs_CZ/auth.php | 23 ---- lang/cs_CZ/dashboard/index.php | 7 - lang/cs_CZ/pagination.php | 19 --- lang/cs_CZ/passwords.php | 22 ---- lang/cs_CZ/server/backups.php | 30 ----- lang/cs_CZ/server/overview.php | 38 ------ lang/cs_CZ/server/settings.php | 42 ------ lang/cs_CZ/strings.php | 98 -------------- lang/da-DK/admin/locations.php | 9 -- lang/da-DK/admin/nodes/index.php | 41 ------ lang/da-DK/admin/servers/index.php | 34 ----- lang/da-DK/admin/servers/overview.php | 5 - lang/da-DK/admin/servers/settings.php | 41 ------ lang/da-DK/admin/tokens.php | 12 -- lang/da-DK/admin/users.php | 18 --- lang/da-DK/auth.php | 23 ---- lang/da-DK/dashboard/index.php | 7 - lang/da-DK/pagination.php | 19 --- lang/da-DK/passwords.php | 22 ---- lang/da-DK/server/backups.php | 30 ----- lang/da-DK/server/overview.php | 38 ------ lang/da-DK/server/settings.php | 42 ------ lang/da-DK/strings.php | 98 -------------- lang/da-DK/validation.php | 177 -------------------------- lang/da-DK/zod.php | 118 ----------------- lang/da/auth.php | 23 ---- lang/da/backups.php | 30 ----- lang/da/index.php | 7 - lang/da/locations.php | 9 -- lang/da/nodes.php | 41 ------ lang/da/overview.php | 38 ------ lang/da/pagination.php | 19 --- lang/da/passwords.php | 22 ---- lang/da/servers.php | 30 ----- lang/da/settings.php | 41 ------ lang/da/strings.php | 98 -------------- lang/da/tokens.php | 12 -- lang/da/users.php | 18 --- lang/da/validation.php | 177 -------------------------- lang/da/zod.php | 118 ----------------- lang/da_DK/admin/locations.php | 9 -- lang/da_DK/admin/nodes/index.php | 41 ------ lang/da_DK/admin/servers/index.php | 34 ----- lang/da_DK/admin/servers/overview.php | 5 - lang/da_DK/admin/servers/settings.php | 41 ------ lang/da_DK/admin/tokens.php | 12 -- lang/da_DK/admin/users.php | 18 --- lang/da_DK/auth.php | 23 ---- lang/da_DK/dashboard/index.php | 7 - lang/da_DK/pagination.php | 19 --- lang/da_DK/passwords.php | 22 ---- lang/da_DK/server/backups.php | 30 ----- lang/da_DK/server/overview.php | 38 ------ lang/da_DK/server/settings.php | 42 ------ lang/da_DK/strings.php | 98 -------------- lang/de-DE/admin/locations.php | 9 -- lang/de-DE/admin/nodes/index.php | 41 ------ lang/de-DE/admin/servers/index.php | 34 ----- lang/de-DE/admin/servers/overview.php | 5 - lang/de-DE/admin/servers/settings.php | 41 ------ lang/de-DE/admin/tokens.php | 12 -- lang/de-DE/admin/users.php | 18 --- lang/de-DE/auth.php | 23 ---- lang/de-DE/dashboard/index.php | 7 - lang/de-DE/pagination.php | 19 --- lang/de-DE/passwords.php | 22 ---- lang/de-DE/server/backups.php | 30 ----- lang/de-DE/server/overview.php | 38 ------ lang/de-DE/server/settings.php | 42 ------ lang/de-DE/strings.php | 98 -------------- lang/de-DE/validation.php | 177 -------------------------- lang/de-DE/zod.php | 118 ----------------- lang/de/auth.php | 23 ---- lang/de/backups.php | 30 ----- lang/de/index.php | 7 - lang/de/locations.php | 9 -- lang/de/nodes.php | 41 ------ lang/de/overview.php | 38 ------ lang/de/pagination.php | 19 --- lang/de/passwords.php | 22 ---- lang/de/servers.php | 30 ----- lang/de/settings.php | 41 ------ lang/de/strings.php | 98 -------------- lang/de/tokens.php | 12 -- lang/de/users.php | 18 --- lang/de/validation.php | 177 -------------------------- lang/de/zod.php | 118 ----------------- lang/de_DE/admin/locations.php | 9 -- lang/de_DE/admin/nodes/index.php | 41 ------ lang/de_DE/admin/servers/index.php | 34 ----- lang/de_DE/admin/servers/overview.php | 5 - lang/de_DE/admin/servers/settings.php | 41 ------ lang/de_DE/admin/tokens.php | 12 -- lang/de_DE/admin/users.php | 18 --- lang/de_DE/auth.php | 23 ---- lang/de_DE/dashboard/index.php | 7 - lang/de_DE/pagination.php | 19 --- lang/de_DE/passwords.php | 22 ---- lang/de_DE/server/backups.php | 30 ----- lang/de_DE/server/overview.php | 38 ------ lang/de_DE/server/settings.php | 42 ------ lang/de_DE/strings.php | 98 -------------- lang/el-GR/admin/locations.php | 9 -- lang/el-GR/admin/nodes/index.php | 41 ------ lang/el-GR/admin/servers/index.php | 34 ----- lang/el-GR/admin/servers/overview.php | 5 - lang/el-GR/admin/servers/settings.php | 41 ------ lang/el-GR/admin/tokens.php | 12 -- lang/el-GR/admin/users.php | 18 --- lang/el-GR/auth.php | 23 ---- lang/el-GR/dashboard/index.php | 7 - lang/el-GR/pagination.php | 19 --- lang/el-GR/passwords.php | 22 ---- lang/el-GR/server/backups.php | 30 ----- lang/el-GR/server/overview.php | 38 ------ lang/el-GR/server/settings.php | 42 ------ lang/el-GR/strings.php | 98 -------------- lang/el-GR/validation.php | 177 -------------------------- lang/el-GR/zod.php | 118 ----------------- lang/el/auth.php | 23 ---- lang/el/backups.php | 30 ----- lang/el/index.php | 7 - lang/el/locations.php | 9 -- lang/el/nodes.php | 41 ------ lang/el/overview.php | 38 ------ lang/el/pagination.php | 19 --- lang/el/passwords.php | 22 ---- lang/el/servers.php | 30 ----- lang/el/settings.php | 41 ------ lang/el/strings.php | 98 -------------- lang/el/tokens.php | 12 -- lang/el/users.php | 18 --- lang/el/validation.php | 177 -------------------------- lang/el/zod.php | 118 ----------------- lang/el_GR/admin/locations.php | 9 -- lang/el_GR/admin/nodes/index.php | 41 ------ lang/el_GR/admin/servers/index.php | 34 ----- lang/el_GR/admin/servers/overview.php | 5 - lang/el_GR/admin/servers/settings.php | 41 ------ lang/el_GR/admin/tokens.php | 12 -- lang/el_GR/admin/users.php | 18 --- lang/el_GR/auth.php | 23 ---- lang/el_GR/dashboard/index.php | 7 - lang/el_GR/pagination.php | 19 --- lang/el_GR/passwords.php | 22 ---- lang/el_GR/server/backups.php | 30 ----- lang/el_GR/server/overview.php | 38 ------ lang/el_GR/server/settings.php | 42 ------ lang/el_GR/strings.php | 98 -------------- lang/en-US/admin/locations.php | 9 -- lang/en-US/admin/nodes/index.php | 41 ------ lang/en-US/admin/servers/index.php | 34 ----- lang/en-US/admin/servers/overview.php | 5 - lang/en-US/admin/servers/settings.php | 41 ------ lang/en-US/admin/tokens.php | 12 -- lang/en-US/admin/users.php | 18 --- lang/en-US/auth.php | 23 ---- lang/en-US/dashboard/index.php | 7 - lang/en-US/pagination.php | 19 --- lang/en-US/passwords.php | 22 ---- lang/en-US/server/backups.php | 30 ----- lang/en-US/server/overview.php | 38 ------ lang/en-US/server/settings.php | 42 ------ lang/en-US/strings.php | 98 -------------- lang/en-US/validation.php | 177 -------------------------- lang/en-US/zod.php | 118 ----------------- lang/en/admin/locations.php | 9 -- lang/en/admin/nodes.php | 40 ------ lang/en/admin/servers.php | 30 ----- lang/en/admin/tokens.php | 12 -- lang/en/admin/users.php | 18 --- lang/en/auth.php | 23 ---- lang/en/backups.php | 30 ----- lang/en/dashboard/index.php | 7 - lang/en/index.php | 7 - lang/en/locations.php | 9 -- lang/en/nodes.php | 41 ------ lang/en/overview.php | 38 ------ lang/en/pagination.php | 19 --- lang/en/passwords.php | 22 ---- lang/en/server/backups.php | 30 ----- lang/en/server/overview.php | 38 ------ lang/en/server/settings.php | 41 ------ lang/en/servers.php | 30 ----- lang/en/settings.php | 41 ------ lang/en/strings.php | 98 -------------- lang/en/tokens.php | 12 -- lang/en/users.php | 18 --- lang/en/validation.php | 177 -------------------------- lang/en/zod.php | 118 ----------------- lang/en_US/admin/locations.php | 9 -- lang/en_US/admin/nodes/index.php | 41 ------ lang/en_US/admin/servers/index.php | 34 ----- lang/en_US/admin/servers/overview.php | 5 - lang/en_US/admin/servers/settings.php | 41 ------ lang/en_US/admin/tokens.php | 12 -- lang/en_US/admin/users.php | 18 --- lang/en_US/auth.php | 23 ---- lang/en_US/dashboard/index.php | 7 - lang/en_US/pagination.php | 19 --- lang/en_US/passwords.php | 22 ---- lang/en_US/server/backups.php | 30 ----- lang/en_US/server/overview.php | 38 ------ lang/en_US/server/settings.php | 42 ------ lang/es-ES/admin/locations.php | 9 -- lang/es-ES/admin/nodes/index.php | 41 ------ lang/es-ES/admin/servers/index.php | 34 ----- lang/es-ES/admin/servers/overview.php | 5 - lang/es-ES/admin/servers/settings.php | 41 ------ lang/es-ES/admin/tokens.php | 12 -- lang/es-ES/admin/users.php | 18 --- lang/es-ES/auth.php | 23 ---- lang/es-ES/dashboard/index.php | 7 - lang/es-ES/pagination.php | 19 --- lang/es-ES/passwords.php | 22 ---- lang/es-ES/server/backups.php | 30 ----- lang/es-ES/server/overview.php | 38 ------ lang/es-ES/server/settings.php | 42 ------ lang/es-ES/strings.php | 98 -------------- lang/es-ES/validation.php | 177 -------------------------- lang/es-ES/zod.php | 118 ----------------- lang/es/auth.php | 23 ---- lang/es/backups.php | 30 ----- lang/es/index.php | 7 - lang/es/locations.php | 9 -- lang/es/nodes.php | 41 ------ lang/es/overview.php | 38 ------ lang/es/pagination.php | 19 --- lang/es/passwords.php | 22 ---- lang/es/servers.php | 30 ----- lang/es/settings.php | 41 ------ lang/es/strings.php | 98 -------------- lang/es/tokens.php | 12 -- lang/es/users.php | 18 --- lang/es/validation.php | 177 -------------------------- lang/es/zod.php | 118 ----------------- lang/es_ES/admin/locations.php | 9 -- lang/es_ES/admin/nodes/index.php | 41 ------ lang/es_ES/admin/servers/index.php | 34 ----- lang/es_ES/admin/servers/overview.php | 5 - lang/es_ES/admin/servers/settings.php | 41 ------ lang/es_ES/admin/tokens.php | 12 -- lang/es_ES/admin/users.php | 18 --- lang/es_ES/auth.php | 23 ---- lang/es_ES/dashboard/index.php | 7 - lang/es_ES/pagination.php | 19 --- lang/es_ES/passwords.php | 22 ---- lang/es_ES/server/backups.php | 30 ----- lang/es_ES/server/overview.php | 38 ------ lang/es_ES/server/settings.php | 42 ------ lang/es_ES/strings.php | 98 -------------- lang/fi-FI/admin/locations.php | 9 -- lang/fi-FI/admin/nodes/index.php | 41 ------ lang/fi-FI/admin/servers/index.php | 34 ----- lang/fi-FI/admin/servers/overview.php | 5 - lang/fi-FI/admin/servers/settings.php | 41 ------ lang/fi-FI/admin/tokens.php | 12 -- lang/fi-FI/admin/users.php | 18 --- lang/fi-FI/auth.php | 23 ---- lang/fi-FI/dashboard/index.php | 7 - lang/fi-FI/pagination.php | 19 --- lang/fi-FI/passwords.php | 22 ---- lang/fi-FI/server/backups.php | 30 ----- lang/fi-FI/server/overview.php | 38 ------ lang/fi-FI/server/settings.php | 42 ------ lang/fi-FI/strings.php | 98 -------------- lang/fi-FI/validation.php | 177 -------------------------- lang/fi-FI/zod.php | 118 ----------------- lang/fi/auth.php | 23 ---- lang/fi/backups.php | 30 ----- lang/fi/index.php | 7 - lang/fi/locations.php | 9 -- lang/fi/nodes.php | 41 ------ lang/fi/overview.php | 38 ------ lang/fi/pagination.php | 19 --- lang/fi/passwords.php | 22 ---- lang/fi/servers.php | 30 ----- lang/fi/settings.php | 41 ------ lang/fi/strings.php | 98 -------------- lang/fi/tokens.php | 12 -- lang/fi/users.php | 18 --- lang/fi/validation.php | 177 -------------------------- lang/fi/zod.php | 118 ----------------- lang/fi_FI/admin/locations.php | 9 -- lang/fi_FI/admin/nodes/index.php | 41 ------ lang/fi_FI/admin/servers/index.php | 34 ----- lang/fi_FI/admin/servers/overview.php | 5 - lang/fi_FI/admin/servers/settings.php | 41 ------ lang/fi_FI/admin/tokens.php | 12 -- lang/fi_FI/admin/users.php | 18 --- lang/fi_FI/auth.php | 23 ---- lang/fi_FI/dashboard/index.php | 7 - lang/fi_FI/pagination.php | 19 --- lang/fi_FI/passwords.php | 22 ---- lang/fi_FI/server/backups.php | 30 ----- lang/fi_FI/server/overview.php | 38 ------ lang/fi_FI/server/settings.php | 42 ------ lang/fi_FI/strings.php | 98 -------------- lang/fr-FR/admin/locations.php | 9 -- lang/fr-FR/admin/nodes/index.php | 41 ------ lang/fr-FR/admin/servers/index.php | 34 ----- lang/fr-FR/admin/servers/overview.php | 5 - lang/fr-FR/admin/servers/settings.php | 41 ------ lang/fr-FR/admin/tokens.php | 12 -- lang/fr-FR/admin/users.php | 18 --- lang/fr-FR/auth.php | 23 ---- lang/fr-FR/dashboard/index.php | 7 - lang/fr-FR/pagination.php | 19 --- lang/fr-FR/passwords.php | 22 ---- lang/fr-FR/server/backups.php | 30 ----- lang/fr-FR/server/overview.php | 38 ------ lang/fr-FR/server/settings.php | 42 ------ lang/fr-FR/strings.php | 98 -------------- lang/fr-FR/validation.php | 177 -------------------------- lang/fr-FR/zod.php | 118 ----------------- lang/fr/auth.php | 23 ---- lang/fr/backups.php | 30 ----- lang/fr/index.php | 7 - lang/fr/locations.php | 9 -- lang/fr/nodes.php | 41 ------ lang/fr/overview.php | 38 ------ lang/fr/pagination.php | 19 --- lang/fr/passwords.php | 22 ---- lang/fr/servers.php | 30 ----- lang/fr/settings.php | 41 ------ lang/fr/strings.php | 98 -------------- lang/fr/tokens.php | 12 -- lang/fr/users.php | 18 --- lang/fr/validation.php | 177 -------------------------- lang/fr/zod.php | 118 ----------------- lang/fr_FR/admin/locations.php | 9 -- lang/fr_FR/admin/nodes/index.php | 41 ------ lang/fr_FR/admin/servers/index.php | 34 ----- lang/fr_FR/admin/servers/overview.php | 5 - lang/fr_FR/admin/servers/settings.php | 41 ------ lang/fr_FR/admin/tokens.php | 12 -- lang/fr_FR/admin/users.php | 18 --- lang/fr_FR/auth.php | 23 ---- lang/fr_FR/dashboard/index.php | 7 - lang/fr_FR/pagination.php | 19 --- lang/fr_FR/passwords.php | 22 ---- lang/fr_FR/server/backups.php | 30 ----- lang/fr_FR/server/overview.php | 38 ------ lang/fr_FR/server/settings.php | 42 ------ lang/fr_FR/strings.php | 98 -------------- lang/he-IL/admin/locations.php | 9 -- lang/he-IL/admin/nodes/index.php | 41 ------ lang/he-IL/admin/servers/index.php | 34 ----- lang/he-IL/admin/servers/overview.php | 5 - lang/he-IL/admin/servers/settings.php | 41 ------ lang/he-IL/admin/tokens.php | 12 -- lang/he-IL/admin/users.php | 18 --- lang/he-IL/auth.php | 23 ---- lang/he-IL/dashboard/index.php | 7 - lang/he-IL/pagination.php | 19 --- lang/he-IL/passwords.php | 22 ---- lang/he-IL/server/backups.php | 30 ----- lang/he-IL/server/overview.php | 38 ------ lang/he-IL/server/settings.php | 42 ------ lang/he-IL/strings.php | 98 -------------- lang/he-IL/validation.php | 177 -------------------------- lang/he-IL/zod.php | 118 ----------------- lang/he/auth.php | 23 ---- lang/he/backups.php | 30 ----- lang/he/index.php | 7 - lang/he/locations.php | 9 -- lang/he/nodes.php | 41 ------ lang/he/overview.php | 38 ------ lang/he/pagination.php | 19 --- lang/he/passwords.php | 22 ---- lang/he/servers.php | 30 ----- lang/he/settings.php | 41 ------ lang/he/strings.php | 98 -------------- lang/he/tokens.php | 12 -- lang/he/users.php | 18 --- lang/he/validation.php | 177 -------------------------- lang/he/zod.php | 118 ----------------- lang/he_IL/admin/locations.php | 9 -- lang/he_IL/admin/nodes/index.php | 41 ------ lang/he_IL/admin/servers/index.php | 34 ----- lang/he_IL/admin/servers/overview.php | 5 - lang/he_IL/admin/servers/settings.php | 41 ------ lang/he_IL/admin/tokens.php | 12 -- lang/he_IL/admin/users.php | 18 --- lang/he_IL/auth.php | 23 ---- lang/he_IL/dashboard/index.php | 7 - lang/he_IL/pagination.php | 19 --- lang/he_IL/passwords.php | 22 ---- lang/he_IL/server/backups.php | 30 ----- lang/he_IL/server/overview.php | 38 ------ lang/he_IL/server/settings.php | 42 ------ lang/he_IL/strings.php | 98 -------------- lang/hi-IN/admin/locations.php | 9 -- lang/hi-IN/admin/nodes/index.php | 41 ------ lang/hi-IN/admin/servers/index.php | 34 ----- lang/hi-IN/admin/servers/overview.php | 5 - lang/hi-IN/admin/servers/settings.php | 41 ------ lang/hi-IN/admin/tokens.php | 12 -- lang/hi-IN/admin/users.php | 18 --- lang/hi-IN/auth.php | 23 ---- lang/hi-IN/dashboard/index.php | 7 - lang/hi-IN/pagination.php | 19 --- lang/hi-IN/passwords.php | 22 ---- lang/hi-IN/server/backups.php | 30 ----- lang/hi-IN/server/overview.php | 38 ------ lang/hi-IN/server/settings.php | 42 ------ lang/hi-IN/strings.php | 98 -------------- lang/hi-IN/validation.php | 177 -------------------------- lang/hi-IN/zod.php | 118 ----------------- lang/hi/auth.php | 23 ---- lang/hi/backups.php | 30 ----- lang/hi/index.php | 7 - lang/hi/locations.php | 9 -- lang/hi/nodes.php | 41 ------ lang/hi/overview.php | 38 ------ lang/hi/pagination.php | 19 --- lang/hi/passwords.php | 22 ---- lang/hi/servers.php | 30 ----- lang/hi/settings.php | 41 ------ lang/hi/strings.php | 98 -------------- lang/hi/tokens.php | 12 -- lang/hi/users.php | 18 --- lang/hi/validation.php | 177 -------------------------- lang/hi/zod.php | 118 ----------------- lang/hi_IN/admin/locations.php | 9 -- lang/hi_IN/admin/nodes/index.php | 41 ------ lang/hi_IN/admin/servers/index.php | 34 ----- lang/hi_IN/admin/servers/overview.php | 5 - lang/hi_IN/admin/servers/settings.php | 41 ------ lang/hi_IN/admin/tokens.php | 12 -- lang/hi_IN/admin/users.php | 18 --- lang/hi_IN/auth.php | 23 ---- lang/hi_IN/dashboard/index.php | 7 - lang/hi_IN/pagination.php | 19 --- lang/hi_IN/passwords.php | 22 ---- lang/hi_IN/server/backups.php | 30 ----- lang/hi_IN/server/overview.php | 38 ------ lang/hi_IN/server/settings.php | 42 ------ lang/hu-HU/admin/locations.php | 9 -- lang/hu-HU/admin/nodes/index.php | 41 ------ lang/hu-HU/admin/servers/index.php | 34 ----- lang/hu-HU/admin/servers/overview.php | 5 - lang/hu-HU/admin/servers/settings.php | 41 ------ lang/hu-HU/admin/tokens.php | 12 -- lang/hu-HU/admin/users.php | 18 --- lang/hu-HU/auth.php | 23 ---- lang/hu-HU/dashboard/index.php | 7 - lang/hu-HU/pagination.php | 19 --- lang/hu-HU/passwords.php | 22 ---- lang/hu-HU/server/backups.php | 30 ----- lang/hu-HU/server/overview.php | 38 ------ lang/hu-HU/server/settings.php | 42 ------ lang/hu-HU/strings.php | 98 -------------- lang/hu-HU/validation.php | 177 -------------------------- lang/hu-HU/zod.php | 118 ----------------- lang/hu/auth.php | 23 ---- lang/hu/backups.php | 30 ----- lang/hu/index.php | 7 - lang/hu/locations.php | 9 -- lang/hu/nodes.php | 41 ------ lang/hu/overview.php | 38 ------ lang/hu/pagination.php | 19 --- lang/hu/passwords.php | 22 ---- lang/hu/servers.php | 30 ----- lang/hu/settings.php | 41 ------ lang/hu/strings.php | 98 -------------- lang/hu/tokens.php | 12 -- lang/hu/users.php | 18 --- lang/hu/validation.php | 177 -------------------------- lang/hu/zod.php | 118 ----------------- lang/hu_HU/admin/locations.php | 9 -- lang/hu_HU/admin/nodes/index.php | 41 ------ lang/hu_HU/admin/servers/index.php | 34 ----- lang/hu_HU/admin/servers/overview.php | 5 - lang/hu_HU/admin/servers/settings.php | 41 ------ lang/hu_HU/admin/tokens.php | 12 -- lang/hu_HU/admin/users.php | 18 --- lang/hu_HU/auth.php | 23 ---- lang/hu_HU/dashboard/index.php | 7 - lang/hu_HU/pagination.php | 19 --- lang/hu_HU/passwords.php | 22 ---- lang/hu_HU/server/backups.php | 30 ----- lang/hu_HU/server/overview.php | 38 ------ lang/hu_HU/server/settings.php | 42 ------ lang/hu_HU/strings.php | 98 -------------- lang/is-IS/admin/locations.php | 9 -- lang/is-IS/admin/nodes/index.php | 41 ------ lang/is-IS/admin/servers/index.php | 34 ----- lang/is-IS/admin/servers/overview.php | 5 - lang/is-IS/admin/servers/settings.php | 41 ------ lang/is-IS/admin/tokens.php | 12 -- lang/is-IS/admin/users.php | 18 --- lang/is-IS/auth.php | 23 ---- lang/is-IS/dashboard/index.php | 7 - lang/is-IS/pagination.php | 19 --- lang/is-IS/passwords.php | 22 ---- lang/is-IS/server/backups.php | 30 ----- lang/is-IS/server/overview.php | 38 ------ lang/is-IS/server/settings.php | 42 ------ lang/is-IS/strings.php | 98 -------------- lang/is-IS/validation.php | 177 -------------------------- lang/is-IS/zod.php | 118 ----------------- lang/is/auth.php | 23 ---- lang/is/backups.php | 30 ----- lang/is/index.php | 7 - lang/is/locations.php | 9 -- lang/is/nodes.php | 41 ------ lang/is/overview.php | 38 ------ lang/is/pagination.php | 19 --- lang/is/passwords.php | 22 ---- lang/is/servers.php | 30 ----- lang/is/settings.php | 41 ------ lang/is/strings.php | 98 -------------- lang/is/tokens.php | 12 -- lang/is/users.php | 18 --- lang/is/validation.php | 177 -------------------------- lang/is/zod.php | 118 ----------------- lang/is_IS/admin/locations.php | 9 -- lang/is_IS/admin/nodes/index.php | 41 ------ lang/is_IS/admin/servers/index.php | 34 ----- lang/is_IS/admin/servers/overview.php | 5 - lang/is_IS/admin/servers/settings.php | 41 ------ lang/is_IS/admin/tokens.php | 12 -- lang/is_IS/admin/users.php | 18 --- lang/is_IS/auth.php | 23 ---- lang/is_IS/dashboard/index.php | 7 - lang/is_IS/pagination.php | 19 --- lang/is_IS/passwords.php | 22 ---- lang/is_IS/server/backups.php | 30 ----- lang/is_IS/server/overview.php | 38 ------ lang/is_IS/server/settings.php | 42 ------ lang/it-IT/admin/locations.php | 9 -- lang/it-IT/admin/nodes/index.php | 41 ------ lang/it-IT/admin/servers/index.php | 34 ----- lang/it-IT/admin/servers/overview.php | 5 - lang/it-IT/admin/servers/settings.php | 41 ------ lang/it-IT/admin/tokens.php | 12 -- lang/it-IT/admin/users.php | 18 --- lang/it-IT/auth.php | 23 ---- lang/it-IT/dashboard/index.php | 7 - lang/it-IT/pagination.php | 19 --- lang/it-IT/passwords.php | 22 ---- lang/it-IT/server/backups.php | 30 ----- lang/it-IT/server/overview.php | 38 ------ lang/it-IT/server/settings.php | 42 ------ lang/it-IT/strings.php | 98 -------------- lang/it-IT/validation.php | 177 -------------------------- lang/it-IT/zod.php | 118 ----------------- lang/it/auth.php | 23 ---- lang/it/backups.php | 30 ----- lang/it/index.php | 7 - lang/it/locations.php | 9 -- lang/it/nodes.php | 41 ------ lang/it/overview.php | 38 ------ lang/it/pagination.php | 19 --- lang/it/passwords.php | 22 ---- lang/it/servers.php | 30 ----- lang/it/settings.php | 41 ------ lang/it/strings.php | 98 -------------- lang/it/tokens.php | 12 -- lang/it/users.php | 18 --- lang/it/validation.php | 177 -------------------------- lang/it/zod.php | 118 ----------------- lang/it_IT/admin/locations.php | 9 -- lang/it_IT/admin/nodes/index.php | 41 ------ lang/it_IT/admin/servers/index.php | 34 ----- lang/it_IT/admin/servers/overview.php | 5 - lang/it_IT/admin/servers/settings.php | 41 ------ lang/it_IT/admin/tokens.php | 12 -- lang/it_IT/admin/users.php | 18 --- lang/it_IT/auth.php | 23 ---- lang/it_IT/dashboard/index.php | 7 - lang/it_IT/pagination.php | 19 --- lang/it_IT/passwords.php | 22 ---- lang/it_IT/server/backups.php | 30 ----- lang/it_IT/server/overview.php | 38 ------ lang/it_IT/server/settings.php | 42 ------ lang/it_IT/strings.php | 98 -------------- lang/ja-JP/admin/locations.php | 9 -- lang/ja-JP/admin/nodes/index.php | 41 ------ lang/ja-JP/admin/servers/index.php | 34 ----- lang/ja-JP/admin/servers/overview.php | 5 - lang/ja-JP/admin/servers/settings.php | 41 ------ lang/ja-JP/admin/tokens.php | 12 -- lang/ja-JP/admin/users.php | 18 --- lang/ja-JP/auth.php | 23 ---- lang/ja-JP/dashboard/index.php | 7 - lang/ja-JP/pagination.php | 19 --- lang/ja-JP/passwords.php | 22 ---- lang/ja-JP/server/backups.php | 30 ----- lang/ja-JP/server/overview.php | 38 ------ lang/ja-JP/server/settings.php | 42 ------ lang/ja-JP/strings.php | 98 -------------- lang/ja-JP/validation.php | 177 -------------------------- lang/ja-JP/zod.php | 118 ----------------- lang/ja/auth.php | 23 ---- lang/ja/backups.php | 30 ----- lang/ja/index.php | 7 - lang/ja/locations.php | 9 -- lang/ja/nodes.php | 41 ------ lang/ja/overview.php | 38 ------ lang/ja/pagination.php | 19 --- lang/ja/passwords.php | 22 ---- lang/ja/servers.php | 30 ----- lang/ja/settings.php | 41 ------ lang/ja/strings.php | 98 -------------- lang/ja/tokens.php | 12 -- lang/ja/users.php | 18 --- lang/ja/validation.php | 177 -------------------------- lang/ja/zod.php | 118 ----------------- lang/ja_JP/admin/locations.php | 9 -- lang/ja_JP/admin/nodes/index.php | 41 ------ lang/ja_JP/admin/servers/index.php | 34 ----- lang/ja_JP/admin/servers/overview.php | 5 - lang/ja_JP/admin/servers/settings.php | 41 ------ lang/ja_JP/admin/tokens.php | 12 -- lang/ja_JP/admin/users.php | 18 --- lang/ja_JP/auth.php | 23 ---- lang/ja_JP/dashboard/index.php | 7 - lang/ja_JP/pagination.php | 19 --- lang/ja_JP/passwords.php | 22 ---- lang/ja_JP/server/backups.php | 30 ----- lang/ja_JP/server/overview.php | 38 ------ lang/ja_JP/server/settings.php | 42 ------ lang/ja_JP/strings.php | 98 -------------- lang/ko-KR/admin/locations.php | 9 -- lang/ko-KR/admin/nodes/index.php | 41 ------ lang/ko-KR/admin/servers/index.php | 34 ----- lang/ko-KR/admin/servers/overview.php | 5 - lang/ko-KR/admin/servers/settings.php | 41 ------ lang/ko-KR/admin/tokens.php | 12 -- lang/ko-KR/admin/users.php | 18 --- lang/ko-KR/auth.php | 23 ---- lang/ko-KR/dashboard/index.php | 7 - lang/ko-KR/pagination.php | 19 --- lang/ko-KR/passwords.php | 22 ---- lang/ko-KR/server/backups.php | 30 ----- lang/ko-KR/server/overview.php | 38 ------ lang/ko-KR/server/settings.php | 42 ------ lang/ko-KR/strings.php | 98 -------------- lang/ko-KR/validation.php | 177 -------------------------- lang/ko-KR/zod.php | 118 ----------------- lang/ko/auth.php | 23 ---- lang/ko/backups.php | 30 ----- lang/ko/index.php | 7 - lang/ko/locations.php | 9 -- lang/ko/nodes.php | 41 ------ lang/ko/overview.php | 38 ------ lang/ko/pagination.php | 19 --- lang/ko/passwords.php | 22 ---- lang/ko/servers.php | 30 ----- lang/ko/settings.php | 41 ------ lang/ko/strings.php | 98 -------------- lang/ko/tokens.php | 12 -- lang/ko/users.php | 18 --- lang/ko/validation.php | 177 -------------------------- lang/ko/zod.php | 118 ----------------- lang/ko_KR/admin/locations.php | 9 -- lang/ko_KR/admin/nodes/index.php | 41 ------ lang/ko_KR/admin/servers/index.php | 34 ----- lang/ko_KR/admin/servers/overview.php | 5 - lang/ko_KR/admin/servers/settings.php | 41 ------ lang/ko_KR/admin/tokens.php | 12 -- lang/ko_KR/admin/users.php | 18 --- lang/ko_KR/auth.php | 23 ---- lang/ko_KR/dashboard/index.php | 7 - lang/ko_KR/pagination.php | 19 --- lang/ko_KR/passwords.php | 22 ---- lang/ko_KR/server/backups.php | 30 ----- lang/ko_KR/server/overview.php | 38 ------ lang/ko_KR/server/settings.php | 42 ------ lang/ko_KR/strings.php | 98 -------------- lang/nl-NL/admin/locations.php | 9 -- lang/nl-NL/admin/nodes/index.php | 41 ------ lang/nl-NL/admin/servers/index.php | 34 ----- lang/nl-NL/admin/servers/overview.php | 5 - lang/nl-NL/admin/servers/settings.php | 41 ------ lang/nl-NL/admin/tokens.php | 12 -- lang/nl-NL/admin/users.php | 18 --- lang/nl-NL/auth.php | 23 ---- lang/nl-NL/dashboard/index.php | 7 - lang/nl-NL/pagination.php | 19 --- lang/nl-NL/passwords.php | 22 ---- lang/nl-NL/server/backups.php | 30 ----- lang/nl-NL/server/overview.php | 38 ------ lang/nl-NL/server/settings.php | 42 ------ lang/nl-NL/strings.php | 98 -------------- lang/nl-NL/validation.php | 177 -------------------------- lang/nl-NL/zod.php | 118 ----------------- lang/nl/auth.php | 23 ---- lang/nl/backups.php | 30 ----- lang/nl/index.php | 7 - lang/nl/locations.php | 9 -- lang/nl/nodes.php | 41 ------ lang/nl/overview.php | 38 ------ lang/nl/pagination.php | 19 --- lang/nl/passwords.php | 22 ---- lang/nl/servers.php | 30 ----- lang/nl/settings.php | 41 ------ lang/nl/strings.php | 98 -------------- lang/nl/tokens.php | 12 -- lang/nl/users.php | 18 --- lang/nl/validation.php | 177 -------------------------- lang/nl/zod.php | 118 ----------------- lang/nl_NL/admin/locations.php | 9 -- lang/nl_NL/admin/nodes/index.php | 41 ------ lang/nl_NL/admin/servers/index.php | 34 ----- lang/nl_NL/admin/servers/overview.php | 5 - lang/nl_NL/admin/servers/settings.php | 41 ------ lang/nl_NL/admin/tokens.php | 12 -- lang/nl_NL/admin/users.php | 18 --- lang/nl_NL/auth.php | 23 ---- lang/nl_NL/dashboard/index.php | 7 - lang/nl_NL/pagination.php | 19 --- lang/nl_NL/passwords.php | 22 ---- lang/nl_NL/server/backups.php | 30 ----- lang/nl_NL/server/overview.php | 38 ------ lang/nl_NL/server/settings.php | 42 ------ lang/nl_NL/strings.php | 98 -------------- lang/no-NO/admin/locations.php | 9 -- lang/no-NO/admin/nodes/index.php | 41 ------ lang/no-NO/admin/servers/index.php | 34 ----- lang/no-NO/admin/servers/overview.php | 5 - lang/no-NO/admin/servers/settings.php | 41 ------ lang/no-NO/admin/tokens.php | 12 -- lang/no-NO/admin/users.php | 18 --- lang/no-NO/auth.php | 23 ---- lang/no-NO/dashboard/index.php | 7 - lang/no-NO/pagination.php | 19 --- lang/no-NO/passwords.php | 22 ---- lang/no-NO/server/backups.php | 30 ----- lang/no-NO/server/overview.php | 38 ------ lang/no-NO/server/settings.php | 42 ------ lang/no-NO/strings.php | 98 -------------- lang/no-NO/validation.php | 177 -------------------------- lang/no-NO/zod.php | 118 ----------------- lang/no/auth.php | 23 ---- lang/no/backups.php | 30 ----- lang/no/index.php | 7 - lang/no/locations.php | 9 -- lang/no/nodes.php | 41 ------ lang/no/overview.php | 38 ------ lang/no/pagination.php | 19 --- lang/no/passwords.php | 22 ---- lang/no/servers.php | 30 ----- lang/no/settings.php | 41 ------ lang/no/strings.php | 98 -------------- lang/no/tokens.php | 12 -- lang/no/users.php | 18 --- lang/no/validation.php | 177 -------------------------- lang/no/zod.php | 118 ----------------- lang/no_NO/admin/locations.php | 9 -- lang/no_NO/admin/nodes/index.php | 41 ------ lang/no_NO/admin/servers/index.php | 34 ----- lang/no_NO/admin/servers/overview.php | 5 - lang/no_NO/admin/servers/settings.php | 41 ------ lang/no_NO/admin/tokens.php | 12 -- lang/no_NO/admin/users.php | 18 --- lang/no_NO/auth.php | 23 ---- lang/no_NO/dashboard/index.php | 7 - lang/no_NO/pagination.php | 19 --- lang/no_NO/passwords.php | 22 ---- lang/no_NO/server/backups.php | 30 ----- lang/no_NO/server/overview.php | 38 ------ lang/no_NO/server/settings.php | 42 ------ lang/no_NO/strings.php | 98 -------------- lang/pl-PL/admin/locations.php | 9 -- lang/pl-PL/admin/nodes/index.php | 41 ------ lang/pl-PL/admin/servers/index.php | 34 ----- lang/pl-PL/admin/servers/overview.php | 5 - lang/pl-PL/admin/servers/settings.php | 41 ------ lang/pl-PL/admin/tokens.php | 12 -- lang/pl-PL/admin/users.php | 18 --- lang/pl-PL/auth.php | 23 ---- lang/pl-PL/dashboard/index.php | 7 - lang/pl-PL/pagination.php | 19 --- lang/pl-PL/passwords.php | 22 ---- lang/pl-PL/server/backups.php | 30 ----- lang/pl-PL/server/overview.php | 38 ------ lang/pl-PL/server/settings.php | 42 ------ lang/pl-PL/strings.php | 98 -------------- lang/pl-PL/validation.php | 177 -------------------------- lang/pl-PL/zod.php | 118 ----------------- lang/pl/auth.php | 23 ---- lang/pl/backups.php | 30 ----- lang/pl/index.php | 7 - lang/pl/locations.php | 9 -- lang/pl/nodes.php | 41 ------ lang/pl/overview.php | 38 ------ lang/pl/pagination.php | 19 --- lang/pl/passwords.php | 22 ---- lang/pl/servers.php | 30 ----- lang/pl/settings.php | 41 ------ lang/pl/strings.php | 98 -------------- lang/pl/tokens.php | 12 -- lang/pl/users.php | 18 --- lang/pl/validation.php | 177 -------------------------- lang/pl/zod.php | 118 ----------------- lang/pl_PL/admin/locations.php | 9 -- lang/pl_PL/admin/nodes/index.php | 41 ------ lang/pl_PL/admin/servers/index.php | 34 ----- lang/pl_PL/admin/servers/overview.php | 5 - lang/pl_PL/admin/servers/settings.php | 41 ------ lang/pl_PL/admin/tokens.php | 12 -- lang/pl_PL/admin/users.php | 18 --- lang/pl_PL/auth.php | 23 ---- lang/pl_PL/dashboard/index.php | 7 - lang/pl_PL/pagination.php | 19 --- lang/pl_PL/passwords.php | 22 ---- lang/pl_PL/server/backups.php | 30 ----- lang/pl_PL/server/overview.php | 38 ------ lang/pl_PL/server/settings.php | 42 ------ lang/pl_PL/strings.php | 98 -------------- lang/pt-BR/admin/locations.php | 9 -- lang/pt-BR/admin/nodes/index.php | 41 ------ lang/pt-BR/admin/servers/index.php | 34 ----- lang/pt-BR/admin/servers/overview.php | 5 - lang/pt-BR/admin/servers/settings.php | 41 ------ lang/pt-BR/admin/tokens.php | 12 -- lang/pt-BR/admin/users.php | 18 --- lang/pt-BR/auth.php | 23 ---- lang/pt-BR/dashboard/index.php | 7 - lang/pt-BR/pagination.php | 19 --- lang/pt-BR/passwords.php | 22 ---- lang/pt-BR/server/backups.php | 30 ----- lang/pt-BR/server/overview.php | 38 ------ lang/pt-BR/server/settings.php | 42 ------ lang/pt-BR/strings.php | 98 -------------- lang/pt-BR/validation.php | 177 -------------------------- lang/pt-BR/zod.php | 118 ----------------- lang/pt-PT/admin/locations.php | 9 -- lang/pt-PT/admin/nodes/index.php | 41 ------ lang/pt-PT/admin/servers/index.php | 34 ----- lang/pt-PT/admin/servers/overview.php | 5 - lang/pt-PT/admin/servers/settings.php | 41 ------ lang/pt-PT/admin/tokens.php | 12 -- lang/pt-PT/admin/users.php | 18 --- lang/pt-PT/auth.php | 23 ---- lang/pt-PT/dashboard/index.php | 7 - lang/pt-PT/pagination.php | 19 --- lang/pt-PT/passwords.php | 22 ---- lang/pt-PT/server/backups.php | 30 ----- lang/pt-PT/server/overview.php | 38 ------ lang/pt-PT/server/settings.php | 42 ------ lang/pt-PT/strings.php | 98 -------------- lang/pt-PT/validation.php | 177 -------------------------- lang/pt-PT/zod.php | 118 ----------------- lang/pt/auth.php | 23 ---- lang/pt/backups.php | 30 ----- lang/pt/index.php | 7 - lang/pt/locations.php | 9 -- lang/pt/nodes.php | 41 ------ lang/pt/overview.php | 38 ------ lang/pt/pagination.php | 19 --- lang/pt/passwords.php | 22 ---- lang/pt/servers.php | 30 ----- lang/pt/settings.php | 41 ------ lang/pt/strings.php | 98 -------------- lang/pt/tokens.php | 12 -- lang/pt/users.php | 18 --- lang/pt/validation.php | 177 -------------------------- lang/pt/zod.php | 118 ----------------- lang/pt_BR/admin/locations.php | 9 -- lang/pt_BR/admin/nodes/index.php | 41 ------ lang/pt_BR/admin/servers/index.php | 34 ----- lang/pt_BR/admin/servers/overview.php | 5 - lang/pt_BR/admin/servers/settings.php | 41 ------ lang/pt_BR/admin/tokens.php | 12 -- lang/pt_BR/admin/users.php | 18 --- lang/pt_BR/auth.php | 23 ---- lang/pt_BR/dashboard/index.php | 7 - lang/pt_BR/pagination.php | 19 --- lang/pt_BR/passwords.php | 22 ---- lang/pt_BR/server/backups.php | 30 ----- lang/pt_BR/server/overview.php | 38 ------ lang/pt_BR/server/settings.php | 42 ------ lang/pt_PT/admin/locations.php | 9 -- lang/pt_PT/admin/nodes/index.php | 41 ------ lang/pt_PT/admin/servers/index.php | 34 ----- lang/pt_PT/admin/servers/overview.php | 5 - lang/pt_PT/admin/servers/settings.php | 41 ------ lang/pt_PT/admin/tokens.php | 12 -- lang/pt_PT/admin/users.php | 18 --- lang/pt_PT/auth.php | 23 ---- lang/pt_PT/dashboard/index.php | 7 - lang/pt_PT/pagination.php | 19 --- lang/pt_PT/passwords.php | 22 ---- lang/pt_PT/server/backups.php | 30 ----- lang/pt_PT/server/overview.php | 38 ------ lang/pt_PT/server/settings.php | 42 ------ lang/pt_PT/strings.php | 98 -------------- lang/ro-RO/admin/locations.php | 9 -- lang/ro-RO/admin/nodes/index.php | 41 ------ lang/ro-RO/admin/servers/index.php | 34 ----- lang/ro-RO/admin/servers/overview.php | 5 - lang/ro-RO/admin/servers/settings.php | 41 ------ lang/ro-RO/admin/tokens.php | 12 -- lang/ro-RO/admin/users.php | 18 --- lang/ro-RO/auth.php | 23 ---- lang/ro-RO/dashboard/index.php | 7 - lang/ro-RO/pagination.php | 19 --- lang/ro-RO/passwords.php | 22 ---- lang/ro-RO/server/backups.php | 30 ----- lang/ro-RO/server/overview.php | 38 ------ lang/ro-RO/server/settings.php | 42 ------ lang/ro-RO/strings.php | 98 -------------- lang/ro-RO/validation.php | 177 -------------------------- lang/ro-RO/zod.php | 118 ----------------- lang/ro/auth.php | 23 ---- lang/ro/backups.php | 30 ----- lang/ro/index.php | 7 - lang/ro/locations.php | 9 -- lang/ro/nodes.php | 41 ------ lang/ro/overview.php | 38 ------ lang/ro/pagination.php | 19 --- lang/ro/passwords.php | 22 ---- lang/ro/servers.php | 30 ----- lang/ro/settings.php | 41 ------ lang/ro/strings.php | 98 -------------- lang/ro/tokens.php | 12 -- lang/ro/users.php | 18 --- lang/ro/validation.php | 177 -------------------------- lang/ro/zod.php | 118 ----------------- lang/ro_RO/admin/locations.php | 9 -- lang/ro_RO/admin/nodes/index.php | 41 ------ lang/ro_RO/admin/servers/index.php | 34 ----- lang/ro_RO/admin/servers/overview.php | 5 - lang/ro_RO/admin/servers/settings.php | 41 ------ lang/ro_RO/admin/tokens.php | 12 -- lang/ro_RO/admin/users.php | 18 --- lang/ro_RO/auth.php | 23 ---- lang/ro_RO/dashboard/index.php | 7 - lang/ro_RO/pagination.php | 19 --- lang/ro_RO/passwords.php | 22 ---- lang/ro_RO/server/backups.php | 30 ----- lang/ro_RO/server/overview.php | 38 ------ lang/ro_RO/server/settings.php | 42 ------ lang/ro_RO/strings.php | 98 -------------- lang/ru-RU/admin/locations.php | 9 -- lang/ru-RU/admin/nodes/index.php | 41 ------ lang/ru-RU/admin/servers/index.php | 34 ----- lang/ru-RU/admin/servers/overview.php | 5 - lang/ru-RU/admin/servers/settings.php | 41 ------ lang/ru-RU/admin/tokens.php | 12 -- lang/ru-RU/admin/users.php | 18 --- lang/ru-RU/auth.php | 23 ---- lang/ru-RU/dashboard/index.php | 7 - lang/ru-RU/pagination.php | 19 --- lang/ru-RU/passwords.php | 22 ---- lang/ru-RU/server/backups.php | 30 ----- lang/ru-RU/server/overview.php | 38 ------ lang/ru-RU/server/settings.php | 42 ------ lang/ru-RU/strings.php | 98 -------------- lang/ru-RU/validation.php | 177 -------------------------- lang/ru-RU/zod.php | 118 ----------------- lang/ru/auth.php | 23 ---- lang/ru/backups.php | 30 ----- lang/ru/index.php | 7 - lang/ru/locations.php | 9 -- lang/ru/nodes.php | 41 ------ lang/ru/overview.php | 38 ------ lang/ru/pagination.php | 19 --- lang/ru/passwords.php | 22 ---- lang/ru/servers.php | 30 ----- lang/ru/settings.php | 41 ------ lang/ru/strings.php | 98 -------------- lang/ru/tokens.php | 12 -- lang/ru/users.php | 18 --- lang/ru/validation.php | 177 -------------------------- lang/ru/zod.php | 118 ----------------- lang/ru_RU/admin/locations.php | 9 -- lang/ru_RU/admin/nodes/index.php | 41 ------ lang/ru_RU/admin/servers/index.php | 34 ----- lang/ru_RU/admin/servers/overview.php | 5 - lang/ru_RU/admin/servers/settings.php | 41 ------ lang/ru_RU/admin/tokens.php | 12 -- lang/ru_RU/admin/users.php | 18 --- lang/ru_RU/auth.php | 23 ---- lang/ru_RU/dashboard/index.php | 7 - lang/ru_RU/pagination.php | 19 --- lang/ru_RU/passwords.php | 22 ---- lang/ru_RU/server/backups.php | 30 ----- lang/ru_RU/server/overview.php | 38 ------ lang/ru_RU/server/settings.php | 42 ------ lang/sr-SP/admin/locations.php | 9 -- lang/sr-SP/admin/nodes/index.php | 41 ------ lang/sr-SP/admin/servers/index.php | 34 ----- lang/sr-SP/admin/servers/overview.php | 5 - lang/sr-SP/admin/servers/settings.php | 41 ------ lang/sr-SP/admin/tokens.php | 12 -- lang/sr-SP/admin/users.php | 18 --- lang/sr-SP/auth.php | 23 ---- lang/sr-SP/dashboard/index.php | 7 - lang/sr-SP/pagination.php | 19 --- lang/sr-SP/passwords.php | 22 ---- lang/sr-SP/server/backups.php | 30 ----- lang/sr-SP/server/overview.php | 38 ------ lang/sr-SP/server/settings.php | 42 ------ lang/sr-SP/strings.php | 98 -------------- lang/sr-SP/validation.php | 177 -------------------------- lang/sr-SP/zod.php | 118 ----------------- lang/sr/auth.php | 23 ---- lang/sr/backups.php | 30 ----- lang/sr/index.php | 7 - lang/sr/locations.php | 9 -- lang/sr/nodes.php | 41 ------ lang/sr/overview.php | 38 ------ lang/sr/pagination.php | 19 --- lang/sr/passwords.php | 22 ---- lang/sr/servers.php | 30 ----- lang/sr/settings.php | 41 ------ lang/sr/strings.php | 98 -------------- lang/sr/tokens.php | 12 -- lang/sr/users.php | 18 --- lang/sr/validation.php | 177 -------------------------- lang/sr/zod.php | 118 ----------------- lang/sr_SP/admin/locations.php | 9 -- lang/sr_SP/admin/nodes/index.php | 41 ------ lang/sr_SP/admin/servers/index.php | 34 ----- lang/sr_SP/admin/servers/overview.php | 5 - lang/sr_SP/admin/servers/settings.php | 41 ------ lang/sr_SP/admin/tokens.php | 12 -- lang/sr_SP/admin/users.php | 18 --- lang/sr_SP/auth.php | 23 ---- lang/sr_SP/dashboard/index.php | 7 - lang/sr_SP/pagination.php | 19 --- lang/sr_SP/passwords.php | 22 ---- lang/sr_SP/server/backups.php | 30 ----- lang/sr_SP/server/overview.php | 38 ------ lang/sr_SP/server/settings.php | 42 ------ lang/sv-SE/admin/locations.php | 9 -- lang/sv-SE/admin/nodes/index.php | 41 ------ lang/sv-SE/admin/servers/index.php | 34 ----- lang/sv-SE/admin/servers/overview.php | 5 - lang/sv-SE/admin/servers/settings.php | 41 ------ lang/sv-SE/admin/tokens.php | 12 -- lang/sv-SE/admin/users.php | 18 --- lang/sv-SE/auth.php | 23 ---- lang/sv-SE/dashboard/index.php | 7 - lang/sv-SE/pagination.php | 19 --- lang/sv-SE/passwords.php | 22 ---- lang/sv-SE/server/backups.php | 30 ----- lang/sv-SE/server/overview.php | 38 ------ lang/sv-SE/server/settings.php | 42 ------ lang/sv-SE/strings.php | 98 -------------- lang/sv-SE/validation.php | 177 -------------------------- lang/sv-SE/zod.php | 118 ----------------- lang/sv/auth.php | 23 ---- lang/sv/backups.php | 30 ----- lang/sv/index.php | 7 - lang/sv/locations.php | 9 -- lang/sv/nodes.php | 41 ------ lang/sv/overview.php | 38 ------ lang/sv/pagination.php | 19 --- lang/sv/passwords.php | 22 ---- lang/sv/servers.php | 30 ----- lang/sv/settings.php | 41 ------ lang/sv/strings.php | 98 -------------- lang/sv/tokens.php | 12 -- lang/sv/users.php | 18 --- lang/sv/validation.php | 177 -------------------------- lang/sv/zod.php | 118 ----------------- lang/sv_SE/admin/locations.php | 9 -- lang/sv_SE/admin/nodes/index.php | 41 ------ lang/sv_SE/admin/servers/index.php | 34 ----- lang/sv_SE/admin/servers/overview.php | 5 - lang/sv_SE/admin/servers/settings.php | 41 ------ lang/sv_SE/admin/tokens.php | 12 -- lang/sv_SE/admin/users.php | 18 --- lang/sv_SE/auth.php | 23 ---- lang/sv_SE/dashboard/index.php | 7 - lang/sv_SE/pagination.php | 19 --- lang/sv_SE/passwords.php | 22 ---- lang/sv_SE/server/backups.php | 30 ----- lang/sv_SE/server/overview.php | 38 ------ lang/sv_SE/server/settings.php | 42 ------ lang/tr-TR/admin/locations.php | 9 -- lang/tr-TR/admin/nodes/index.php | 41 ------ lang/tr-TR/admin/servers/index.php | 34 ----- lang/tr-TR/admin/servers/overview.php | 5 - lang/tr-TR/admin/servers/settings.php | 41 ------ lang/tr-TR/admin/tokens.php | 12 -- lang/tr-TR/admin/users.php | 18 --- lang/tr-TR/auth.php | 23 ---- lang/tr-TR/dashboard/index.php | 7 - lang/tr-TR/pagination.php | 19 --- lang/tr-TR/passwords.php | 22 ---- lang/tr-TR/server/backups.php | 30 ----- lang/tr-TR/server/overview.php | 38 ------ lang/tr-TR/server/settings.php | 42 ------ lang/tr-TR/strings.php | 98 -------------- lang/tr-TR/validation.php | 177 -------------------------- lang/tr-TR/zod.php | 118 ----------------- lang/tr/auth.php | 23 ---- lang/tr/backups.php | 30 ----- lang/tr/index.php | 7 - lang/tr/locations.php | 9 -- lang/tr/nodes.php | 41 ------ lang/tr/overview.php | 38 ------ lang/tr/pagination.php | 19 --- lang/tr/passwords.php | 22 ---- lang/tr/servers.php | 30 ----- lang/tr/settings.php | 41 ------ lang/tr/strings.php | 98 -------------- lang/tr/tokens.php | 12 -- lang/tr/users.php | 18 --- lang/tr/validation.php | 177 -------------------------- lang/tr/zod.php | 118 ----------------- lang/tr_TR/admin/locations.php | 9 -- lang/tr_TR/admin/nodes/index.php | 41 ------ lang/tr_TR/admin/servers/index.php | 34 ----- lang/tr_TR/admin/servers/overview.php | 5 - lang/tr_TR/admin/servers/settings.php | 41 ------ lang/tr_TR/admin/tokens.php | 12 -- lang/tr_TR/admin/users.php | 18 --- lang/tr_TR/auth.php | 23 ---- lang/tr_TR/dashboard/index.php | 7 - lang/tr_TR/pagination.php | 19 --- lang/tr_TR/passwords.php | 22 ---- lang/tr_TR/server/backups.php | 30 ----- lang/tr_TR/server/overview.php | 38 ------ lang/tr_TR/server/settings.php | 42 ------ lang/uk-UA/admin/locations.php | 9 -- lang/uk-UA/admin/nodes/index.php | 41 ------ lang/uk-UA/admin/servers/index.php | 34 ----- lang/uk-UA/admin/servers/overview.php | 5 - lang/uk-UA/admin/servers/settings.php | 41 ------ lang/uk-UA/admin/tokens.php | 12 -- lang/uk-UA/admin/users.php | 18 --- lang/uk-UA/auth.php | 23 ---- lang/uk-UA/dashboard/index.php | 7 - lang/uk-UA/pagination.php | 19 --- lang/uk-UA/passwords.php | 22 ---- lang/uk-UA/server/backups.php | 30 ----- lang/uk-UA/server/overview.php | 38 ------ lang/uk-UA/server/settings.php | 42 ------ lang/uk-UA/strings.php | 98 -------------- lang/uk-UA/validation.php | 177 -------------------------- lang/uk-UA/zod.php | 118 ----------------- lang/uk/auth.php | 23 ---- lang/uk/backups.php | 30 ----- lang/uk/index.php | 7 - lang/uk/locations.php | 9 -- lang/uk/nodes.php | 41 ------ lang/uk/overview.php | 38 ------ lang/uk/pagination.php | 19 --- lang/uk/passwords.php | 22 ---- lang/uk/servers.php | 30 ----- lang/uk/settings.php | 41 ------ lang/uk/strings.php | 98 -------------- lang/uk/tokens.php | 12 -- lang/uk/users.php | 18 --- lang/uk/validation.php | 177 -------------------------- lang/uk/zod.php | 118 ----------------- lang/uk_UA/admin/locations.php | 9 -- lang/uk_UA/admin/nodes/index.php | 41 ------ lang/uk_UA/admin/servers/index.php | 34 ----- lang/uk_UA/admin/servers/overview.php | 5 - lang/uk_UA/admin/servers/settings.php | 41 ------ lang/uk_UA/admin/tokens.php | 12 -- lang/uk_UA/admin/users.php | 18 --- lang/uk_UA/auth.php | 23 ---- lang/uk_UA/dashboard/index.php | 7 - lang/uk_UA/pagination.php | 19 --- lang/uk_UA/passwords.php | 22 ---- lang/uk_UA/server/backups.php | 30 ----- lang/uk_UA/server/overview.php | 38 ------ lang/uk_UA/server/settings.php | 42 ------ lang/vi-VN/admin/locations.php | 9 -- lang/vi-VN/admin/nodes/index.php | 41 ------ lang/vi-VN/admin/servers/index.php | 34 ----- lang/vi-VN/admin/servers/overview.php | 5 - lang/vi-VN/admin/servers/settings.php | 41 ------ lang/vi-VN/admin/tokens.php | 12 -- lang/vi-VN/admin/users.php | 18 --- lang/vi-VN/auth.php | 23 ---- lang/vi-VN/dashboard/index.php | 7 - lang/vi-VN/pagination.php | 19 --- lang/vi-VN/passwords.php | 22 ---- lang/vi-VN/server/backups.php | 30 ----- lang/vi-VN/server/overview.php | 38 ------ lang/vi-VN/server/settings.php | 42 ------ lang/vi-VN/strings.php | 98 -------------- lang/vi-VN/validation.php | 177 -------------------------- lang/vi-VN/zod.php | 118 ----------------- lang/vi/auth.php | 23 ---- lang/vi/backups.php | 30 ----- lang/vi/index.php | 7 - lang/vi/locations.php | 9 -- lang/vi/nodes.php | 41 ------ lang/vi/overview.php | 38 ------ lang/vi/pagination.php | 19 --- lang/vi/passwords.php | 22 ---- lang/vi/servers.php | 30 ----- lang/vi/settings.php | 41 ------ lang/vi/strings.php | 98 -------------- lang/vi/tokens.php | 12 -- lang/vi/users.php | 18 --- lang/vi/validation.php | 177 -------------------------- lang/vi/zod.php | 118 ----------------- lang/vi_VN/admin/locations.php | 9 -- lang/vi_VN/admin/nodes/index.php | 41 ------ lang/vi_VN/admin/servers/index.php | 34 ----- lang/vi_VN/admin/servers/overview.php | 5 - lang/vi_VN/admin/servers/settings.php | 41 ------ lang/vi_VN/admin/tokens.php | 12 -- lang/vi_VN/admin/users.php | 18 --- lang/vi_VN/auth.php | 23 ---- lang/vi_VN/dashboard/index.php | 7 - lang/vi_VN/pagination.php | 19 --- lang/vi_VN/passwords.php | 22 ---- lang/vi_VN/server/backups.php | 30 ----- lang/vi_VN/server/overview.php | 38 ------ lang/vi_VN/server/settings.php | 42 ------ lang/zh-CN/admin/locations.php | 9 -- lang/zh-CN/admin/nodes/index.php | 41 ------ lang/zh-CN/admin/servers/index.php | 34 ----- lang/zh-CN/admin/servers/overview.php | 5 - lang/zh-CN/admin/servers/settings.php | 41 ------ lang/zh-CN/admin/tokens.php | 12 -- lang/zh-CN/admin/users.php | 18 --- lang/zh-CN/auth.php | 23 ---- lang/zh-CN/dashboard/index.php | 7 - lang/zh-CN/pagination.php | 19 --- lang/zh-CN/passwords.php | 22 ---- lang/zh-CN/server/backups.php | 30 ----- lang/zh-CN/server/overview.php | 38 ------ lang/zh-CN/server/settings.php | 42 ------ lang/zh-CN/strings.php | 98 -------------- lang/zh-CN/validation.php | 177 -------------------------- lang/zh-CN/zod.php | 118 ----------------- lang/zh-TW/admin/locations.php | 9 -- lang/zh-TW/admin/nodes/index.php | 41 ------ lang/zh-TW/admin/servers/index.php | 34 ----- lang/zh-TW/admin/servers/overview.php | 5 - lang/zh-TW/admin/servers/settings.php | 41 ------ lang/zh-TW/admin/tokens.php | 12 -- lang/zh-TW/admin/users.php | 18 --- lang/zh-TW/auth.php | 23 ---- lang/zh-TW/dashboard/index.php | 7 - lang/zh-TW/pagination.php | 19 --- lang/zh-TW/passwords.php | 22 ---- lang/zh-TW/server/backups.php | 30 ----- lang/zh-TW/server/overview.php | 38 ------ lang/zh-TW/server/settings.php | 42 ------ lang/zh-TW/strings.php | 98 -------------- lang/zh-TW/validation.php | 177 -------------------------- lang/zh-TW/zod.php | 118 ----------------- lang/zh/auth.php | 23 ---- lang/zh/backups.php | 30 ----- lang/zh/index.php | 7 - lang/zh/locations.php | 9 -- lang/zh/nodes.php | 41 ------ lang/zh/overview.php | 38 ------ lang/zh/pagination.php | 19 --- lang/zh/passwords.php | 22 ---- lang/zh/servers.php | 30 ----- lang/zh/settings.php | 41 ------ lang/zh/strings.php | 98 -------------- lang/zh/tokens.php | 12 -- lang/zh/users.php | 18 --- lang/zh/validation.php | 177 -------------------------- lang/zh/zod.php | 118 ----------------- lang/zh_CN/admin/locations.php | 9 -- lang/zh_CN/admin/nodes/index.php | 41 ------ lang/zh_CN/admin/servers/index.php | 34 ----- lang/zh_CN/admin/servers/overview.php | 5 - lang/zh_CN/admin/servers/settings.php | 41 ------ lang/zh_CN/admin/tokens.php | 12 -- lang/zh_CN/admin/users.php | 18 --- lang/zh_CN/auth.php | 23 ---- lang/zh_CN/dashboard/index.php | 7 - lang/zh_CN/pagination.php | 19 --- lang/zh_CN/passwords.php | 22 ---- lang/zh_CN/server/backups.php | 30 ----- lang/zh_CN/server/overview.php | 38 ------ lang/zh_CN/server/settings.php | 42 ------ lang/zh_TW/admin/locations.php | 9 -- lang/zh_TW/admin/nodes/index.php | 41 ------ lang/zh_TW/admin/servers/index.php | 34 ----- lang/zh_TW/admin/servers/overview.php | 5 - lang/zh_TW/admin/servers/settings.php | 41 ------ lang/zh_TW/admin/tokens.php | 12 -- lang/zh_TW/admin/users.php | 18 --- lang/zh_TW/auth.php | 23 ---- lang/zh_TW/dashboard/index.php | 7 - lang/zh_TW/pagination.php | 19 --- lang/zh_TW/passwords.php | 22 ---- lang/zh_TW/server/backups.php | 30 ----- lang/zh_TW/server/overview.php | 38 ------ lang/zh_TW/server/settings.php | 42 ------ 1471 files changed, 57075 deletions(-) delete mode 100644 lang/af-ZA/admin/locations.php delete mode 100644 lang/af-ZA/admin/nodes/index.php delete mode 100644 lang/af-ZA/admin/servers/index.php delete mode 100644 lang/af-ZA/admin/servers/overview.php delete mode 100644 lang/af-ZA/admin/servers/settings.php delete mode 100644 lang/af-ZA/admin/tokens.php delete mode 100644 lang/af-ZA/admin/users.php delete mode 100644 lang/af-ZA/auth.php delete mode 100644 lang/af-ZA/dashboard/index.php delete mode 100644 lang/af-ZA/pagination.php delete mode 100644 lang/af-ZA/passwords.php delete mode 100644 lang/af-ZA/server/backups.php delete mode 100644 lang/af-ZA/server/overview.php delete mode 100644 lang/af-ZA/server/settings.php delete mode 100644 lang/af-ZA/strings.php delete mode 100644 lang/af-ZA/validation.php delete mode 100644 lang/af-ZA/zod.php delete mode 100644 lang/af/auth.php delete mode 100644 lang/af/backups.php delete mode 100644 lang/af/index.php delete mode 100644 lang/af/locations.php delete mode 100644 lang/af/nodes.php delete mode 100644 lang/af/overview.php delete mode 100644 lang/af/pagination.php delete mode 100644 lang/af/passwords.php delete mode 100644 lang/af/servers.php delete mode 100644 lang/af/settings.php delete mode 100644 lang/af/strings.php delete mode 100644 lang/af/tokens.php delete mode 100644 lang/af/users.php delete mode 100644 lang/af/validation.php delete mode 100644 lang/af/zod.php delete mode 100644 lang/af_ZA/admin/locations.php delete mode 100644 lang/af_ZA/admin/nodes/index.php delete mode 100644 lang/af_ZA/admin/servers/index.php delete mode 100644 lang/af_ZA/admin/servers/overview.php delete mode 100644 lang/af_ZA/admin/servers/settings.php delete mode 100644 lang/af_ZA/admin/tokens.php delete mode 100644 lang/af_ZA/admin/users.php delete mode 100644 lang/af_ZA/auth.php delete mode 100644 lang/af_ZA/dashboard/index.php delete mode 100644 lang/af_ZA/pagination.php delete mode 100644 lang/af_ZA/passwords.php delete mode 100644 lang/af_ZA/server/backups.php delete mode 100644 lang/af_ZA/server/overview.php delete mode 100644 lang/af_ZA/server/settings.php delete mode 100644 lang/af_ZA/strings.php delete mode 100644 lang/ar-SA/admin/locations.php delete mode 100644 lang/ar-SA/admin/nodes/index.php delete mode 100644 lang/ar-SA/admin/servers/index.php delete mode 100644 lang/ar-SA/admin/servers/overview.php delete mode 100644 lang/ar-SA/admin/servers/settings.php delete mode 100644 lang/ar-SA/admin/tokens.php delete mode 100644 lang/ar-SA/admin/users.php delete mode 100644 lang/ar-SA/auth.php delete mode 100644 lang/ar-SA/dashboard/index.php delete mode 100644 lang/ar-SA/pagination.php delete mode 100644 lang/ar-SA/passwords.php delete mode 100644 lang/ar-SA/server/backups.php delete mode 100644 lang/ar-SA/server/overview.php delete mode 100644 lang/ar-SA/server/settings.php delete mode 100644 lang/ar-SA/strings.php delete mode 100644 lang/ar-SA/validation.php delete mode 100644 lang/ar-SA/zod.php delete mode 100644 lang/ar/auth.php delete mode 100644 lang/ar/backups.php delete mode 100644 lang/ar/index.php delete mode 100644 lang/ar/locations.php delete mode 100644 lang/ar/nodes.php delete mode 100644 lang/ar/overview.php delete mode 100644 lang/ar/pagination.php delete mode 100644 lang/ar/passwords.php delete mode 100644 lang/ar/servers.php delete mode 100644 lang/ar/settings.php delete mode 100644 lang/ar/strings.php delete mode 100644 lang/ar/tokens.php delete mode 100644 lang/ar/users.php delete mode 100644 lang/ar/validation.php delete mode 100644 lang/ar/zod.php delete mode 100644 lang/ar_SA/admin/locations.php delete mode 100644 lang/ar_SA/admin/nodes/index.php delete mode 100644 lang/ar_SA/admin/servers/index.php delete mode 100644 lang/ar_SA/admin/servers/overview.php delete mode 100644 lang/ar_SA/admin/servers/settings.php delete mode 100644 lang/ar_SA/admin/tokens.php delete mode 100644 lang/ar_SA/admin/users.php delete mode 100644 lang/ar_SA/auth.php delete mode 100644 lang/ar_SA/dashboard/index.php delete mode 100644 lang/ar_SA/pagination.php delete mode 100644 lang/ar_SA/passwords.php delete mode 100644 lang/ar_SA/server/backups.php delete mode 100644 lang/ar_SA/server/overview.php delete mode 100644 lang/ar_SA/server/settings.php delete mode 100644 lang/ar_SA/strings.php delete mode 100644 lang/ca-ES/admin/locations.php delete mode 100644 lang/ca-ES/admin/nodes/index.php delete mode 100644 lang/ca-ES/admin/servers/index.php delete mode 100644 lang/ca-ES/admin/servers/overview.php delete mode 100644 lang/ca-ES/admin/servers/settings.php delete mode 100644 lang/ca-ES/admin/tokens.php delete mode 100644 lang/ca-ES/admin/users.php delete mode 100644 lang/ca-ES/auth.php delete mode 100644 lang/ca-ES/dashboard/index.php delete mode 100644 lang/ca-ES/pagination.php delete mode 100644 lang/ca-ES/passwords.php delete mode 100644 lang/ca-ES/server/backups.php delete mode 100644 lang/ca-ES/server/overview.php delete mode 100644 lang/ca-ES/server/settings.php delete mode 100644 lang/ca-ES/strings.php delete mode 100644 lang/ca-ES/validation.php delete mode 100644 lang/ca-ES/zod.php delete mode 100644 lang/ca/auth.php delete mode 100644 lang/ca/backups.php delete mode 100644 lang/ca/index.php delete mode 100644 lang/ca/locations.php delete mode 100644 lang/ca/nodes.php delete mode 100644 lang/ca/overview.php delete mode 100644 lang/ca/pagination.php delete mode 100644 lang/ca/passwords.php delete mode 100644 lang/ca/servers.php delete mode 100644 lang/ca/settings.php delete mode 100644 lang/ca/strings.php delete mode 100644 lang/ca/tokens.php delete mode 100644 lang/ca/users.php delete mode 100644 lang/ca/validation.php delete mode 100644 lang/ca/zod.php delete mode 100644 lang/ca_ES/admin/locations.php delete mode 100644 lang/ca_ES/admin/nodes/index.php delete mode 100644 lang/ca_ES/admin/servers/index.php delete mode 100644 lang/ca_ES/admin/servers/overview.php delete mode 100644 lang/ca_ES/admin/servers/settings.php delete mode 100644 lang/ca_ES/admin/tokens.php delete mode 100644 lang/ca_ES/admin/users.php delete mode 100644 lang/ca_ES/auth.php delete mode 100644 lang/ca_ES/dashboard/index.php delete mode 100644 lang/ca_ES/pagination.php delete mode 100644 lang/ca_ES/passwords.php delete mode 100644 lang/ca_ES/server/backups.php delete mode 100644 lang/ca_ES/server/overview.php delete mode 100644 lang/ca_ES/server/settings.php delete mode 100644 lang/ca_ES/strings.php delete mode 100644 lang/cs-CZ/admin/locations.php delete mode 100644 lang/cs-CZ/admin/nodes/index.php delete mode 100644 lang/cs-CZ/admin/servers/index.php delete mode 100644 lang/cs-CZ/admin/servers/overview.php delete mode 100644 lang/cs-CZ/admin/servers/settings.php delete mode 100644 lang/cs-CZ/admin/tokens.php delete mode 100644 lang/cs-CZ/admin/users.php delete mode 100644 lang/cs-CZ/auth.php delete mode 100644 lang/cs-CZ/dashboard/index.php delete mode 100644 lang/cs-CZ/pagination.php delete mode 100644 lang/cs-CZ/passwords.php delete mode 100644 lang/cs-CZ/server/backups.php delete mode 100644 lang/cs-CZ/server/overview.php delete mode 100644 lang/cs-CZ/server/settings.php delete mode 100644 lang/cs-CZ/strings.php delete mode 100644 lang/cs-CZ/validation.php delete mode 100644 lang/cs-CZ/zod.php delete mode 100644 lang/cs/auth.php delete mode 100644 lang/cs/backups.php delete mode 100644 lang/cs/index.php delete mode 100644 lang/cs/locations.php delete mode 100644 lang/cs/nodes.php delete mode 100644 lang/cs/overview.php delete mode 100644 lang/cs/pagination.php delete mode 100644 lang/cs/passwords.php delete mode 100644 lang/cs/servers.php delete mode 100644 lang/cs/settings.php delete mode 100644 lang/cs/strings.php delete mode 100644 lang/cs/tokens.php delete mode 100644 lang/cs/users.php delete mode 100644 lang/cs/validation.php delete mode 100644 lang/cs/zod.php delete mode 100644 lang/cs_CZ/admin/locations.php delete mode 100644 lang/cs_CZ/admin/nodes/index.php delete mode 100644 lang/cs_CZ/admin/servers/index.php delete mode 100644 lang/cs_CZ/admin/servers/overview.php delete mode 100644 lang/cs_CZ/admin/servers/settings.php delete mode 100644 lang/cs_CZ/admin/tokens.php delete mode 100644 lang/cs_CZ/admin/users.php delete mode 100644 lang/cs_CZ/auth.php delete mode 100644 lang/cs_CZ/dashboard/index.php delete mode 100644 lang/cs_CZ/pagination.php delete mode 100644 lang/cs_CZ/passwords.php delete mode 100644 lang/cs_CZ/server/backups.php delete mode 100644 lang/cs_CZ/server/overview.php delete mode 100644 lang/cs_CZ/server/settings.php delete mode 100644 lang/cs_CZ/strings.php delete mode 100644 lang/da-DK/admin/locations.php delete mode 100644 lang/da-DK/admin/nodes/index.php delete mode 100644 lang/da-DK/admin/servers/index.php delete mode 100644 lang/da-DK/admin/servers/overview.php delete mode 100644 lang/da-DK/admin/servers/settings.php delete mode 100644 lang/da-DK/admin/tokens.php delete mode 100644 lang/da-DK/admin/users.php delete mode 100644 lang/da-DK/auth.php delete mode 100644 lang/da-DK/dashboard/index.php delete mode 100644 lang/da-DK/pagination.php delete mode 100644 lang/da-DK/passwords.php delete mode 100644 lang/da-DK/server/backups.php delete mode 100644 lang/da-DK/server/overview.php delete mode 100644 lang/da-DK/server/settings.php delete mode 100644 lang/da-DK/strings.php delete mode 100644 lang/da-DK/validation.php delete mode 100644 lang/da-DK/zod.php delete mode 100644 lang/da/auth.php delete mode 100644 lang/da/backups.php delete mode 100644 lang/da/index.php delete mode 100644 lang/da/locations.php delete mode 100644 lang/da/nodes.php delete mode 100644 lang/da/overview.php delete mode 100644 lang/da/pagination.php delete mode 100644 lang/da/passwords.php delete mode 100644 lang/da/servers.php delete mode 100644 lang/da/settings.php delete mode 100644 lang/da/strings.php delete mode 100644 lang/da/tokens.php delete mode 100644 lang/da/users.php delete mode 100644 lang/da/validation.php delete mode 100644 lang/da/zod.php delete mode 100644 lang/da_DK/admin/locations.php delete mode 100644 lang/da_DK/admin/nodes/index.php delete mode 100644 lang/da_DK/admin/servers/index.php delete mode 100644 lang/da_DK/admin/servers/overview.php delete mode 100644 lang/da_DK/admin/servers/settings.php delete mode 100644 lang/da_DK/admin/tokens.php delete mode 100644 lang/da_DK/admin/users.php delete mode 100644 lang/da_DK/auth.php delete mode 100644 lang/da_DK/dashboard/index.php delete mode 100644 lang/da_DK/pagination.php delete mode 100644 lang/da_DK/passwords.php delete mode 100644 lang/da_DK/server/backups.php delete mode 100644 lang/da_DK/server/overview.php delete mode 100644 lang/da_DK/server/settings.php delete mode 100644 lang/da_DK/strings.php delete mode 100644 lang/de-DE/admin/locations.php delete mode 100644 lang/de-DE/admin/nodes/index.php delete mode 100644 lang/de-DE/admin/servers/index.php delete mode 100644 lang/de-DE/admin/servers/overview.php delete mode 100644 lang/de-DE/admin/servers/settings.php delete mode 100644 lang/de-DE/admin/tokens.php delete mode 100644 lang/de-DE/admin/users.php delete mode 100644 lang/de-DE/auth.php delete mode 100644 lang/de-DE/dashboard/index.php delete mode 100644 lang/de-DE/pagination.php delete mode 100644 lang/de-DE/passwords.php delete mode 100644 lang/de-DE/server/backups.php delete mode 100644 lang/de-DE/server/overview.php delete mode 100644 lang/de-DE/server/settings.php delete mode 100644 lang/de-DE/strings.php delete mode 100644 lang/de-DE/validation.php delete mode 100644 lang/de-DE/zod.php delete mode 100644 lang/de/auth.php delete mode 100644 lang/de/backups.php delete mode 100644 lang/de/index.php delete mode 100644 lang/de/locations.php delete mode 100644 lang/de/nodes.php delete mode 100644 lang/de/overview.php delete mode 100644 lang/de/pagination.php delete mode 100644 lang/de/passwords.php delete mode 100644 lang/de/servers.php delete mode 100644 lang/de/settings.php delete mode 100644 lang/de/strings.php delete mode 100644 lang/de/tokens.php delete mode 100644 lang/de/users.php delete mode 100644 lang/de/validation.php delete mode 100644 lang/de/zod.php delete mode 100644 lang/de_DE/admin/locations.php delete mode 100644 lang/de_DE/admin/nodes/index.php delete mode 100644 lang/de_DE/admin/servers/index.php delete mode 100644 lang/de_DE/admin/servers/overview.php delete mode 100644 lang/de_DE/admin/servers/settings.php delete mode 100644 lang/de_DE/admin/tokens.php delete mode 100644 lang/de_DE/admin/users.php delete mode 100644 lang/de_DE/auth.php delete mode 100644 lang/de_DE/dashboard/index.php delete mode 100644 lang/de_DE/pagination.php delete mode 100644 lang/de_DE/passwords.php delete mode 100644 lang/de_DE/server/backups.php delete mode 100644 lang/de_DE/server/overview.php delete mode 100644 lang/de_DE/server/settings.php delete mode 100644 lang/de_DE/strings.php delete mode 100644 lang/el-GR/admin/locations.php delete mode 100644 lang/el-GR/admin/nodes/index.php delete mode 100644 lang/el-GR/admin/servers/index.php delete mode 100644 lang/el-GR/admin/servers/overview.php delete mode 100644 lang/el-GR/admin/servers/settings.php delete mode 100644 lang/el-GR/admin/tokens.php delete mode 100644 lang/el-GR/admin/users.php delete mode 100644 lang/el-GR/auth.php delete mode 100644 lang/el-GR/dashboard/index.php delete mode 100644 lang/el-GR/pagination.php delete mode 100644 lang/el-GR/passwords.php delete mode 100644 lang/el-GR/server/backups.php delete mode 100644 lang/el-GR/server/overview.php delete mode 100644 lang/el-GR/server/settings.php delete mode 100644 lang/el-GR/strings.php delete mode 100644 lang/el-GR/validation.php delete mode 100644 lang/el-GR/zod.php delete mode 100644 lang/el/auth.php delete mode 100644 lang/el/backups.php delete mode 100644 lang/el/index.php delete mode 100644 lang/el/locations.php delete mode 100644 lang/el/nodes.php delete mode 100644 lang/el/overview.php delete mode 100644 lang/el/pagination.php delete mode 100644 lang/el/passwords.php delete mode 100644 lang/el/servers.php delete mode 100644 lang/el/settings.php delete mode 100644 lang/el/strings.php delete mode 100644 lang/el/tokens.php delete mode 100644 lang/el/users.php delete mode 100644 lang/el/validation.php delete mode 100644 lang/el/zod.php delete mode 100644 lang/el_GR/admin/locations.php delete mode 100644 lang/el_GR/admin/nodes/index.php delete mode 100644 lang/el_GR/admin/servers/index.php delete mode 100644 lang/el_GR/admin/servers/overview.php delete mode 100644 lang/el_GR/admin/servers/settings.php delete mode 100644 lang/el_GR/admin/tokens.php delete mode 100644 lang/el_GR/admin/users.php delete mode 100644 lang/el_GR/auth.php delete mode 100644 lang/el_GR/dashboard/index.php delete mode 100644 lang/el_GR/pagination.php delete mode 100644 lang/el_GR/passwords.php delete mode 100644 lang/el_GR/server/backups.php delete mode 100644 lang/el_GR/server/overview.php delete mode 100644 lang/el_GR/server/settings.php delete mode 100644 lang/el_GR/strings.php delete mode 100644 lang/en-US/admin/locations.php delete mode 100644 lang/en-US/admin/nodes/index.php delete mode 100644 lang/en-US/admin/servers/index.php delete mode 100644 lang/en-US/admin/servers/overview.php delete mode 100644 lang/en-US/admin/servers/settings.php delete mode 100644 lang/en-US/admin/tokens.php delete mode 100644 lang/en-US/admin/users.php delete mode 100644 lang/en-US/auth.php delete mode 100644 lang/en-US/dashboard/index.php delete mode 100644 lang/en-US/pagination.php delete mode 100644 lang/en-US/passwords.php delete mode 100644 lang/en-US/server/backups.php delete mode 100644 lang/en-US/server/overview.php delete mode 100644 lang/en-US/server/settings.php delete mode 100644 lang/en-US/strings.php delete mode 100644 lang/en-US/validation.php delete mode 100644 lang/en-US/zod.php delete mode 100644 lang/en/admin/locations.php delete mode 100644 lang/en/admin/nodes.php delete mode 100644 lang/en/admin/servers.php delete mode 100644 lang/en/admin/tokens.php delete mode 100644 lang/en/admin/users.php delete mode 100644 lang/en/auth.php delete mode 100644 lang/en/backups.php delete mode 100644 lang/en/dashboard/index.php delete mode 100644 lang/en/index.php delete mode 100644 lang/en/locations.php delete mode 100644 lang/en/nodes.php delete mode 100644 lang/en/overview.php delete mode 100644 lang/en/pagination.php delete mode 100644 lang/en/passwords.php delete mode 100644 lang/en/server/backups.php delete mode 100644 lang/en/server/overview.php delete mode 100644 lang/en/server/settings.php delete mode 100644 lang/en/servers.php delete mode 100644 lang/en/settings.php delete mode 100644 lang/en/strings.php delete mode 100644 lang/en/tokens.php delete mode 100644 lang/en/users.php delete mode 100644 lang/en/validation.php delete mode 100644 lang/en/zod.php delete mode 100644 lang/en_US/admin/locations.php delete mode 100644 lang/en_US/admin/nodes/index.php delete mode 100644 lang/en_US/admin/servers/index.php delete mode 100644 lang/en_US/admin/servers/overview.php delete mode 100644 lang/en_US/admin/servers/settings.php delete mode 100644 lang/en_US/admin/tokens.php delete mode 100644 lang/en_US/admin/users.php delete mode 100644 lang/en_US/auth.php delete mode 100644 lang/en_US/dashboard/index.php delete mode 100644 lang/en_US/pagination.php delete mode 100644 lang/en_US/passwords.php delete mode 100644 lang/en_US/server/backups.php delete mode 100644 lang/en_US/server/overview.php delete mode 100644 lang/en_US/server/settings.php delete mode 100644 lang/es-ES/admin/locations.php delete mode 100644 lang/es-ES/admin/nodes/index.php delete mode 100644 lang/es-ES/admin/servers/index.php delete mode 100644 lang/es-ES/admin/servers/overview.php delete mode 100644 lang/es-ES/admin/servers/settings.php delete mode 100644 lang/es-ES/admin/tokens.php delete mode 100644 lang/es-ES/admin/users.php delete mode 100644 lang/es-ES/auth.php delete mode 100644 lang/es-ES/dashboard/index.php delete mode 100644 lang/es-ES/pagination.php delete mode 100644 lang/es-ES/passwords.php delete mode 100644 lang/es-ES/server/backups.php delete mode 100644 lang/es-ES/server/overview.php delete mode 100644 lang/es-ES/server/settings.php delete mode 100644 lang/es-ES/strings.php delete mode 100644 lang/es-ES/validation.php delete mode 100644 lang/es-ES/zod.php delete mode 100644 lang/es/auth.php delete mode 100644 lang/es/backups.php delete mode 100644 lang/es/index.php delete mode 100644 lang/es/locations.php delete mode 100644 lang/es/nodes.php delete mode 100644 lang/es/overview.php delete mode 100644 lang/es/pagination.php delete mode 100644 lang/es/passwords.php delete mode 100644 lang/es/servers.php delete mode 100644 lang/es/settings.php delete mode 100644 lang/es/strings.php delete mode 100644 lang/es/tokens.php delete mode 100644 lang/es/users.php delete mode 100644 lang/es/validation.php delete mode 100644 lang/es/zod.php delete mode 100644 lang/es_ES/admin/locations.php delete mode 100644 lang/es_ES/admin/nodes/index.php delete mode 100644 lang/es_ES/admin/servers/index.php delete mode 100644 lang/es_ES/admin/servers/overview.php delete mode 100644 lang/es_ES/admin/servers/settings.php delete mode 100644 lang/es_ES/admin/tokens.php delete mode 100644 lang/es_ES/admin/users.php delete mode 100644 lang/es_ES/auth.php delete mode 100644 lang/es_ES/dashboard/index.php delete mode 100644 lang/es_ES/pagination.php delete mode 100644 lang/es_ES/passwords.php delete mode 100644 lang/es_ES/server/backups.php delete mode 100644 lang/es_ES/server/overview.php delete mode 100644 lang/es_ES/server/settings.php delete mode 100644 lang/es_ES/strings.php delete mode 100644 lang/fi-FI/admin/locations.php delete mode 100644 lang/fi-FI/admin/nodes/index.php delete mode 100644 lang/fi-FI/admin/servers/index.php delete mode 100644 lang/fi-FI/admin/servers/overview.php delete mode 100644 lang/fi-FI/admin/servers/settings.php delete mode 100644 lang/fi-FI/admin/tokens.php delete mode 100644 lang/fi-FI/admin/users.php delete mode 100644 lang/fi-FI/auth.php delete mode 100644 lang/fi-FI/dashboard/index.php delete mode 100644 lang/fi-FI/pagination.php delete mode 100644 lang/fi-FI/passwords.php delete mode 100644 lang/fi-FI/server/backups.php delete mode 100644 lang/fi-FI/server/overview.php delete mode 100644 lang/fi-FI/server/settings.php delete mode 100644 lang/fi-FI/strings.php delete mode 100644 lang/fi-FI/validation.php delete mode 100644 lang/fi-FI/zod.php delete mode 100644 lang/fi/auth.php delete mode 100644 lang/fi/backups.php delete mode 100644 lang/fi/index.php delete mode 100644 lang/fi/locations.php delete mode 100644 lang/fi/nodes.php delete mode 100644 lang/fi/overview.php delete mode 100644 lang/fi/pagination.php delete mode 100644 lang/fi/passwords.php delete mode 100644 lang/fi/servers.php delete mode 100644 lang/fi/settings.php delete mode 100644 lang/fi/strings.php delete mode 100644 lang/fi/tokens.php delete mode 100644 lang/fi/users.php delete mode 100644 lang/fi/validation.php delete mode 100644 lang/fi/zod.php delete mode 100644 lang/fi_FI/admin/locations.php delete mode 100644 lang/fi_FI/admin/nodes/index.php delete mode 100644 lang/fi_FI/admin/servers/index.php delete mode 100644 lang/fi_FI/admin/servers/overview.php delete mode 100644 lang/fi_FI/admin/servers/settings.php delete mode 100644 lang/fi_FI/admin/tokens.php delete mode 100644 lang/fi_FI/admin/users.php delete mode 100644 lang/fi_FI/auth.php delete mode 100644 lang/fi_FI/dashboard/index.php delete mode 100644 lang/fi_FI/pagination.php delete mode 100644 lang/fi_FI/passwords.php delete mode 100644 lang/fi_FI/server/backups.php delete mode 100644 lang/fi_FI/server/overview.php delete mode 100644 lang/fi_FI/server/settings.php delete mode 100644 lang/fi_FI/strings.php delete mode 100644 lang/fr-FR/admin/locations.php delete mode 100644 lang/fr-FR/admin/nodes/index.php delete mode 100644 lang/fr-FR/admin/servers/index.php delete mode 100644 lang/fr-FR/admin/servers/overview.php delete mode 100644 lang/fr-FR/admin/servers/settings.php delete mode 100644 lang/fr-FR/admin/tokens.php delete mode 100644 lang/fr-FR/admin/users.php delete mode 100644 lang/fr-FR/auth.php delete mode 100644 lang/fr-FR/dashboard/index.php delete mode 100644 lang/fr-FR/pagination.php delete mode 100644 lang/fr-FR/passwords.php delete mode 100644 lang/fr-FR/server/backups.php delete mode 100644 lang/fr-FR/server/overview.php delete mode 100644 lang/fr-FR/server/settings.php delete mode 100644 lang/fr-FR/strings.php delete mode 100644 lang/fr-FR/validation.php delete mode 100644 lang/fr-FR/zod.php delete mode 100644 lang/fr/auth.php delete mode 100644 lang/fr/backups.php delete mode 100644 lang/fr/index.php delete mode 100644 lang/fr/locations.php delete mode 100644 lang/fr/nodes.php delete mode 100644 lang/fr/overview.php delete mode 100644 lang/fr/pagination.php delete mode 100644 lang/fr/passwords.php delete mode 100644 lang/fr/servers.php delete mode 100644 lang/fr/settings.php delete mode 100644 lang/fr/strings.php delete mode 100644 lang/fr/tokens.php delete mode 100644 lang/fr/users.php delete mode 100644 lang/fr/validation.php delete mode 100644 lang/fr/zod.php delete mode 100644 lang/fr_FR/admin/locations.php delete mode 100644 lang/fr_FR/admin/nodes/index.php delete mode 100644 lang/fr_FR/admin/servers/index.php delete mode 100644 lang/fr_FR/admin/servers/overview.php delete mode 100644 lang/fr_FR/admin/servers/settings.php delete mode 100644 lang/fr_FR/admin/tokens.php delete mode 100644 lang/fr_FR/admin/users.php delete mode 100644 lang/fr_FR/auth.php delete mode 100644 lang/fr_FR/dashboard/index.php delete mode 100644 lang/fr_FR/pagination.php delete mode 100644 lang/fr_FR/passwords.php delete mode 100644 lang/fr_FR/server/backups.php delete mode 100644 lang/fr_FR/server/overview.php delete mode 100644 lang/fr_FR/server/settings.php delete mode 100644 lang/fr_FR/strings.php delete mode 100644 lang/he-IL/admin/locations.php delete mode 100644 lang/he-IL/admin/nodes/index.php delete mode 100644 lang/he-IL/admin/servers/index.php delete mode 100644 lang/he-IL/admin/servers/overview.php delete mode 100644 lang/he-IL/admin/servers/settings.php delete mode 100644 lang/he-IL/admin/tokens.php delete mode 100644 lang/he-IL/admin/users.php delete mode 100644 lang/he-IL/auth.php delete mode 100644 lang/he-IL/dashboard/index.php delete mode 100644 lang/he-IL/pagination.php delete mode 100644 lang/he-IL/passwords.php delete mode 100644 lang/he-IL/server/backups.php delete mode 100644 lang/he-IL/server/overview.php delete mode 100644 lang/he-IL/server/settings.php delete mode 100644 lang/he-IL/strings.php delete mode 100644 lang/he-IL/validation.php delete mode 100644 lang/he-IL/zod.php delete mode 100644 lang/he/auth.php delete mode 100644 lang/he/backups.php delete mode 100644 lang/he/index.php delete mode 100644 lang/he/locations.php delete mode 100644 lang/he/nodes.php delete mode 100644 lang/he/overview.php delete mode 100644 lang/he/pagination.php delete mode 100644 lang/he/passwords.php delete mode 100644 lang/he/servers.php delete mode 100644 lang/he/settings.php delete mode 100644 lang/he/strings.php delete mode 100644 lang/he/tokens.php delete mode 100644 lang/he/users.php delete mode 100644 lang/he/validation.php delete mode 100644 lang/he/zod.php delete mode 100644 lang/he_IL/admin/locations.php delete mode 100644 lang/he_IL/admin/nodes/index.php delete mode 100644 lang/he_IL/admin/servers/index.php delete mode 100644 lang/he_IL/admin/servers/overview.php delete mode 100644 lang/he_IL/admin/servers/settings.php delete mode 100644 lang/he_IL/admin/tokens.php delete mode 100644 lang/he_IL/admin/users.php delete mode 100644 lang/he_IL/auth.php delete mode 100644 lang/he_IL/dashboard/index.php delete mode 100644 lang/he_IL/pagination.php delete mode 100644 lang/he_IL/passwords.php delete mode 100644 lang/he_IL/server/backups.php delete mode 100644 lang/he_IL/server/overview.php delete mode 100644 lang/he_IL/server/settings.php delete mode 100644 lang/he_IL/strings.php delete mode 100644 lang/hi-IN/admin/locations.php delete mode 100644 lang/hi-IN/admin/nodes/index.php delete mode 100644 lang/hi-IN/admin/servers/index.php delete mode 100644 lang/hi-IN/admin/servers/overview.php delete mode 100644 lang/hi-IN/admin/servers/settings.php delete mode 100644 lang/hi-IN/admin/tokens.php delete mode 100644 lang/hi-IN/admin/users.php delete mode 100644 lang/hi-IN/auth.php delete mode 100644 lang/hi-IN/dashboard/index.php delete mode 100644 lang/hi-IN/pagination.php delete mode 100644 lang/hi-IN/passwords.php delete mode 100644 lang/hi-IN/server/backups.php delete mode 100644 lang/hi-IN/server/overview.php delete mode 100644 lang/hi-IN/server/settings.php delete mode 100644 lang/hi-IN/strings.php delete mode 100644 lang/hi-IN/validation.php delete mode 100644 lang/hi-IN/zod.php delete mode 100644 lang/hi/auth.php delete mode 100644 lang/hi/backups.php delete mode 100644 lang/hi/index.php delete mode 100644 lang/hi/locations.php delete mode 100644 lang/hi/nodes.php delete mode 100644 lang/hi/overview.php delete mode 100644 lang/hi/pagination.php delete mode 100644 lang/hi/passwords.php delete mode 100644 lang/hi/servers.php delete mode 100644 lang/hi/settings.php delete mode 100644 lang/hi/strings.php delete mode 100644 lang/hi/tokens.php delete mode 100644 lang/hi/users.php delete mode 100644 lang/hi/validation.php delete mode 100644 lang/hi/zod.php delete mode 100644 lang/hi_IN/admin/locations.php delete mode 100644 lang/hi_IN/admin/nodes/index.php delete mode 100644 lang/hi_IN/admin/servers/index.php delete mode 100644 lang/hi_IN/admin/servers/overview.php delete mode 100644 lang/hi_IN/admin/servers/settings.php delete mode 100644 lang/hi_IN/admin/tokens.php delete mode 100644 lang/hi_IN/admin/users.php delete mode 100644 lang/hi_IN/auth.php delete mode 100644 lang/hi_IN/dashboard/index.php delete mode 100644 lang/hi_IN/pagination.php delete mode 100644 lang/hi_IN/passwords.php delete mode 100644 lang/hi_IN/server/backups.php delete mode 100644 lang/hi_IN/server/overview.php delete mode 100644 lang/hi_IN/server/settings.php delete mode 100644 lang/hu-HU/admin/locations.php delete mode 100644 lang/hu-HU/admin/nodes/index.php delete mode 100644 lang/hu-HU/admin/servers/index.php delete mode 100644 lang/hu-HU/admin/servers/overview.php delete mode 100644 lang/hu-HU/admin/servers/settings.php delete mode 100644 lang/hu-HU/admin/tokens.php delete mode 100644 lang/hu-HU/admin/users.php delete mode 100644 lang/hu-HU/auth.php delete mode 100644 lang/hu-HU/dashboard/index.php delete mode 100644 lang/hu-HU/pagination.php delete mode 100644 lang/hu-HU/passwords.php delete mode 100644 lang/hu-HU/server/backups.php delete mode 100644 lang/hu-HU/server/overview.php delete mode 100644 lang/hu-HU/server/settings.php delete mode 100644 lang/hu-HU/strings.php delete mode 100644 lang/hu-HU/validation.php delete mode 100644 lang/hu-HU/zod.php delete mode 100644 lang/hu/auth.php delete mode 100644 lang/hu/backups.php delete mode 100644 lang/hu/index.php delete mode 100644 lang/hu/locations.php delete mode 100644 lang/hu/nodes.php delete mode 100644 lang/hu/overview.php delete mode 100644 lang/hu/pagination.php delete mode 100644 lang/hu/passwords.php delete mode 100644 lang/hu/servers.php delete mode 100644 lang/hu/settings.php delete mode 100644 lang/hu/strings.php delete mode 100644 lang/hu/tokens.php delete mode 100644 lang/hu/users.php delete mode 100644 lang/hu/validation.php delete mode 100644 lang/hu/zod.php delete mode 100644 lang/hu_HU/admin/locations.php delete mode 100644 lang/hu_HU/admin/nodes/index.php delete mode 100644 lang/hu_HU/admin/servers/index.php delete mode 100644 lang/hu_HU/admin/servers/overview.php delete mode 100644 lang/hu_HU/admin/servers/settings.php delete mode 100644 lang/hu_HU/admin/tokens.php delete mode 100644 lang/hu_HU/admin/users.php delete mode 100644 lang/hu_HU/auth.php delete mode 100644 lang/hu_HU/dashboard/index.php delete mode 100644 lang/hu_HU/pagination.php delete mode 100644 lang/hu_HU/passwords.php delete mode 100644 lang/hu_HU/server/backups.php delete mode 100644 lang/hu_HU/server/overview.php delete mode 100644 lang/hu_HU/server/settings.php delete mode 100644 lang/hu_HU/strings.php delete mode 100644 lang/is-IS/admin/locations.php delete mode 100644 lang/is-IS/admin/nodes/index.php delete mode 100644 lang/is-IS/admin/servers/index.php delete mode 100644 lang/is-IS/admin/servers/overview.php delete mode 100644 lang/is-IS/admin/servers/settings.php delete mode 100644 lang/is-IS/admin/tokens.php delete mode 100644 lang/is-IS/admin/users.php delete mode 100644 lang/is-IS/auth.php delete mode 100644 lang/is-IS/dashboard/index.php delete mode 100644 lang/is-IS/pagination.php delete mode 100644 lang/is-IS/passwords.php delete mode 100644 lang/is-IS/server/backups.php delete mode 100644 lang/is-IS/server/overview.php delete mode 100644 lang/is-IS/server/settings.php delete mode 100644 lang/is-IS/strings.php delete mode 100644 lang/is-IS/validation.php delete mode 100644 lang/is-IS/zod.php delete mode 100644 lang/is/auth.php delete mode 100644 lang/is/backups.php delete mode 100644 lang/is/index.php delete mode 100644 lang/is/locations.php delete mode 100644 lang/is/nodes.php delete mode 100644 lang/is/overview.php delete mode 100644 lang/is/pagination.php delete mode 100644 lang/is/passwords.php delete mode 100644 lang/is/servers.php delete mode 100644 lang/is/settings.php delete mode 100644 lang/is/strings.php delete mode 100644 lang/is/tokens.php delete mode 100644 lang/is/users.php delete mode 100644 lang/is/validation.php delete mode 100644 lang/is/zod.php delete mode 100644 lang/is_IS/admin/locations.php delete mode 100644 lang/is_IS/admin/nodes/index.php delete mode 100644 lang/is_IS/admin/servers/index.php delete mode 100644 lang/is_IS/admin/servers/overview.php delete mode 100644 lang/is_IS/admin/servers/settings.php delete mode 100644 lang/is_IS/admin/tokens.php delete mode 100644 lang/is_IS/admin/users.php delete mode 100644 lang/is_IS/auth.php delete mode 100644 lang/is_IS/dashboard/index.php delete mode 100644 lang/is_IS/pagination.php delete mode 100644 lang/is_IS/passwords.php delete mode 100644 lang/is_IS/server/backups.php delete mode 100644 lang/is_IS/server/overview.php delete mode 100644 lang/is_IS/server/settings.php delete mode 100644 lang/it-IT/admin/locations.php delete mode 100644 lang/it-IT/admin/nodes/index.php delete mode 100644 lang/it-IT/admin/servers/index.php delete mode 100644 lang/it-IT/admin/servers/overview.php delete mode 100644 lang/it-IT/admin/servers/settings.php delete mode 100644 lang/it-IT/admin/tokens.php delete mode 100644 lang/it-IT/admin/users.php delete mode 100644 lang/it-IT/auth.php delete mode 100644 lang/it-IT/dashboard/index.php delete mode 100644 lang/it-IT/pagination.php delete mode 100644 lang/it-IT/passwords.php delete mode 100644 lang/it-IT/server/backups.php delete mode 100644 lang/it-IT/server/overview.php delete mode 100644 lang/it-IT/server/settings.php delete mode 100644 lang/it-IT/strings.php delete mode 100644 lang/it-IT/validation.php delete mode 100644 lang/it-IT/zod.php delete mode 100644 lang/it/auth.php delete mode 100644 lang/it/backups.php delete mode 100644 lang/it/index.php delete mode 100644 lang/it/locations.php delete mode 100644 lang/it/nodes.php delete mode 100644 lang/it/overview.php delete mode 100644 lang/it/pagination.php delete mode 100644 lang/it/passwords.php delete mode 100644 lang/it/servers.php delete mode 100644 lang/it/settings.php delete mode 100644 lang/it/strings.php delete mode 100644 lang/it/tokens.php delete mode 100644 lang/it/users.php delete mode 100644 lang/it/validation.php delete mode 100644 lang/it/zod.php delete mode 100644 lang/it_IT/admin/locations.php delete mode 100644 lang/it_IT/admin/nodes/index.php delete mode 100644 lang/it_IT/admin/servers/index.php delete mode 100644 lang/it_IT/admin/servers/overview.php delete mode 100644 lang/it_IT/admin/servers/settings.php delete mode 100644 lang/it_IT/admin/tokens.php delete mode 100644 lang/it_IT/admin/users.php delete mode 100644 lang/it_IT/auth.php delete mode 100644 lang/it_IT/dashboard/index.php delete mode 100644 lang/it_IT/pagination.php delete mode 100644 lang/it_IT/passwords.php delete mode 100644 lang/it_IT/server/backups.php delete mode 100644 lang/it_IT/server/overview.php delete mode 100644 lang/it_IT/server/settings.php delete mode 100644 lang/it_IT/strings.php delete mode 100644 lang/ja-JP/admin/locations.php delete mode 100644 lang/ja-JP/admin/nodes/index.php delete mode 100644 lang/ja-JP/admin/servers/index.php delete mode 100644 lang/ja-JP/admin/servers/overview.php delete mode 100644 lang/ja-JP/admin/servers/settings.php delete mode 100644 lang/ja-JP/admin/tokens.php delete mode 100644 lang/ja-JP/admin/users.php delete mode 100644 lang/ja-JP/auth.php delete mode 100644 lang/ja-JP/dashboard/index.php delete mode 100644 lang/ja-JP/pagination.php delete mode 100644 lang/ja-JP/passwords.php delete mode 100644 lang/ja-JP/server/backups.php delete mode 100644 lang/ja-JP/server/overview.php delete mode 100644 lang/ja-JP/server/settings.php delete mode 100644 lang/ja-JP/strings.php delete mode 100644 lang/ja-JP/validation.php delete mode 100644 lang/ja-JP/zod.php delete mode 100644 lang/ja/auth.php delete mode 100644 lang/ja/backups.php delete mode 100644 lang/ja/index.php delete mode 100644 lang/ja/locations.php delete mode 100644 lang/ja/nodes.php delete mode 100644 lang/ja/overview.php delete mode 100644 lang/ja/pagination.php delete mode 100644 lang/ja/passwords.php delete mode 100644 lang/ja/servers.php delete mode 100644 lang/ja/settings.php delete mode 100644 lang/ja/strings.php delete mode 100644 lang/ja/tokens.php delete mode 100644 lang/ja/users.php delete mode 100644 lang/ja/validation.php delete mode 100644 lang/ja/zod.php delete mode 100644 lang/ja_JP/admin/locations.php delete mode 100644 lang/ja_JP/admin/nodes/index.php delete mode 100644 lang/ja_JP/admin/servers/index.php delete mode 100644 lang/ja_JP/admin/servers/overview.php delete mode 100644 lang/ja_JP/admin/servers/settings.php delete mode 100644 lang/ja_JP/admin/tokens.php delete mode 100644 lang/ja_JP/admin/users.php delete mode 100644 lang/ja_JP/auth.php delete mode 100644 lang/ja_JP/dashboard/index.php delete mode 100644 lang/ja_JP/pagination.php delete mode 100644 lang/ja_JP/passwords.php delete mode 100644 lang/ja_JP/server/backups.php delete mode 100644 lang/ja_JP/server/overview.php delete mode 100644 lang/ja_JP/server/settings.php delete mode 100644 lang/ja_JP/strings.php delete mode 100644 lang/ko-KR/admin/locations.php delete mode 100644 lang/ko-KR/admin/nodes/index.php delete mode 100644 lang/ko-KR/admin/servers/index.php delete mode 100644 lang/ko-KR/admin/servers/overview.php delete mode 100644 lang/ko-KR/admin/servers/settings.php delete mode 100644 lang/ko-KR/admin/tokens.php delete mode 100644 lang/ko-KR/admin/users.php delete mode 100644 lang/ko-KR/auth.php delete mode 100644 lang/ko-KR/dashboard/index.php delete mode 100644 lang/ko-KR/pagination.php delete mode 100644 lang/ko-KR/passwords.php delete mode 100644 lang/ko-KR/server/backups.php delete mode 100644 lang/ko-KR/server/overview.php delete mode 100644 lang/ko-KR/server/settings.php delete mode 100644 lang/ko-KR/strings.php delete mode 100644 lang/ko-KR/validation.php delete mode 100644 lang/ko-KR/zod.php delete mode 100644 lang/ko/auth.php delete mode 100644 lang/ko/backups.php delete mode 100644 lang/ko/index.php delete mode 100644 lang/ko/locations.php delete mode 100644 lang/ko/nodes.php delete mode 100644 lang/ko/overview.php delete mode 100644 lang/ko/pagination.php delete mode 100644 lang/ko/passwords.php delete mode 100644 lang/ko/servers.php delete mode 100644 lang/ko/settings.php delete mode 100644 lang/ko/strings.php delete mode 100644 lang/ko/tokens.php delete mode 100644 lang/ko/users.php delete mode 100644 lang/ko/validation.php delete mode 100644 lang/ko/zod.php delete mode 100644 lang/ko_KR/admin/locations.php delete mode 100644 lang/ko_KR/admin/nodes/index.php delete mode 100644 lang/ko_KR/admin/servers/index.php delete mode 100644 lang/ko_KR/admin/servers/overview.php delete mode 100644 lang/ko_KR/admin/servers/settings.php delete mode 100644 lang/ko_KR/admin/tokens.php delete mode 100644 lang/ko_KR/admin/users.php delete mode 100644 lang/ko_KR/auth.php delete mode 100644 lang/ko_KR/dashboard/index.php delete mode 100644 lang/ko_KR/pagination.php delete mode 100644 lang/ko_KR/passwords.php delete mode 100644 lang/ko_KR/server/backups.php delete mode 100644 lang/ko_KR/server/overview.php delete mode 100644 lang/ko_KR/server/settings.php delete mode 100644 lang/ko_KR/strings.php delete mode 100644 lang/nl-NL/admin/locations.php delete mode 100644 lang/nl-NL/admin/nodes/index.php delete mode 100644 lang/nl-NL/admin/servers/index.php delete mode 100644 lang/nl-NL/admin/servers/overview.php delete mode 100644 lang/nl-NL/admin/servers/settings.php delete mode 100644 lang/nl-NL/admin/tokens.php delete mode 100644 lang/nl-NL/admin/users.php delete mode 100644 lang/nl-NL/auth.php delete mode 100644 lang/nl-NL/dashboard/index.php delete mode 100644 lang/nl-NL/pagination.php delete mode 100644 lang/nl-NL/passwords.php delete mode 100644 lang/nl-NL/server/backups.php delete mode 100644 lang/nl-NL/server/overview.php delete mode 100644 lang/nl-NL/server/settings.php delete mode 100644 lang/nl-NL/strings.php delete mode 100644 lang/nl-NL/validation.php delete mode 100644 lang/nl-NL/zod.php delete mode 100644 lang/nl/auth.php delete mode 100644 lang/nl/backups.php delete mode 100644 lang/nl/index.php delete mode 100644 lang/nl/locations.php delete mode 100644 lang/nl/nodes.php delete mode 100644 lang/nl/overview.php delete mode 100644 lang/nl/pagination.php delete mode 100644 lang/nl/passwords.php delete mode 100644 lang/nl/servers.php delete mode 100644 lang/nl/settings.php delete mode 100644 lang/nl/strings.php delete mode 100644 lang/nl/tokens.php delete mode 100644 lang/nl/users.php delete mode 100644 lang/nl/validation.php delete mode 100644 lang/nl/zod.php delete mode 100644 lang/nl_NL/admin/locations.php delete mode 100644 lang/nl_NL/admin/nodes/index.php delete mode 100644 lang/nl_NL/admin/servers/index.php delete mode 100644 lang/nl_NL/admin/servers/overview.php delete mode 100644 lang/nl_NL/admin/servers/settings.php delete mode 100644 lang/nl_NL/admin/tokens.php delete mode 100644 lang/nl_NL/admin/users.php delete mode 100644 lang/nl_NL/auth.php delete mode 100644 lang/nl_NL/dashboard/index.php delete mode 100644 lang/nl_NL/pagination.php delete mode 100644 lang/nl_NL/passwords.php delete mode 100644 lang/nl_NL/server/backups.php delete mode 100644 lang/nl_NL/server/overview.php delete mode 100644 lang/nl_NL/server/settings.php delete mode 100644 lang/nl_NL/strings.php delete mode 100644 lang/no-NO/admin/locations.php delete mode 100644 lang/no-NO/admin/nodes/index.php delete mode 100644 lang/no-NO/admin/servers/index.php delete mode 100644 lang/no-NO/admin/servers/overview.php delete mode 100644 lang/no-NO/admin/servers/settings.php delete mode 100644 lang/no-NO/admin/tokens.php delete mode 100644 lang/no-NO/admin/users.php delete mode 100644 lang/no-NO/auth.php delete mode 100644 lang/no-NO/dashboard/index.php delete mode 100644 lang/no-NO/pagination.php delete mode 100644 lang/no-NO/passwords.php delete mode 100644 lang/no-NO/server/backups.php delete mode 100644 lang/no-NO/server/overview.php delete mode 100644 lang/no-NO/server/settings.php delete mode 100644 lang/no-NO/strings.php delete mode 100644 lang/no-NO/validation.php delete mode 100644 lang/no-NO/zod.php delete mode 100644 lang/no/auth.php delete mode 100644 lang/no/backups.php delete mode 100644 lang/no/index.php delete mode 100644 lang/no/locations.php delete mode 100644 lang/no/nodes.php delete mode 100644 lang/no/overview.php delete mode 100644 lang/no/pagination.php delete mode 100644 lang/no/passwords.php delete mode 100644 lang/no/servers.php delete mode 100644 lang/no/settings.php delete mode 100644 lang/no/strings.php delete mode 100644 lang/no/tokens.php delete mode 100644 lang/no/users.php delete mode 100644 lang/no/validation.php delete mode 100644 lang/no/zod.php delete mode 100644 lang/no_NO/admin/locations.php delete mode 100644 lang/no_NO/admin/nodes/index.php delete mode 100644 lang/no_NO/admin/servers/index.php delete mode 100644 lang/no_NO/admin/servers/overview.php delete mode 100644 lang/no_NO/admin/servers/settings.php delete mode 100644 lang/no_NO/admin/tokens.php delete mode 100644 lang/no_NO/admin/users.php delete mode 100644 lang/no_NO/auth.php delete mode 100644 lang/no_NO/dashboard/index.php delete mode 100644 lang/no_NO/pagination.php delete mode 100644 lang/no_NO/passwords.php delete mode 100644 lang/no_NO/server/backups.php delete mode 100644 lang/no_NO/server/overview.php delete mode 100644 lang/no_NO/server/settings.php delete mode 100644 lang/no_NO/strings.php delete mode 100644 lang/pl-PL/admin/locations.php delete mode 100644 lang/pl-PL/admin/nodes/index.php delete mode 100644 lang/pl-PL/admin/servers/index.php delete mode 100644 lang/pl-PL/admin/servers/overview.php delete mode 100644 lang/pl-PL/admin/servers/settings.php delete mode 100644 lang/pl-PL/admin/tokens.php delete mode 100644 lang/pl-PL/admin/users.php delete mode 100644 lang/pl-PL/auth.php delete mode 100644 lang/pl-PL/dashboard/index.php delete mode 100644 lang/pl-PL/pagination.php delete mode 100644 lang/pl-PL/passwords.php delete mode 100644 lang/pl-PL/server/backups.php delete mode 100644 lang/pl-PL/server/overview.php delete mode 100644 lang/pl-PL/server/settings.php delete mode 100644 lang/pl-PL/strings.php delete mode 100644 lang/pl-PL/validation.php delete mode 100644 lang/pl-PL/zod.php delete mode 100644 lang/pl/auth.php delete mode 100644 lang/pl/backups.php delete mode 100644 lang/pl/index.php delete mode 100644 lang/pl/locations.php delete mode 100644 lang/pl/nodes.php delete mode 100644 lang/pl/overview.php delete mode 100644 lang/pl/pagination.php delete mode 100644 lang/pl/passwords.php delete mode 100644 lang/pl/servers.php delete mode 100644 lang/pl/settings.php delete mode 100644 lang/pl/strings.php delete mode 100644 lang/pl/tokens.php delete mode 100644 lang/pl/users.php delete mode 100644 lang/pl/validation.php delete mode 100644 lang/pl/zod.php delete mode 100644 lang/pl_PL/admin/locations.php delete mode 100644 lang/pl_PL/admin/nodes/index.php delete mode 100644 lang/pl_PL/admin/servers/index.php delete mode 100644 lang/pl_PL/admin/servers/overview.php delete mode 100644 lang/pl_PL/admin/servers/settings.php delete mode 100644 lang/pl_PL/admin/tokens.php delete mode 100644 lang/pl_PL/admin/users.php delete mode 100644 lang/pl_PL/auth.php delete mode 100644 lang/pl_PL/dashboard/index.php delete mode 100644 lang/pl_PL/pagination.php delete mode 100644 lang/pl_PL/passwords.php delete mode 100644 lang/pl_PL/server/backups.php delete mode 100644 lang/pl_PL/server/overview.php delete mode 100644 lang/pl_PL/server/settings.php delete mode 100644 lang/pl_PL/strings.php delete mode 100644 lang/pt-BR/admin/locations.php delete mode 100644 lang/pt-BR/admin/nodes/index.php delete mode 100644 lang/pt-BR/admin/servers/index.php delete mode 100644 lang/pt-BR/admin/servers/overview.php delete mode 100644 lang/pt-BR/admin/servers/settings.php delete mode 100644 lang/pt-BR/admin/tokens.php delete mode 100644 lang/pt-BR/admin/users.php delete mode 100644 lang/pt-BR/auth.php delete mode 100644 lang/pt-BR/dashboard/index.php delete mode 100644 lang/pt-BR/pagination.php delete mode 100644 lang/pt-BR/passwords.php delete mode 100644 lang/pt-BR/server/backups.php delete mode 100644 lang/pt-BR/server/overview.php delete mode 100644 lang/pt-BR/server/settings.php delete mode 100644 lang/pt-BR/strings.php delete mode 100644 lang/pt-BR/validation.php delete mode 100644 lang/pt-BR/zod.php delete mode 100644 lang/pt-PT/admin/locations.php delete mode 100644 lang/pt-PT/admin/nodes/index.php delete mode 100644 lang/pt-PT/admin/servers/index.php delete mode 100644 lang/pt-PT/admin/servers/overview.php delete mode 100644 lang/pt-PT/admin/servers/settings.php delete mode 100644 lang/pt-PT/admin/tokens.php delete mode 100644 lang/pt-PT/admin/users.php delete mode 100644 lang/pt-PT/auth.php delete mode 100644 lang/pt-PT/dashboard/index.php delete mode 100644 lang/pt-PT/pagination.php delete mode 100644 lang/pt-PT/passwords.php delete mode 100644 lang/pt-PT/server/backups.php delete mode 100644 lang/pt-PT/server/overview.php delete mode 100644 lang/pt-PT/server/settings.php delete mode 100644 lang/pt-PT/strings.php delete mode 100644 lang/pt-PT/validation.php delete mode 100644 lang/pt-PT/zod.php delete mode 100644 lang/pt/auth.php delete mode 100644 lang/pt/backups.php delete mode 100644 lang/pt/index.php delete mode 100644 lang/pt/locations.php delete mode 100644 lang/pt/nodes.php delete mode 100644 lang/pt/overview.php delete mode 100644 lang/pt/pagination.php delete mode 100644 lang/pt/passwords.php delete mode 100644 lang/pt/servers.php delete mode 100644 lang/pt/settings.php delete mode 100644 lang/pt/strings.php delete mode 100644 lang/pt/tokens.php delete mode 100644 lang/pt/users.php delete mode 100644 lang/pt/validation.php delete mode 100644 lang/pt/zod.php delete mode 100644 lang/pt_BR/admin/locations.php delete mode 100644 lang/pt_BR/admin/nodes/index.php delete mode 100644 lang/pt_BR/admin/servers/index.php delete mode 100644 lang/pt_BR/admin/servers/overview.php delete mode 100644 lang/pt_BR/admin/servers/settings.php delete mode 100644 lang/pt_BR/admin/tokens.php delete mode 100644 lang/pt_BR/admin/users.php delete mode 100644 lang/pt_BR/auth.php delete mode 100644 lang/pt_BR/dashboard/index.php delete mode 100644 lang/pt_BR/pagination.php delete mode 100644 lang/pt_BR/passwords.php delete mode 100644 lang/pt_BR/server/backups.php delete mode 100644 lang/pt_BR/server/overview.php delete mode 100644 lang/pt_BR/server/settings.php delete mode 100644 lang/pt_PT/admin/locations.php delete mode 100644 lang/pt_PT/admin/nodes/index.php delete mode 100644 lang/pt_PT/admin/servers/index.php delete mode 100644 lang/pt_PT/admin/servers/overview.php delete mode 100644 lang/pt_PT/admin/servers/settings.php delete mode 100644 lang/pt_PT/admin/tokens.php delete mode 100644 lang/pt_PT/admin/users.php delete mode 100644 lang/pt_PT/auth.php delete mode 100644 lang/pt_PT/dashboard/index.php delete mode 100644 lang/pt_PT/pagination.php delete mode 100644 lang/pt_PT/passwords.php delete mode 100644 lang/pt_PT/server/backups.php delete mode 100644 lang/pt_PT/server/overview.php delete mode 100644 lang/pt_PT/server/settings.php delete mode 100644 lang/pt_PT/strings.php delete mode 100644 lang/ro-RO/admin/locations.php delete mode 100644 lang/ro-RO/admin/nodes/index.php delete mode 100644 lang/ro-RO/admin/servers/index.php delete mode 100644 lang/ro-RO/admin/servers/overview.php delete mode 100644 lang/ro-RO/admin/servers/settings.php delete mode 100644 lang/ro-RO/admin/tokens.php delete mode 100644 lang/ro-RO/admin/users.php delete mode 100644 lang/ro-RO/auth.php delete mode 100644 lang/ro-RO/dashboard/index.php delete mode 100644 lang/ro-RO/pagination.php delete mode 100644 lang/ro-RO/passwords.php delete mode 100644 lang/ro-RO/server/backups.php delete mode 100644 lang/ro-RO/server/overview.php delete mode 100644 lang/ro-RO/server/settings.php delete mode 100644 lang/ro-RO/strings.php delete mode 100644 lang/ro-RO/validation.php delete mode 100644 lang/ro-RO/zod.php delete mode 100644 lang/ro/auth.php delete mode 100644 lang/ro/backups.php delete mode 100644 lang/ro/index.php delete mode 100644 lang/ro/locations.php delete mode 100644 lang/ro/nodes.php delete mode 100644 lang/ro/overview.php delete mode 100644 lang/ro/pagination.php delete mode 100644 lang/ro/passwords.php delete mode 100644 lang/ro/servers.php delete mode 100644 lang/ro/settings.php delete mode 100644 lang/ro/strings.php delete mode 100644 lang/ro/tokens.php delete mode 100644 lang/ro/users.php delete mode 100644 lang/ro/validation.php delete mode 100644 lang/ro/zod.php delete mode 100644 lang/ro_RO/admin/locations.php delete mode 100644 lang/ro_RO/admin/nodes/index.php delete mode 100644 lang/ro_RO/admin/servers/index.php delete mode 100644 lang/ro_RO/admin/servers/overview.php delete mode 100644 lang/ro_RO/admin/servers/settings.php delete mode 100644 lang/ro_RO/admin/tokens.php delete mode 100644 lang/ro_RO/admin/users.php delete mode 100644 lang/ro_RO/auth.php delete mode 100644 lang/ro_RO/dashboard/index.php delete mode 100644 lang/ro_RO/pagination.php delete mode 100644 lang/ro_RO/passwords.php delete mode 100644 lang/ro_RO/server/backups.php delete mode 100644 lang/ro_RO/server/overview.php delete mode 100644 lang/ro_RO/server/settings.php delete mode 100644 lang/ro_RO/strings.php delete mode 100644 lang/ru-RU/admin/locations.php delete mode 100644 lang/ru-RU/admin/nodes/index.php delete mode 100644 lang/ru-RU/admin/servers/index.php delete mode 100644 lang/ru-RU/admin/servers/overview.php delete mode 100644 lang/ru-RU/admin/servers/settings.php delete mode 100644 lang/ru-RU/admin/tokens.php delete mode 100644 lang/ru-RU/admin/users.php delete mode 100644 lang/ru-RU/auth.php delete mode 100644 lang/ru-RU/dashboard/index.php delete mode 100644 lang/ru-RU/pagination.php delete mode 100644 lang/ru-RU/passwords.php delete mode 100644 lang/ru-RU/server/backups.php delete mode 100644 lang/ru-RU/server/overview.php delete mode 100644 lang/ru-RU/server/settings.php delete mode 100644 lang/ru-RU/strings.php delete mode 100644 lang/ru-RU/validation.php delete mode 100644 lang/ru-RU/zod.php delete mode 100644 lang/ru/auth.php delete mode 100644 lang/ru/backups.php delete mode 100644 lang/ru/index.php delete mode 100644 lang/ru/locations.php delete mode 100644 lang/ru/nodes.php delete mode 100644 lang/ru/overview.php delete mode 100644 lang/ru/pagination.php delete mode 100644 lang/ru/passwords.php delete mode 100644 lang/ru/servers.php delete mode 100644 lang/ru/settings.php delete mode 100644 lang/ru/strings.php delete mode 100644 lang/ru/tokens.php delete mode 100644 lang/ru/users.php delete mode 100644 lang/ru/validation.php delete mode 100644 lang/ru/zod.php delete mode 100644 lang/ru_RU/admin/locations.php delete mode 100644 lang/ru_RU/admin/nodes/index.php delete mode 100644 lang/ru_RU/admin/servers/index.php delete mode 100644 lang/ru_RU/admin/servers/overview.php delete mode 100644 lang/ru_RU/admin/servers/settings.php delete mode 100644 lang/ru_RU/admin/tokens.php delete mode 100644 lang/ru_RU/admin/users.php delete mode 100644 lang/ru_RU/auth.php delete mode 100644 lang/ru_RU/dashboard/index.php delete mode 100644 lang/ru_RU/pagination.php delete mode 100644 lang/ru_RU/passwords.php delete mode 100644 lang/ru_RU/server/backups.php delete mode 100644 lang/ru_RU/server/overview.php delete mode 100644 lang/ru_RU/server/settings.php delete mode 100644 lang/sr-SP/admin/locations.php delete mode 100644 lang/sr-SP/admin/nodes/index.php delete mode 100644 lang/sr-SP/admin/servers/index.php delete mode 100644 lang/sr-SP/admin/servers/overview.php delete mode 100644 lang/sr-SP/admin/servers/settings.php delete mode 100644 lang/sr-SP/admin/tokens.php delete mode 100644 lang/sr-SP/admin/users.php delete mode 100644 lang/sr-SP/auth.php delete mode 100644 lang/sr-SP/dashboard/index.php delete mode 100644 lang/sr-SP/pagination.php delete mode 100644 lang/sr-SP/passwords.php delete mode 100644 lang/sr-SP/server/backups.php delete mode 100644 lang/sr-SP/server/overview.php delete mode 100644 lang/sr-SP/server/settings.php delete mode 100644 lang/sr-SP/strings.php delete mode 100644 lang/sr-SP/validation.php delete mode 100644 lang/sr-SP/zod.php delete mode 100644 lang/sr/auth.php delete mode 100644 lang/sr/backups.php delete mode 100644 lang/sr/index.php delete mode 100644 lang/sr/locations.php delete mode 100644 lang/sr/nodes.php delete mode 100644 lang/sr/overview.php delete mode 100644 lang/sr/pagination.php delete mode 100644 lang/sr/passwords.php delete mode 100644 lang/sr/servers.php delete mode 100644 lang/sr/settings.php delete mode 100644 lang/sr/strings.php delete mode 100644 lang/sr/tokens.php delete mode 100644 lang/sr/users.php delete mode 100644 lang/sr/validation.php delete mode 100644 lang/sr/zod.php delete mode 100644 lang/sr_SP/admin/locations.php delete mode 100644 lang/sr_SP/admin/nodes/index.php delete mode 100644 lang/sr_SP/admin/servers/index.php delete mode 100644 lang/sr_SP/admin/servers/overview.php delete mode 100644 lang/sr_SP/admin/servers/settings.php delete mode 100644 lang/sr_SP/admin/tokens.php delete mode 100644 lang/sr_SP/admin/users.php delete mode 100644 lang/sr_SP/auth.php delete mode 100644 lang/sr_SP/dashboard/index.php delete mode 100644 lang/sr_SP/pagination.php delete mode 100644 lang/sr_SP/passwords.php delete mode 100644 lang/sr_SP/server/backups.php delete mode 100644 lang/sr_SP/server/overview.php delete mode 100644 lang/sr_SP/server/settings.php delete mode 100644 lang/sv-SE/admin/locations.php delete mode 100644 lang/sv-SE/admin/nodes/index.php delete mode 100644 lang/sv-SE/admin/servers/index.php delete mode 100644 lang/sv-SE/admin/servers/overview.php delete mode 100644 lang/sv-SE/admin/servers/settings.php delete mode 100644 lang/sv-SE/admin/tokens.php delete mode 100644 lang/sv-SE/admin/users.php delete mode 100644 lang/sv-SE/auth.php delete mode 100644 lang/sv-SE/dashboard/index.php delete mode 100644 lang/sv-SE/pagination.php delete mode 100644 lang/sv-SE/passwords.php delete mode 100644 lang/sv-SE/server/backups.php delete mode 100644 lang/sv-SE/server/overview.php delete mode 100644 lang/sv-SE/server/settings.php delete mode 100644 lang/sv-SE/strings.php delete mode 100644 lang/sv-SE/validation.php delete mode 100644 lang/sv-SE/zod.php delete mode 100644 lang/sv/auth.php delete mode 100644 lang/sv/backups.php delete mode 100644 lang/sv/index.php delete mode 100644 lang/sv/locations.php delete mode 100644 lang/sv/nodes.php delete mode 100644 lang/sv/overview.php delete mode 100644 lang/sv/pagination.php delete mode 100644 lang/sv/passwords.php delete mode 100644 lang/sv/servers.php delete mode 100644 lang/sv/settings.php delete mode 100644 lang/sv/strings.php delete mode 100644 lang/sv/tokens.php delete mode 100644 lang/sv/users.php delete mode 100644 lang/sv/validation.php delete mode 100644 lang/sv/zod.php delete mode 100644 lang/sv_SE/admin/locations.php delete mode 100644 lang/sv_SE/admin/nodes/index.php delete mode 100644 lang/sv_SE/admin/servers/index.php delete mode 100644 lang/sv_SE/admin/servers/overview.php delete mode 100644 lang/sv_SE/admin/servers/settings.php delete mode 100644 lang/sv_SE/admin/tokens.php delete mode 100644 lang/sv_SE/admin/users.php delete mode 100644 lang/sv_SE/auth.php delete mode 100644 lang/sv_SE/dashboard/index.php delete mode 100644 lang/sv_SE/pagination.php delete mode 100644 lang/sv_SE/passwords.php delete mode 100644 lang/sv_SE/server/backups.php delete mode 100644 lang/sv_SE/server/overview.php delete mode 100644 lang/sv_SE/server/settings.php delete mode 100644 lang/tr-TR/admin/locations.php delete mode 100644 lang/tr-TR/admin/nodes/index.php delete mode 100644 lang/tr-TR/admin/servers/index.php delete mode 100644 lang/tr-TR/admin/servers/overview.php delete mode 100644 lang/tr-TR/admin/servers/settings.php delete mode 100644 lang/tr-TR/admin/tokens.php delete mode 100644 lang/tr-TR/admin/users.php delete mode 100644 lang/tr-TR/auth.php delete mode 100644 lang/tr-TR/dashboard/index.php delete mode 100644 lang/tr-TR/pagination.php delete mode 100644 lang/tr-TR/passwords.php delete mode 100644 lang/tr-TR/server/backups.php delete mode 100644 lang/tr-TR/server/overview.php delete mode 100644 lang/tr-TR/server/settings.php delete mode 100644 lang/tr-TR/strings.php delete mode 100644 lang/tr-TR/validation.php delete mode 100644 lang/tr-TR/zod.php delete mode 100644 lang/tr/auth.php delete mode 100644 lang/tr/backups.php delete mode 100644 lang/tr/index.php delete mode 100644 lang/tr/locations.php delete mode 100644 lang/tr/nodes.php delete mode 100644 lang/tr/overview.php delete mode 100644 lang/tr/pagination.php delete mode 100644 lang/tr/passwords.php delete mode 100644 lang/tr/servers.php delete mode 100644 lang/tr/settings.php delete mode 100644 lang/tr/strings.php delete mode 100644 lang/tr/tokens.php delete mode 100644 lang/tr/users.php delete mode 100644 lang/tr/validation.php delete mode 100644 lang/tr/zod.php delete mode 100644 lang/tr_TR/admin/locations.php delete mode 100644 lang/tr_TR/admin/nodes/index.php delete mode 100644 lang/tr_TR/admin/servers/index.php delete mode 100644 lang/tr_TR/admin/servers/overview.php delete mode 100644 lang/tr_TR/admin/servers/settings.php delete mode 100644 lang/tr_TR/admin/tokens.php delete mode 100644 lang/tr_TR/admin/users.php delete mode 100644 lang/tr_TR/auth.php delete mode 100644 lang/tr_TR/dashboard/index.php delete mode 100644 lang/tr_TR/pagination.php delete mode 100644 lang/tr_TR/passwords.php delete mode 100644 lang/tr_TR/server/backups.php delete mode 100644 lang/tr_TR/server/overview.php delete mode 100644 lang/tr_TR/server/settings.php delete mode 100644 lang/uk-UA/admin/locations.php delete mode 100644 lang/uk-UA/admin/nodes/index.php delete mode 100644 lang/uk-UA/admin/servers/index.php delete mode 100644 lang/uk-UA/admin/servers/overview.php delete mode 100644 lang/uk-UA/admin/servers/settings.php delete mode 100644 lang/uk-UA/admin/tokens.php delete mode 100644 lang/uk-UA/admin/users.php delete mode 100644 lang/uk-UA/auth.php delete mode 100644 lang/uk-UA/dashboard/index.php delete mode 100644 lang/uk-UA/pagination.php delete mode 100644 lang/uk-UA/passwords.php delete mode 100644 lang/uk-UA/server/backups.php delete mode 100644 lang/uk-UA/server/overview.php delete mode 100644 lang/uk-UA/server/settings.php delete mode 100644 lang/uk-UA/strings.php delete mode 100644 lang/uk-UA/validation.php delete mode 100644 lang/uk-UA/zod.php delete mode 100644 lang/uk/auth.php delete mode 100644 lang/uk/backups.php delete mode 100644 lang/uk/index.php delete mode 100644 lang/uk/locations.php delete mode 100644 lang/uk/nodes.php delete mode 100644 lang/uk/overview.php delete mode 100644 lang/uk/pagination.php delete mode 100644 lang/uk/passwords.php delete mode 100644 lang/uk/servers.php delete mode 100644 lang/uk/settings.php delete mode 100644 lang/uk/strings.php delete mode 100644 lang/uk/tokens.php delete mode 100644 lang/uk/users.php delete mode 100644 lang/uk/validation.php delete mode 100644 lang/uk/zod.php delete mode 100644 lang/uk_UA/admin/locations.php delete mode 100644 lang/uk_UA/admin/nodes/index.php delete mode 100644 lang/uk_UA/admin/servers/index.php delete mode 100644 lang/uk_UA/admin/servers/overview.php delete mode 100644 lang/uk_UA/admin/servers/settings.php delete mode 100644 lang/uk_UA/admin/tokens.php delete mode 100644 lang/uk_UA/admin/users.php delete mode 100644 lang/uk_UA/auth.php delete mode 100644 lang/uk_UA/dashboard/index.php delete mode 100644 lang/uk_UA/pagination.php delete mode 100644 lang/uk_UA/passwords.php delete mode 100644 lang/uk_UA/server/backups.php delete mode 100644 lang/uk_UA/server/overview.php delete mode 100644 lang/uk_UA/server/settings.php delete mode 100644 lang/vi-VN/admin/locations.php delete mode 100644 lang/vi-VN/admin/nodes/index.php delete mode 100644 lang/vi-VN/admin/servers/index.php delete mode 100644 lang/vi-VN/admin/servers/overview.php delete mode 100644 lang/vi-VN/admin/servers/settings.php delete mode 100644 lang/vi-VN/admin/tokens.php delete mode 100644 lang/vi-VN/admin/users.php delete mode 100644 lang/vi-VN/auth.php delete mode 100644 lang/vi-VN/dashboard/index.php delete mode 100644 lang/vi-VN/pagination.php delete mode 100644 lang/vi-VN/passwords.php delete mode 100644 lang/vi-VN/server/backups.php delete mode 100644 lang/vi-VN/server/overview.php delete mode 100644 lang/vi-VN/server/settings.php delete mode 100644 lang/vi-VN/strings.php delete mode 100644 lang/vi-VN/validation.php delete mode 100644 lang/vi-VN/zod.php delete mode 100644 lang/vi/auth.php delete mode 100644 lang/vi/backups.php delete mode 100644 lang/vi/index.php delete mode 100644 lang/vi/locations.php delete mode 100644 lang/vi/nodes.php delete mode 100644 lang/vi/overview.php delete mode 100644 lang/vi/pagination.php delete mode 100644 lang/vi/passwords.php delete mode 100644 lang/vi/servers.php delete mode 100644 lang/vi/settings.php delete mode 100644 lang/vi/strings.php delete mode 100644 lang/vi/tokens.php delete mode 100644 lang/vi/users.php delete mode 100644 lang/vi/validation.php delete mode 100644 lang/vi/zod.php delete mode 100644 lang/vi_VN/admin/locations.php delete mode 100644 lang/vi_VN/admin/nodes/index.php delete mode 100644 lang/vi_VN/admin/servers/index.php delete mode 100644 lang/vi_VN/admin/servers/overview.php delete mode 100644 lang/vi_VN/admin/servers/settings.php delete mode 100644 lang/vi_VN/admin/tokens.php delete mode 100644 lang/vi_VN/admin/users.php delete mode 100644 lang/vi_VN/auth.php delete mode 100644 lang/vi_VN/dashboard/index.php delete mode 100644 lang/vi_VN/pagination.php delete mode 100644 lang/vi_VN/passwords.php delete mode 100644 lang/vi_VN/server/backups.php delete mode 100644 lang/vi_VN/server/overview.php delete mode 100644 lang/vi_VN/server/settings.php delete mode 100644 lang/zh-CN/admin/locations.php delete mode 100644 lang/zh-CN/admin/nodes/index.php delete mode 100644 lang/zh-CN/admin/servers/index.php delete mode 100644 lang/zh-CN/admin/servers/overview.php delete mode 100644 lang/zh-CN/admin/servers/settings.php delete mode 100644 lang/zh-CN/admin/tokens.php delete mode 100644 lang/zh-CN/admin/users.php delete mode 100644 lang/zh-CN/auth.php delete mode 100644 lang/zh-CN/dashboard/index.php delete mode 100644 lang/zh-CN/pagination.php delete mode 100644 lang/zh-CN/passwords.php delete mode 100644 lang/zh-CN/server/backups.php delete mode 100644 lang/zh-CN/server/overview.php delete mode 100644 lang/zh-CN/server/settings.php delete mode 100644 lang/zh-CN/strings.php delete mode 100644 lang/zh-CN/validation.php delete mode 100644 lang/zh-CN/zod.php delete mode 100644 lang/zh-TW/admin/locations.php delete mode 100644 lang/zh-TW/admin/nodes/index.php delete mode 100644 lang/zh-TW/admin/servers/index.php delete mode 100644 lang/zh-TW/admin/servers/overview.php delete mode 100644 lang/zh-TW/admin/servers/settings.php delete mode 100644 lang/zh-TW/admin/tokens.php delete mode 100644 lang/zh-TW/admin/users.php delete mode 100644 lang/zh-TW/auth.php delete mode 100644 lang/zh-TW/dashboard/index.php delete mode 100644 lang/zh-TW/pagination.php delete mode 100644 lang/zh-TW/passwords.php delete mode 100644 lang/zh-TW/server/backups.php delete mode 100644 lang/zh-TW/server/overview.php delete mode 100644 lang/zh-TW/server/settings.php delete mode 100644 lang/zh-TW/strings.php delete mode 100644 lang/zh-TW/validation.php delete mode 100644 lang/zh-TW/zod.php delete mode 100644 lang/zh/auth.php delete mode 100644 lang/zh/backups.php delete mode 100644 lang/zh/index.php delete mode 100644 lang/zh/locations.php delete mode 100644 lang/zh/nodes.php delete mode 100644 lang/zh/overview.php delete mode 100644 lang/zh/pagination.php delete mode 100644 lang/zh/passwords.php delete mode 100644 lang/zh/servers.php delete mode 100644 lang/zh/settings.php delete mode 100644 lang/zh/strings.php delete mode 100644 lang/zh/tokens.php delete mode 100644 lang/zh/users.php delete mode 100644 lang/zh/validation.php delete mode 100644 lang/zh/zod.php delete mode 100644 lang/zh_CN/admin/locations.php delete mode 100644 lang/zh_CN/admin/nodes/index.php delete mode 100644 lang/zh_CN/admin/servers/index.php delete mode 100644 lang/zh_CN/admin/servers/overview.php delete mode 100644 lang/zh_CN/admin/servers/settings.php delete mode 100644 lang/zh_CN/admin/tokens.php delete mode 100644 lang/zh_CN/admin/users.php delete mode 100644 lang/zh_CN/auth.php delete mode 100644 lang/zh_CN/dashboard/index.php delete mode 100644 lang/zh_CN/pagination.php delete mode 100644 lang/zh_CN/passwords.php delete mode 100644 lang/zh_CN/server/backups.php delete mode 100644 lang/zh_CN/server/overview.php delete mode 100644 lang/zh_CN/server/settings.php delete mode 100644 lang/zh_TW/admin/locations.php delete mode 100644 lang/zh_TW/admin/nodes/index.php delete mode 100644 lang/zh_TW/admin/servers/index.php delete mode 100644 lang/zh_TW/admin/servers/overview.php delete mode 100644 lang/zh_TW/admin/servers/settings.php delete mode 100644 lang/zh_TW/admin/tokens.php delete mode 100644 lang/zh_TW/admin/users.php delete mode 100644 lang/zh_TW/auth.php delete mode 100644 lang/zh_TW/dashboard/index.php delete mode 100644 lang/zh_TW/pagination.php delete mode 100644 lang/zh_TW/passwords.php delete mode 100644 lang/zh_TW/server/backups.php delete mode 100644 lang/zh_TW/server/overview.php delete mode 100644 lang/zh_TW/server/settings.php diff --git a/lang/af-ZA/admin/locations.php b/lang/af-ZA/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/af-ZA/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/af-ZA/admin/nodes/index.php b/lang/af-ZA/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/af-ZA/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/af-ZA/admin/servers/index.php b/lang/af-ZA/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/af-ZA/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/af-ZA/admin/servers/overview.php b/lang/af-ZA/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/af-ZA/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/af-ZA/admin/servers/settings.php b/lang/af-ZA/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/af-ZA/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/af-ZA/admin/tokens.php b/lang/af-ZA/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/af-ZA/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/af-ZA/admin/users.php b/lang/af-ZA/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/af-ZA/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/af-ZA/auth.php b/lang/af-ZA/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/af-ZA/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/af-ZA/dashboard/index.php b/lang/af-ZA/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/af-ZA/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/af-ZA/pagination.php b/lang/af-ZA/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/af-ZA/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/af-ZA/passwords.php b/lang/af-ZA/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/af-ZA/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/af-ZA/server/backups.php b/lang/af-ZA/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/af-ZA/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/af-ZA/server/overview.php b/lang/af-ZA/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/af-ZA/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/af-ZA/server/settings.php b/lang/af-ZA/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/af-ZA/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/af-ZA/strings.php b/lang/af-ZA/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/af-ZA/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/af-ZA/validation.php b/lang/af-ZA/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/af-ZA/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/af-ZA/zod.php b/lang/af-ZA/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/af-ZA/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/af/auth.php b/lang/af/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/af/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/af/backups.php b/lang/af/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/af/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/af/index.php b/lang/af/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/af/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/af/locations.php b/lang/af/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/af/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/af/nodes.php b/lang/af/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/af/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/af/overview.php b/lang/af/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/af/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/af/pagination.php b/lang/af/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/af/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/af/passwords.php b/lang/af/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/af/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/af/servers.php b/lang/af/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/af/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/af/settings.php b/lang/af/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/af/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/af/strings.php b/lang/af/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/af/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/af/tokens.php b/lang/af/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/af/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/af/users.php b/lang/af/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/af/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/af/validation.php b/lang/af/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/af/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/af/zod.php b/lang/af/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/af/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/af_ZA/admin/locations.php b/lang/af_ZA/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/af_ZA/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/af_ZA/admin/nodes/index.php b/lang/af_ZA/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/af_ZA/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/af_ZA/admin/servers/index.php b/lang/af_ZA/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/af_ZA/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/af_ZA/admin/servers/overview.php b/lang/af_ZA/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/af_ZA/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/af_ZA/admin/servers/settings.php b/lang/af_ZA/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/af_ZA/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/af_ZA/admin/tokens.php b/lang/af_ZA/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/af_ZA/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/af_ZA/admin/users.php b/lang/af_ZA/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/af_ZA/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/af_ZA/auth.php b/lang/af_ZA/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/af_ZA/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/af_ZA/dashboard/index.php b/lang/af_ZA/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/af_ZA/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/af_ZA/pagination.php b/lang/af_ZA/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/af_ZA/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/af_ZA/passwords.php b/lang/af_ZA/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/af_ZA/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/af_ZA/server/backups.php b/lang/af_ZA/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/af_ZA/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/af_ZA/server/overview.php b/lang/af_ZA/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/af_ZA/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/af_ZA/server/settings.php b/lang/af_ZA/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/af_ZA/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/af_ZA/strings.php b/lang/af_ZA/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/af_ZA/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/ar-SA/admin/locations.php b/lang/ar-SA/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/ar-SA/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/ar-SA/admin/nodes/index.php b/lang/ar-SA/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/ar-SA/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/ar-SA/admin/servers/index.php b/lang/ar-SA/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/ar-SA/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/ar-SA/admin/servers/overview.php b/lang/ar-SA/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/ar-SA/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/ar-SA/admin/servers/settings.php b/lang/ar-SA/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/ar-SA/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/ar-SA/admin/tokens.php b/lang/ar-SA/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/ar-SA/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/ar-SA/admin/users.php b/lang/ar-SA/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/ar-SA/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/ar-SA/auth.php b/lang/ar-SA/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/ar-SA/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/ar-SA/dashboard/index.php b/lang/ar-SA/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/ar-SA/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/ar-SA/pagination.php b/lang/ar-SA/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/ar-SA/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/ar-SA/passwords.php b/lang/ar-SA/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/ar-SA/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/ar-SA/server/backups.php b/lang/ar-SA/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/ar-SA/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/ar-SA/server/overview.php b/lang/ar-SA/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/ar-SA/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/ar-SA/server/settings.php b/lang/ar-SA/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/ar-SA/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/ar-SA/strings.php b/lang/ar-SA/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/ar-SA/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/ar-SA/validation.php b/lang/ar-SA/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/ar-SA/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/ar-SA/zod.php b/lang/ar-SA/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/ar-SA/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/ar/auth.php b/lang/ar/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/ar/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/ar/backups.php b/lang/ar/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/ar/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/ar/index.php b/lang/ar/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/ar/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/ar/locations.php b/lang/ar/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/ar/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/ar/nodes.php b/lang/ar/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/ar/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/ar/overview.php b/lang/ar/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/ar/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/ar/pagination.php b/lang/ar/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/ar/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/ar/passwords.php b/lang/ar/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/ar/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/ar/servers.php b/lang/ar/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/ar/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/ar/settings.php b/lang/ar/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/ar/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/ar/strings.php b/lang/ar/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/ar/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/ar/tokens.php b/lang/ar/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/ar/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/ar/users.php b/lang/ar/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/ar/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/ar/validation.php b/lang/ar/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/ar/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/ar/zod.php b/lang/ar/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/ar/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/ar_SA/admin/locations.php b/lang/ar_SA/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/ar_SA/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/ar_SA/admin/nodes/index.php b/lang/ar_SA/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/ar_SA/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/ar_SA/admin/servers/index.php b/lang/ar_SA/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/ar_SA/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/ar_SA/admin/servers/overview.php b/lang/ar_SA/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/ar_SA/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/ar_SA/admin/servers/settings.php b/lang/ar_SA/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/ar_SA/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/ar_SA/admin/tokens.php b/lang/ar_SA/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/ar_SA/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/ar_SA/admin/users.php b/lang/ar_SA/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/ar_SA/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/ar_SA/auth.php b/lang/ar_SA/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/ar_SA/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/ar_SA/dashboard/index.php b/lang/ar_SA/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/ar_SA/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/ar_SA/pagination.php b/lang/ar_SA/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/ar_SA/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/ar_SA/passwords.php b/lang/ar_SA/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/ar_SA/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/ar_SA/server/backups.php b/lang/ar_SA/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/ar_SA/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/ar_SA/server/overview.php b/lang/ar_SA/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/ar_SA/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/ar_SA/server/settings.php b/lang/ar_SA/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/ar_SA/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/ar_SA/strings.php b/lang/ar_SA/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/ar_SA/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/ca-ES/admin/locations.php b/lang/ca-ES/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/ca-ES/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/ca-ES/admin/nodes/index.php b/lang/ca-ES/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/ca-ES/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/ca-ES/admin/servers/index.php b/lang/ca-ES/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/ca-ES/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/ca-ES/admin/servers/overview.php b/lang/ca-ES/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/ca-ES/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/ca-ES/admin/servers/settings.php b/lang/ca-ES/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/ca-ES/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/ca-ES/admin/tokens.php b/lang/ca-ES/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/ca-ES/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/ca-ES/admin/users.php b/lang/ca-ES/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/ca-ES/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/ca-ES/auth.php b/lang/ca-ES/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/ca-ES/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/ca-ES/dashboard/index.php b/lang/ca-ES/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/ca-ES/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/ca-ES/pagination.php b/lang/ca-ES/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/ca-ES/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/ca-ES/passwords.php b/lang/ca-ES/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/ca-ES/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/ca-ES/server/backups.php b/lang/ca-ES/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/ca-ES/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/ca-ES/server/overview.php b/lang/ca-ES/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/ca-ES/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/ca-ES/server/settings.php b/lang/ca-ES/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/ca-ES/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/ca-ES/strings.php b/lang/ca-ES/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/ca-ES/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/ca-ES/validation.php b/lang/ca-ES/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/ca-ES/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/ca-ES/zod.php b/lang/ca-ES/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/ca-ES/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/ca/auth.php b/lang/ca/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/ca/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/ca/backups.php b/lang/ca/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/ca/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/ca/index.php b/lang/ca/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/ca/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/ca/locations.php b/lang/ca/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/ca/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/ca/nodes.php b/lang/ca/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/ca/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/ca/overview.php b/lang/ca/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/ca/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/ca/pagination.php b/lang/ca/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/ca/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/ca/passwords.php b/lang/ca/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/ca/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/ca/servers.php b/lang/ca/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/ca/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/ca/settings.php b/lang/ca/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/ca/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/ca/strings.php b/lang/ca/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/ca/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/ca/tokens.php b/lang/ca/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/ca/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/ca/users.php b/lang/ca/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/ca/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/ca/validation.php b/lang/ca/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/ca/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/ca/zod.php b/lang/ca/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/ca/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/ca_ES/admin/locations.php b/lang/ca_ES/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/ca_ES/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/ca_ES/admin/nodes/index.php b/lang/ca_ES/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/ca_ES/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/ca_ES/admin/servers/index.php b/lang/ca_ES/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/ca_ES/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/ca_ES/admin/servers/overview.php b/lang/ca_ES/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/ca_ES/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/ca_ES/admin/servers/settings.php b/lang/ca_ES/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/ca_ES/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/ca_ES/admin/tokens.php b/lang/ca_ES/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/ca_ES/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/ca_ES/admin/users.php b/lang/ca_ES/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/ca_ES/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/ca_ES/auth.php b/lang/ca_ES/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/ca_ES/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/ca_ES/dashboard/index.php b/lang/ca_ES/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/ca_ES/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/ca_ES/pagination.php b/lang/ca_ES/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/ca_ES/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/ca_ES/passwords.php b/lang/ca_ES/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/ca_ES/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/ca_ES/server/backups.php b/lang/ca_ES/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/ca_ES/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/ca_ES/server/overview.php b/lang/ca_ES/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/ca_ES/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/ca_ES/server/settings.php b/lang/ca_ES/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/ca_ES/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/ca_ES/strings.php b/lang/ca_ES/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/ca_ES/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/cs-CZ/admin/locations.php b/lang/cs-CZ/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/cs-CZ/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/cs-CZ/admin/nodes/index.php b/lang/cs-CZ/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/cs-CZ/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/cs-CZ/admin/servers/index.php b/lang/cs-CZ/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/cs-CZ/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/cs-CZ/admin/servers/overview.php b/lang/cs-CZ/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/cs-CZ/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/cs-CZ/admin/servers/settings.php b/lang/cs-CZ/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/cs-CZ/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/cs-CZ/admin/tokens.php b/lang/cs-CZ/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/cs-CZ/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/cs-CZ/admin/users.php b/lang/cs-CZ/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/cs-CZ/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/cs-CZ/auth.php b/lang/cs-CZ/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/cs-CZ/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/cs-CZ/dashboard/index.php b/lang/cs-CZ/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/cs-CZ/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/cs-CZ/pagination.php b/lang/cs-CZ/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/cs-CZ/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/cs-CZ/passwords.php b/lang/cs-CZ/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/cs-CZ/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/cs-CZ/server/backups.php b/lang/cs-CZ/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/cs-CZ/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/cs-CZ/server/overview.php b/lang/cs-CZ/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/cs-CZ/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/cs-CZ/server/settings.php b/lang/cs-CZ/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/cs-CZ/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/cs-CZ/strings.php b/lang/cs-CZ/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/cs-CZ/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/cs-CZ/validation.php b/lang/cs-CZ/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/cs-CZ/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/cs-CZ/zod.php b/lang/cs-CZ/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/cs-CZ/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/cs/auth.php b/lang/cs/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/cs/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/cs/backups.php b/lang/cs/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/cs/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/cs/index.php b/lang/cs/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/cs/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/cs/locations.php b/lang/cs/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/cs/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/cs/nodes.php b/lang/cs/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/cs/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/cs/overview.php b/lang/cs/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/cs/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/cs/pagination.php b/lang/cs/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/cs/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/cs/passwords.php b/lang/cs/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/cs/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/cs/servers.php b/lang/cs/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/cs/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/cs/settings.php b/lang/cs/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/cs/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/cs/strings.php b/lang/cs/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/cs/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/cs/tokens.php b/lang/cs/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/cs/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/cs/users.php b/lang/cs/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/cs/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/cs/validation.php b/lang/cs/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/cs/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/cs/zod.php b/lang/cs/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/cs/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/cs_CZ/admin/locations.php b/lang/cs_CZ/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/cs_CZ/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/cs_CZ/admin/nodes/index.php b/lang/cs_CZ/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/cs_CZ/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/cs_CZ/admin/servers/index.php b/lang/cs_CZ/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/cs_CZ/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/cs_CZ/admin/servers/overview.php b/lang/cs_CZ/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/cs_CZ/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/cs_CZ/admin/servers/settings.php b/lang/cs_CZ/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/cs_CZ/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/cs_CZ/admin/tokens.php b/lang/cs_CZ/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/cs_CZ/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/cs_CZ/admin/users.php b/lang/cs_CZ/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/cs_CZ/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/cs_CZ/auth.php b/lang/cs_CZ/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/cs_CZ/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/cs_CZ/dashboard/index.php b/lang/cs_CZ/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/cs_CZ/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/cs_CZ/pagination.php b/lang/cs_CZ/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/cs_CZ/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/cs_CZ/passwords.php b/lang/cs_CZ/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/cs_CZ/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/cs_CZ/server/backups.php b/lang/cs_CZ/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/cs_CZ/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/cs_CZ/server/overview.php b/lang/cs_CZ/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/cs_CZ/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/cs_CZ/server/settings.php b/lang/cs_CZ/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/cs_CZ/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/cs_CZ/strings.php b/lang/cs_CZ/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/cs_CZ/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/da-DK/admin/locations.php b/lang/da-DK/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/da-DK/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/da-DK/admin/nodes/index.php b/lang/da-DK/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/da-DK/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/da-DK/admin/servers/index.php b/lang/da-DK/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/da-DK/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/da-DK/admin/servers/overview.php b/lang/da-DK/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/da-DK/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/da-DK/admin/servers/settings.php b/lang/da-DK/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/da-DK/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/da-DK/admin/tokens.php b/lang/da-DK/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/da-DK/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/da-DK/admin/users.php b/lang/da-DK/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/da-DK/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/da-DK/auth.php b/lang/da-DK/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/da-DK/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/da-DK/dashboard/index.php b/lang/da-DK/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/da-DK/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/da-DK/pagination.php b/lang/da-DK/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/da-DK/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/da-DK/passwords.php b/lang/da-DK/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/da-DK/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/da-DK/server/backups.php b/lang/da-DK/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/da-DK/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/da-DK/server/overview.php b/lang/da-DK/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/da-DK/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/da-DK/server/settings.php b/lang/da-DK/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/da-DK/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/da-DK/strings.php b/lang/da-DK/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/da-DK/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/da-DK/validation.php b/lang/da-DK/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/da-DK/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/da-DK/zod.php b/lang/da-DK/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/da-DK/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/da/auth.php b/lang/da/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/da/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/da/backups.php b/lang/da/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/da/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/da/index.php b/lang/da/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/da/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/da/locations.php b/lang/da/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/da/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/da/nodes.php b/lang/da/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/da/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/da/overview.php b/lang/da/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/da/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/da/pagination.php b/lang/da/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/da/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/da/passwords.php b/lang/da/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/da/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/da/servers.php b/lang/da/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/da/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/da/settings.php b/lang/da/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/da/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/da/strings.php b/lang/da/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/da/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/da/tokens.php b/lang/da/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/da/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/da/users.php b/lang/da/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/da/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/da/validation.php b/lang/da/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/da/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/da/zod.php b/lang/da/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/da/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/da_DK/admin/locations.php b/lang/da_DK/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/da_DK/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/da_DK/admin/nodes/index.php b/lang/da_DK/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/da_DK/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/da_DK/admin/servers/index.php b/lang/da_DK/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/da_DK/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/da_DK/admin/servers/overview.php b/lang/da_DK/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/da_DK/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/da_DK/admin/servers/settings.php b/lang/da_DK/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/da_DK/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/da_DK/admin/tokens.php b/lang/da_DK/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/da_DK/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/da_DK/admin/users.php b/lang/da_DK/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/da_DK/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/da_DK/auth.php b/lang/da_DK/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/da_DK/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/da_DK/dashboard/index.php b/lang/da_DK/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/da_DK/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/da_DK/pagination.php b/lang/da_DK/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/da_DK/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/da_DK/passwords.php b/lang/da_DK/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/da_DK/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/da_DK/server/backups.php b/lang/da_DK/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/da_DK/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/da_DK/server/overview.php b/lang/da_DK/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/da_DK/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/da_DK/server/settings.php b/lang/da_DK/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/da_DK/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/da_DK/strings.php b/lang/da_DK/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/da_DK/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/de-DE/admin/locations.php b/lang/de-DE/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/de-DE/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/de-DE/admin/nodes/index.php b/lang/de-DE/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/de-DE/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/de-DE/admin/servers/index.php b/lang/de-DE/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/de-DE/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/de-DE/admin/servers/overview.php b/lang/de-DE/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/de-DE/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/de-DE/admin/servers/settings.php b/lang/de-DE/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/de-DE/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/de-DE/admin/tokens.php b/lang/de-DE/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/de-DE/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/de-DE/admin/users.php b/lang/de-DE/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/de-DE/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/de-DE/auth.php b/lang/de-DE/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/de-DE/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/de-DE/dashboard/index.php b/lang/de-DE/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/de-DE/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/de-DE/pagination.php b/lang/de-DE/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/de-DE/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/de-DE/passwords.php b/lang/de-DE/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/de-DE/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/de-DE/server/backups.php b/lang/de-DE/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/de-DE/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/de-DE/server/overview.php b/lang/de-DE/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/de-DE/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/de-DE/server/settings.php b/lang/de-DE/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/de-DE/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/de-DE/strings.php b/lang/de-DE/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/de-DE/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/de-DE/validation.php b/lang/de-DE/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/de-DE/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/de-DE/zod.php b/lang/de-DE/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/de-DE/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/de/auth.php b/lang/de/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/de/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/de/backups.php b/lang/de/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/de/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/de/index.php b/lang/de/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/de/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/de/locations.php b/lang/de/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/de/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/de/nodes.php b/lang/de/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/de/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/de/overview.php b/lang/de/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/de/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/de/pagination.php b/lang/de/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/de/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/de/passwords.php b/lang/de/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/de/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/de/servers.php b/lang/de/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/de/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/de/settings.php b/lang/de/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/de/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/de/strings.php b/lang/de/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/de/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/de/tokens.php b/lang/de/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/de/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/de/users.php b/lang/de/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/de/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/de/validation.php b/lang/de/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/de/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/de/zod.php b/lang/de/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/de/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/de_DE/admin/locations.php b/lang/de_DE/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/de_DE/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/de_DE/admin/nodes/index.php b/lang/de_DE/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/de_DE/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/de_DE/admin/servers/index.php b/lang/de_DE/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/de_DE/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/de_DE/admin/servers/overview.php b/lang/de_DE/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/de_DE/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/de_DE/admin/servers/settings.php b/lang/de_DE/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/de_DE/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/de_DE/admin/tokens.php b/lang/de_DE/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/de_DE/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/de_DE/admin/users.php b/lang/de_DE/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/de_DE/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/de_DE/auth.php b/lang/de_DE/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/de_DE/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/de_DE/dashboard/index.php b/lang/de_DE/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/de_DE/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/de_DE/pagination.php b/lang/de_DE/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/de_DE/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/de_DE/passwords.php b/lang/de_DE/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/de_DE/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/de_DE/server/backups.php b/lang/de_DE/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/de_DE/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/de_DE/server/overview.php b/lang/de_DE/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/de_DE/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/de_DE/server/settings.php b/lang/de_DE/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/de_DE/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/de_DE/strings.php b/lang/de_DE/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/de_DE/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/el-GR/admin/locations.php b/lang/el-GR/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/el-GR/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/el-GR/admin/nodes/index.php b/lang/el-GR/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/el-GR/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/el-GR/admin/servers/index.php b/lang/el-GR/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/el-GR/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/el-GR/admin/servers/overview.php b/lang/el-GR/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/el-GR/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/el-GR/admin/servers/settings.php b/lang/el-GR/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/el-GR/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/el-GR/admin/tokens.php b/lang/el-GR/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/el-GR/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/el-GR/admin/users.php b/lang/el-GR/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/el-GR/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/el-GR/auth.php b/lang/el-GR/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/el-GR/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/el-GR/dashboard/index.php b/lang/el-GR/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/el-GR/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/el-GR/pagination.php b/lang/el-GR/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/el-GR/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/el-GR/passwords.php b/lang/el-GR/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/el-GR/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/el-GR/server/backups.php b/lang/el-GR/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/el-GR/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/el-GR/server/overview.php b/lang/el-GR/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/el-GR/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/el-GR/server/settings.php b/lang/el-GR/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/el-GR/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/el-GR/strings.php b/lang/el-GR/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/el-GR/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/el-GR/validation.php b/lang/el-GR/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/el-GR/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/el-GR/zod.php b/lang/el-GR/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/el-GR/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/el/auth.php b/lang/el/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/el/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/el/backups.php b/lang/el/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/el/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/el/index.php b/lang/el/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/el/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/el/locations.php b/lang/el/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/el/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/el/nodes.php b/lang/el/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/el/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/el/overview.php b/lang/el/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/el/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/el/pagination.php b/lang/el/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/el/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/el/passwords.php b/lang/el/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/el/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/el/servers.php b/lang/el/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/el/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/el/settings.php b/lang/el/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/el/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/el/strings.php b/lang/el/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/el/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/el/tokens.php b/lang/el/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/el/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/el/users.php b/lang/el/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/el/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/el/validation.php b/lang/el/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/el/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/el/zod.php b/lang/el/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/el/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/el_GR/admin/locations.php b/lang/el_GR/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/el_GR/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/el_GR/admin/nodes/index.php b/lang/el_GR/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/el_GR/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/el_GR/admin/servers/index.php b/lang/el_GR/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/el_GR/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/el_GR/admin/servers/overview.php b/lang/el_GR/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/el_GR/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/el_GR/admin/servers/settings.php b/lang/el_GR/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/el_GR/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/el_GR/admin/tokens.php b/lang/el_GR/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/el_GR/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/el_GR/admin/users.php b/lang/el_GR/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/el_GR/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/el_GR/auth.php b/lang/el_GR/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/el_GR/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/el_GR/dashboard/index.php b/lang/el_GR/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/el_GR/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/el_GR/pagination.php b/lang/el_GR/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/el_GR/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/el_GR/passwords.php b/lang/el_GR/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/el_GR/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/el_GR/server/backups.php b/lang/el_GR/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/el_GR/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/el_GR/server/overview.php b/lang/el_GR/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/el_GR/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/el_GR/server/settings.php b/lang/el_GR/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/el_GR/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/el_GR/strings.php b/lang/el_GR/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/el_GR/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/en-US/admin/locations.php b/lang/en-US/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/en-US/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/en-US/admin/nodes/index.php b/lang/en-US/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/en-US/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/en-US/admin/servers/index.php b/lang/en-US/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/en-US/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/en-US/admin/servers/overview.php b/lang/en-US/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/en-US/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/en-US/admin/servers/settings.php b/lang/en-US/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/en-US/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/en-US/admin/tokens.php b/lang/en-US/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/en-US/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/en-US/admin/users.php b/lang/en-US/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/en-US/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/en-US/auth.php b/lang/en-US/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/en-US/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/en-US/dashboard/index.php b/lang/en-US/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/en-US/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/en-US/pagination.php b/lang/en-US/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/en-US/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/en-US/passwords.php b/lang/en-US/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/en-US/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/en-US/server/backups.php b/lang/en-US/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/en-US/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/en-US/server/overview.php b/lang/en-US/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/en-US/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/en-US/server/settings.php b/lang/en-US/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/en-US/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/en-US/strings.php b/lang/en-US/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/en-US/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/en-US/validation.php b/lang/en-US/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/en-US/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/en-US/zod.php b/lang/en-US/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/en-US/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/en/admin/locations.php b/lang/en/admin/locations.php deleted file mode 100644 index 35101b5579b..00000000000 --- a/lang/en/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'new_location' => 'New Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; \ No newline at end of file diff --git a/lang/en/admin/nodes.php b/lang/en/admin/nodes.php deleted file mode 100644 index e670f325cca..00000000000 --- a/lang/en/admin/nodes.php +++ /dev/null @@ -1,40 +0,0 @@ - 'New Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ] -]; \ No newline at end of file diff --git a/lang/en/admin/servers.php b/lang/en/admin/servers.php deleted file mode 100644 index c931972d585..00000000000 --- a/lang/en/admin/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information' - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files' - ] -]; \ No newline at end of file diff --git a/lang/en/admin/tokens.php b/lang/en/admin/tokens.php deleted file mode 100644 index a3bf7187fa0..00000000000 --- a/lang/en/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token' - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it' - ] -]; \ No newline at end of file diff --git a/lang/en/admin/users.php b/lang/en/admin/users.php deleted file mode 100644 index 493f25fbf07..00000000000 --- a/lang/en/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.' - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password' - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.' - ] -]; \ No newline at end of file diff --git a/lang/en/auth.php b/lang/en/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/en/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/en/backups.php b/lang/en/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/en/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/en/dashboard/index.php b/lang/en/dashboard/index.php deleted file mode 100644 index 5cda3a35f52..00000000000 --- a/lang/en/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.' -]; \ No newline at end of file diff --git a/lang/en/index.php b/lang/en/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/en/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/en/locations.php b/lang/en/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/en/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/en/nodes.php b/lang/en/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/en/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/en/overview.php b/lang/en/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/en/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/en/pagination.php b/lang/en/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/en/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/en/passwords.php b/lang/en/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/en/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/en/server/backups.php b/lang/en/server/backups.php deleted file mode 100644 index d83b0e8ad74..00000000000 --- a/lang/en/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill' - ] - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ] -]; \ No newline at end of file diff --git a/lang/en/server/overview.php b/lang/en/server/overview.php deleted file mode 100644 index 8255f5fc49e..00000000000 --- a/lang/en/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server' - ], -]; \ No newline at end of file diff --git a/lang/en/server/settings.php b/lang/en/server/settings.php deleted file mode 100644 index 98285b4e519..00000000000 --- a/lang/en/server/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.' - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ] - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ] -]; \ No newline at end of file diff --git a/lang/en/servers.php b/lang/en/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/en/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/en/settings.php b/lang/en/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/en/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/en/strings.php b/lang/en/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/en/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/en/tokens.php b/lang/en/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/en/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/en/users.php b/lang/en/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/en/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/en/validation.php b/lang/en/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/en/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/en/zod.php b/lang/en/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/en/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/en_US/admin/locations.php b/lang/en_US/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/en_US/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/en_US/admin/nodes/index.php b/lang/en_US/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/en_US/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/en_US/admin/servers/index.php b/lang/en_US/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/en_US/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/en_US/admin/servers/overview.php b/lang/en_US/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/en_US/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/en_US/admin/servers/settings.php b/lang/en_US/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/en_US/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/en_US/admin/tokens.php b/lang/en_US/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/en_US/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/en_US/admin/users.php b/lang/en_US/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/en_US/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/en_US/auth.php b/lang/en_US/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/en_US/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/en_US/dashboard/index.php b/lang/en_US/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/en_US/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/en_US/pagination.php b/lang/en_US/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/en_US/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/en_US/passwords.php b/lang/en_US/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/en_US/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/en_US/server/backups.php b/lang/en_US/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/en_US/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/en_US/server/overview.php b/lang/en_US/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/en_US/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/en_US/server/settings.php b/lang/en_US/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/en_US/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/es-ES/admin/locations.php b/lang/es-ES/admin/locations.php deleted file mode 100644 index c79f5c47c07..00000000000 --- a/lang/es-ES/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Código Corto', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Crear una Ubicación', - ], -]; diff --git a/lang/es-ES/admin/nodes/index.php b/lang/es-ES/admin/nodes/index.php deleted file mode 100644 index 85512f48734..00000000000 --- a/lang/es-ES/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Crear Nodo', - ], - - 'location_group' => 'Grupo Ubicación', - 'pve_name' => 'Nombre del Nodo en Proxmox', - 'override_creds' => 'Anular credenciales', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secreto', - 'port' => 'Puerto', - 'memory_allocation' => 'Asignación de Memoria', - 'memory_overallocation' => 'Sobreasignación de Memoria', - 'disk_allocation' => 'Asignación de Disco', - 'disk_overallocation' => 'Sobreasignación de Disco', - 'vm_storage' => 'Almacenamiento VM', - 'backup_storage' => 'Copias de Seguridad', - 'iso_storage' => 'Almacenamiento ISO', - - 'create_template_modal' => [ - 'title' => 'Crear una Plantilla', - ], - 'new_template' => 'Nueva Plantilla', - 'create_template_group_modal' => [ - 'title' => 'Crear un Grupo de Plantilla', - ], - 'new_template_group' => 'Nuevo Grupo de Plantilla', - - 'node_info' => [ - 'title' => 'Información Nodo', - ], - 'delete_node' => [ - 'title' => 'Eliminar Nodo', - 'description' => 'El nodo se eliminará permanentemente de Convoy. Esta acción es irreversible y no se puede deshacer.', - 'has_servers_error' => 'No se puede eliminar un nodo que tenga servidores asignados.', - ], -]; diff --git a/lang/es-ES/admin/servers/index.php b/lang/es-ES/admin/servers/index.php deleted file mode 100644 index c9b9e34d1eb..00000000000 --- a/lang/es-ES/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Limite Copias de Seguridad', - 'bandwidth_limit' => 'Limite Ancho de Banda', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Debe crear una VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Crear un Servidor', - ], - 'manage_server' => 'Gestionar Servidor', - 'server_build' => [ - 'title' => 'Creación de Servidor', - ], - 'server_info' => [ - 'title' => 'Información del Servidor', - ], - 'suspension' => [ - 'title' => 'Suspensión', - 'description' => 'Cambia el estado de suspensión del servidor.', - 'not_suspended' => 'Este servidor no está suspendido', - 'suspended' => 'Este servidor está suspendido', - ], - 'delete_server' => [ - 'title' => 'Eliminar Servidor', - 'description' => 'El servidor se eliminará de Convoy. Las Copias de Seguridad y otros datos asociados serán destruidos. Sin embargo, puede marcar la casilla de abajo para mantener la máquina virtual y los datos en el nodo Proxmox.', - 'dont_purge' => 'No purgar VM y archivos relacionados', - ], -]; diff --git a/lang/es-ES/admin/servers/overview.php b/lang/es-ES/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/es-ES/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/es-ES/admin/servers/settings.php b/lang/es-ES/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/es-ES/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/es-ES/admin/tokens.php b/lang/es-ES/admin/tokens.php deleted file mode 100644 index f764b5e8f4a..00000000000 --- a/lang/es-ES/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Crear un Token', - ], - 'created_modal' => [ - 'title' => 'Token Creado', - 'description' => 'Aquí está su token de API recién creado. Tenga en cuenta el valor del token, ya que es la única y última vez que lo verá.', - 'button' => 'Vale, lo he copiado', - ], -]; diff --git a/lang/es-ES/admin/users.php b/lang/es-ES/admin/users.php deleted file mode 100644 index a10bbde99cb..00000000000 --- a/lang/es-ES/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'Nuevo Usuario', - 'create_modal' => [ - 'title' => 'Crear Usuario', - 'is_admin_warning' => 'Está dando a este usuario privilegios administrativos.', - ], - 'user_info' => [ - 'title' => 'Información del Usuario', - 'override_pass' => 'Anular contraseña', - ], - 'delete_user' => [ - 'title' => 'Eliminar Usuario', - 'description' => 'El usuario y sus datos asociados serán eliminados.', - 'has_servers_error' => 'Este usuario no puede ser eliminado con servidores aún asociados a él.', - ], -]; diff --git a/lang/es-ES/auth.php b/lang/es-ES/auth.php deleted file mode 100644 index c9500fdf3ae..00000000000 --- a/lang/es-ES/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'Estas credenciales no coinciden con nuestros registros.', - 'password' => 'La contraseña introducida es incorrecta.', - 'throttle' => 'Demasiados intentos de inicar sesión. Por favor, inténtelo de nuevo en :seconds segundos.', - - 'sign_in' => 'Iniciar sesión', - 'sign_out' => 'Cerrar sesión', - 'sign_in_description' => 'Acceder a su cuenta', -]; diff --git a/lang/es-ES/dashboard/index.php b/lang/es-ES/dashboard/index.php deleted file mode 100644 index ebaff38d11c..00000000000 --- a/lang/es-ES/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Mostrar todos los servidores', - 'no_servers_admin_empty_state' => 'No hay servidores.', - 'no_servers_empty_state' => 'No tienes servidores.', -]; diff --git a/lang/es-ES/pagination.php b/lang/es-ES/pagination.php deleted file mode 100644 index f8f044e19cb..00000000000 --- a/lang/es-ES/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Anterior', - 'next' => 'Siguiente »', - -]; diff --git a/lang/es-ES/passwords.php b/lang/es-ES/passwords.php deleted file mode 100644 index 0b16263c259..00000000000 --- a/lang/es-ES/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - '¡Su contraseña ha sido restablecida!', - 'sent' => '¡Te hemos enviado por correo electrónico el enlace para restablecer tu contraseña!', - 'throttled' => 'Por favor, espere antes de reintentarlo.', - 'token' => 'Este token de restablecimiento de contraseña no es válido.', - 'user' => "No podemos encontrar un usuario con esa dirección de email.", - -]; diff --git a/lang/es-ES/server/backups.php b/lang/es-ES/server/backups.php deleted file mode 100644 index 35fb08343bc..00000000000 --- a/lang/es-ES/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'No hay copias de seguridad', - 'counter_tooltip' => 'Has hecho :count de :max copias de seguridad', - 'create_modal' => [ - 'title' => 'Crear Copia de Seguridad', - 'description' => 'La creación de una copia de seguridad tomará una copia de los archivos de su servidor. Esto puede tomar un tiempo dependiendo del tamaño de su servidor.', - 'compression_type' => 'Tipo de Compresión', - 'mode' => 'Modo', - 'modes' => [ - 'snapshot' => 'Instantánea', - 'suspend' => 'Suspender', - 'kill' => 'Matar', - ], - ], - 'delete_modal' => [ - 'title' => 'Eliminar :name', - 'description' => '¿Estás seguro de que quieres borrar esta copia de seguridad?', - ], - 'restore_modal' => [ - 'title' => 'Restaurar desde :name', - 'description' => '¿Estás seguro de que quieres restaurar desde esta copia de seguridad?', - ], - 'notices' => [ - 'backup_deleted' => 'Eliminado :name', - 'backup_restored' => 'Comenzó la restauración del servidor de :name', - ], -]; diff --git a/lang/es-ES/server/overview.php b/lang/es-ES/server/overview.php deleted file mode 100644 index 9b53e06a858..00000000000 --- a/lang/es-ES/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Iniciar', - 'restart' => 'Reiniciar', - 'kill' => 'Terminar', - 'shutdown' => 'Apagar', - ], - 'notices' => [ - 'power_action_sent_success' => 'Acción enviada con éxito. Puede tardar un momento en procesarse.', - 'power_action_sent_fail' => 'No se ha podido enviar la acción de energia al servidor.', - ], - - 'state' => 'Estado', - 'states' => [ - 'stopped' => 'Detenido', - 'running' => 'Ejecutando', - 'stopping' => 'Deteniendo', - 'starting' => 'Iniciando', - 'shutting_down' => 'Apagando', - ], - 'uptime' => 'Tiempo de Actividad', - 'poll_status_error' => 'Fallo al sondear el estado del servidor. Reintentando en 5 segundos...', - - 'terminal' => [ - 'title' => 'Consola', - 'description' => 'Gestiona remotamente tu servidor desde la web.', - 'novnc_description' => 'El mejor por compatibilidad, pero carece de prestaciones y rendimiento.', - 'xtermjs_description' => 'Lo mejor para el rendimiento, pero no funciona para todos los sistemas operativos.', - ], - - 'server_config' => [ - 'title' => 'Configurar este Servidor', - 'description' => '¡Usted es un administrador! Puede hacer clic a continuación para visitar la configuración de construcción de este servidor y realizar modificaciones.', - 'configure_server' => 'Configurar Servidor', - ], -]; diff --git a/lang/es-ES/server/settings.php b/lang/es-ES/server/settings.php deleted file mode 100644 index aa2be241f1b..00000000000 --- a/lang/es-ES/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'No hay direcciones asociadas a este servidor.', - ], - 'display_info' => [ - 'title' => 'Nombre del Servidor', - ], - 'reinstall' => [ - 'title' => 'Reinstalar Servidor', - 'description' => 'Empiece su servidor desde cero.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirmar Reinstalación', - 'description' => '¿Estás seguro de que quieres reinstalar este servidor? Se perderán todos los datos.', - ], - ], - 'isos' => [ - 'title' => 'ISOs Disponibles', - 'empty' => 'No hay ISOs', - ], - 'device_config' => [ - 'title' => 'Configuración del Dispositivo', - 'current' => 'Orden de Arranque Actual (se utilizará primero el más alto)', - 'unused' => 'Dispositivos no Utilizados', - 'unused_empty' => 'No hay dispositivos sin utilizar.', - 'no_boot_device_warning' => 'No se ha configurado ningún dispositivo de arranque. Su VM no se iniciará.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'Nuevo Servidor de Nombres', - ], - 'auth' => [ - 'title' => 'Autentificación', - ], - 'hardware' => [ - 'bandwidth_used' => 'Ancho de Banda Usado', - 'bandwidth_alloted' => 'Ancho de Banda Asignado', - ], -]; diff --git a/lang/es-ES/strings.php b/lang/es-ES/strings.php deleted file mode 100644 index 80852db0dc5..00000000000 --- a/lang/es-ES/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Correo Electrónico', - 'password' => 'Contraseña', - 'server' => 'Servidor', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Nombre', - 'node' => 'Nodo', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memoria', - 'cpu' => 'CPU', - 'disk' => 'Disco', - 'general' => 'General', - 'overview' => 'Resumen', - 'location' => 'Ubicación', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Propietario', - 'user' => 'Usuario', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Copia de Seguridad', - 'backup_other' => 'Copias de Seguridad', - 'setting' => 'Setting', - 'setting_one' => 'Configuración', - 'setting_other' => 'Configuraciónes', - 'search' => 'Buscar', - 'admin_cp' => 'Panel de Control de Administrador', - 'exit_admin_cp' => 'Salir del Panel de Control de Administrador', - 'suspended' => 'Suspendido', - 'network' => 'Red', - 'ip' => 'Dirección IP', - 'address' => 'Dirección', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Puerta de Enlace', - 'mac_address' => 'Dirección Mac', - 'none' => 'Nada', - 'unlimited' => 'Ilimitado', - 'launch' => 'Iniciar', - 'create' => 'Crear', - 'cancel' => 'Cancelar', - 'display_name' => 'Mostrar Nombre', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstalar', - 'template' => 'Plantilla', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Grupo de Plantillas', - 'system_os_password' => 'Contraseña del S.O.', - 'mount' => 'Montar', - 'unmount' => 'Desmontar', - 'primary' => 'Primario', - 'media' => 'Media', - 'save' => 'Guardar', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'Clave SSH', - 'ssh_key_other' => 'Claves SSH', - 'version' => 'Versión :version', - 'description' => 'Descripción', - 'visibility' => 'Visibilidad', - 'hidden' => 'Oculto', - 'size' => 'Tamaño', - 'type' => 'Tipo', - 'delete' => 'Eliminar', - 'hardware' => 'Hardware', - 'status' => 'Estado', - 'bandwidth_usage' => 'Uso del Ancho de Banda', - 'administrator' => 'Administrador', - 'last_used' => 'Último Uso', - 'success' => 'Éxito', - 'error' => 'Error', - 'restore' => 'Restaurar', - 'english_chars' => 'Caracteres del teclado Inglés', - 'confirm' => 'Confirmar', - 'saving' => 'Guardando...', - 'saved' => 'Guardado', - 'primary_disk' => 'Disco Primario', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Servidor de Nombres', - 'nameserver_other' => 'Servidores de Nombres', - 'new' => 'Nuevo', - 'add' => 'Añadir', - 'authentication' => 'Autentificación', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/es-ES/validation.php b/lang/es-ES/validation.php deleted file mode 100644 index 990cd9739a3..00000000000 --- a/lang/es-ES/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'mensaje-personalizado', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/es-ES/zod.php b/lang/es-ES/zod.php deleted file mode 100644 index ed0f0467b96..00000000000 --- a/lang/es-ES/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Requerido', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'correo electronico', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'fecha-hora', - ], - 'types' => [ - 'function' => 'funcion', - 'number' => 'numero', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integro', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'sin definir', - 'symbol' => 'simbolo', - 'null' => 'nulo', - 'array' => 'matriz', - 'object' => 'objeto', - 'unknown' => 'desconocido', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'nunca', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/es/auth.php b/lang/es/auth.php deleted file mode 100644 index c9500fdf3ae..00000000000 --- a/lang/es/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'Estas credenciales no coinciden con nuestros registros.', - 'password' => 'La contraseña introducida es incorrecta.', - 'throttle' => 'Demasiados intentos de inicar sesión. Por favor, inténtelo de nuevo en :seconds segundos.', - - 'sign_in' => 'Iniciar sesión', - 'sign_out' => 'Cerrar sesión', - 'sign_in_description' => 'Acceder a su cuenta', -]; diff --git a/lang/es/backups.php b/lang/es/backups.php deleted file mode 100644 index 35fb08343bc..00000000000 --- a/lang/es/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'No hay copias de seguridad', - 'counter_tooltip' => 'Has hecho :count de :max copias de seguridad', - 'create_modal' => [ - 'title' => 'Crear Copia de Seguridad', - 'description' => 'La creación de una copia de seguridad tomará una copia de los archivos de su servidor. Esto puede tomar un tiempo dependiendo del tamaño de su servidor.', - 'compression_type' => 'Tipo de Compresión', - 'mode' => 'Modo', - 'modes' => [ - 'snapshot' => 'Instantánea', - 'suspend' => 'Suspender', - 'kill' => 'Matar', - ], - ], - 'delete_modal' => [ - 'title' => 'Eliminar :name', - 'description' => '¿Estás seguro de que quieres borrar esta copia de seguridad?', - ], - 'restore_modal' => [ - 'title' => 'Restaurar desde :name', - 'description' => '¿Estás seguro de que quieres restaurar desde esta copia de seguridad?', - ], - 'notices' => [ - 'backup_deleted' => 'Eliminado :name', - 'backup_restored' => 'Comenzó la restauración del servidor de :name', - ], -]; diff --git a/lang/es/index.php b/lang/es/index.php deleted file mode 100644 index ebaff38d11c..00000000000 --- a/lang/es/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Mostrar todos los servidores', - 'no_servers_admin_empty_state' => 'No hay servidores.', - 'no_servers_empty_state' => 'No tienes servidores.', -]; diff --git a/lang/es/locations.php b/lang/es/locations.php deleted file mode 100644 index c79f5c47c07..00000000000 --- a/lang/es/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Código Corto', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Crear una Ubicación', - ], -]; diff --git a/lang/es/nodes.php b/lang/es/nodes.php deleted file mode 100644 index 85512f48734..00000000000 --- a/lang/es/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Crear Nodo', - ], - - 'location_group' => 'Grupo Ubicación', - 'pve_name' => 'Nombre del Nodo en Proxmox', - 'override_creds' => 'Anular credenciales', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secreto', - 'port' => 'Puerto', - 'memory_allocation' => 'Asignación de Memoria', - 'memory_overallocation' => 'Sobreasignación de Memoria', - 'disk_allocation' => 'Asignación de Disco', - 'disk_overallocation' => 'Sobreasignación de Disco', - 'vm_storage' => 'Almacenamiento VM', - 'backup_storage' => 'Copias de Seguridad', - 'iso_storage' => 'Almacenamiento ISO', - - 'create_template_modal' => [ - 'title' => 'Crear una Plantilla', - ], - 'new_template' => 'Nueva Plantilla', - 'create_template_group_modal' => [ - 'title' => 'Crear un Grupo de Plantilla', - ], - 'new_template_group' => 'Nuevo Grupo de Plantilla', - - 'node_info' => [ - 'title' => 'Información Nodo', - ], - 'delete_node' => [ - 'title' => 'Eliminar Nodo', - 'description' => 'El nodo se eliminará permanentemente de Convoy. Esta acción es irreversible y no se puede deshacer.', - 'has_servers_error' => 'No se puede eliminar un nodo que tenga servidores asignados.', - ], -]; diff --git a/lang/es/overview.php b/lang/es/overview.php deleted file mode 100644 index 9b53e06a858..00000000000 --- a/lang/es/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Iniciar', - 'restart' => 'Reiniciar', - 'kill' => 'Terminar', - 'shutdown' => 'Apagar', - ], - 'notices' => [ - 'power_action_sent_success' => 'Acción enviada con éxito. Puede tardar un momento en procesarse.', - 'power_action_sent_fail' => 'No se ha podido enviar la acción de energia al servidor.', - ], - - 'state' => 'Estado', - 'states' => [ - 'stopped' => 'Detenido', - 'running' => 'Ejecutando', - 'stopping' => 'Deteniendo', - 'starting' => 'Iniciando', - 'shutting_down' => 'Apagando', - ], - 'uptime' => 'Tiempo de Actividad', - 'poll_status_error' => 'Fallo al sondear el estado del servidor. Reintentando en 5 segundos...', - - 'terminal' => [ - 'title' => 'Consola', - 'description' => 'Gestiona remotamente tu servidor desde la web.', - 'novnc_description' => 'El mejor por compatibilidad, pero carece de prestaciones y rendimiento.', - 'xtermjs_description' => 'Lo mejor para el rendimiento, pero no funciona para todos los sistemas operativos.', - ], - - 'server_config' => [ - 'title' => 'Configurar este Servidor', - 'description' => '¡Usted es un administrador! Puede hacer clic a continuación para visitar la configuración de construcción de este servidor y realizar modificaciones.', - 'configure_server' => 'Configurar Servidor', - ], -]; diff --git a/lang/es/pagination.php b/lang/es/pagination.php deleted file mode 100644 index f8f044e19cb..00000000000 --- a/lang/es/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Anterior', - 'next' => 'Siguiente »', - -]; diff --git a/lang/es/passwords.php b/lang/es/passwords.php deleted file mode 100644 index 0b16263c259..00000000000 --- a/lang/es/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - '¡Su contraseña ha sido restablecida!', - 'sent' => '¡Te hemos enviado por correo electrónico el enlace para restablecer tu contraseña!', - 'throttled' => 'Por favor, espere antes de reintentarlo.', - 'token' => 'Este token de restablecimiento de contraseña no es válido.', - 'user' => "No podemos encontrar un usuario con esa dirección de email.", - -]; diff --git a/lang/es/servers.php b/lang/es/servers.php deleted file mode 100644 index 6bd2c7b9920..00000000000 --- a/lang/es/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Nuevo Servidor', - 'backup_limit' => 'Limite Copias de Seguridad', - 'bandwidth_limit' => 'Limite Ancho de Banda', - 'snapshots_limit' => 'Limite Instantáneas', - 'should_create_vm' => 'Debe crear una VM', - 'create_modal' => [ - 'title' => 'Crear un Servidor', - ], - 'manage_server' => 'Gestionar Servidor', - 'server_build' => [ - 'title' => 'Creación de Servidor', - ], - 'server_info' => [ - 'title' => 'Información del Servidor', - ], - 'suspension' => [ - 'title' => 'Suspensión', - 'description' => 'Cambia el estado de suspensión del servidor.', - 'not_suspended' => 'Este servidor no está suspendido', - 'suspended' => 'Este servidor está suspendido', - ], - 'delete_server' => [ - 'title' => 'Eliminar Servidor', - 'description' => 'El servidor se eliminará de Convoy. Las Copias de Seguridad y otros datos asociados serán destruidos. Sin embargo, puede marcar la casilla de abajo para mantener la máquina virtual y los datos en el nodo Proxmox.', - 'dont_purge' => 'No purgar VM y archivos relacionados', - ], -]; diff --git a/lang/es/settings.php b/lang/es/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/es/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/es/strings.php b/lang/es/strings.php deleted file mode 100644 index 80852db0dc5..00000000000 --- a/lang/es/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Correo Electrónico', - 'password' => 'Contraseña', - 'server' => 'Servidor', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Nombre', - 'node' => 'Nodo', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memoria', - 'cpu' => 'CPU', - 'disk' => 'Disco', - 'general' => 'General', - 'overview' => 'Resumen', - 'location' => 'Ubicación', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Propietario', - 'user' => 'Usuario', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Copia de Seguridad', - 'backup_other' => 'Copias de Seguridad', - 'setting' => 'Setting', - 'setting_one' => 'Configuración', - 'setting_other' => 'Configuraciónes', - 'search' => 'Buscar', - 'admin_cp' => 'Panel de Control de Administrador', - 'exit_admin_cp' => 'Salir del Panel de Control de Administrador', - 'suspended' => 'Suspendido', - 'network' => 'Red', - 'ip' => 'Dirección IP', - 'address' => 'Dirección', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Puerta de Enlace', - 'mac_address' => 'Dirección Mac', - 'none' => 'Nada', - 'unlimited' => 'Ilimitado', - 'launch' => 'Iniciar', - 'create' => 'Crear', - 'cancel' => 'Cancelar', - 'display_name' => 'Mostrar Nombre', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstalar', - 'template' => 'Plantilla', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Grupo de Plantillas', - 'system_os_password' => 'Contraseña del S.O.', - 'mount' => 'Montar', - 'unmount' => 'Desmontar', - 'primary' => 'Primario', - 'media' => 'Media', - 'save' => 'Guardar', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'Clave SSH', - 'ssh_key_other' => 'Claves SSH', - 'version' => 'Versión :version', - 'description' => 'Descripción', - 'visibility' => 'Visibilidad', - 'hidden' => 'Oculto', - 'size' => 'Tamaño', - 'type' => 'Tipo', - 'delete' => 'Eliminar', - 'hardware' => 'Hardware', - 'status' => 'Estado', - 'bandwidth_usage' => 'Uso del Ancho de Banda', - 'administrator' => 'Administrador', - 'last_used' => 'Último Uso', - 'success' => 'Éxito', - 'error' => 'Error', - 'restore' => 'Restaurar', - 'english_chars' => 'Caracteres del teclado Inglés', - 'confirm' => 'Confirmar', - 'saving' => 'Guardando...', - 'saved' => 'Guardado', - 'primary_disk' => 'Disco Primario', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Servidor de Nombres', - 'nameserver_other' => 'Servidores de Nombres', - 'new' => 'Nuevo', - 'add' => 'Añadir', - 'authentication' => 'Autentificación', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/es/tokens.php b/lang/es/tokens.php deleted file mode 100644 index f764b5e8f4a..00000000000 --- a/lang/es/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Crear un Token', - ], - 'created_modal' => [ - 'title' => 'Token Creado', - 'description' => 'Aquí está su token de API recién creado. Tenga en cuenta el valor del token, ya que es la única y última vez que lo verá.', - 'button' => 'Vale, lo he copiado', - ], -]; diff --git a/lang/es/users.php b/lang/es/users.php deleted file mode 100644 index a10bbde99cb..00000000000 --- a/lang/es/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'Nuevo Usuario', - 'create_modal' => [ - 'title' => 'Crear Usuario', - 'is_admin_warning' => 'Está dando a este usuario privilegios administrativos.', - ], - 'user_info' => [ - 'title' => 'Información del Usuario', - 'override_pass' => 'Anular contraseña', - ], - 'delete_user' => [ - 'title' => 'Eliminar Usuario', - 'description' => 'El usuario y sus datos asociados serán eliminados.', - 'has_servers_error' => 'Este usuario no puede ser eliminado con servidores aún asociados a él.', - ], -]; diff --git a/lang/es/validation.php b/lang/es/validation.php deleted file mode 100644 index 990cd9739a3..00000000000 --- a/lang/es/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'mensaje-personalizado', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/es/zod.php b/lang/es/zod.php deleted file mode 100644 index ed0f0467b96..00000000000 --- a/lang/es/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Requerido', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'correo electronico', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'fecha-hora', - ], - 'types' => [ - 'function' => 'funcion', - 'number' => 'numero', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integro', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'sin definir', - 'symbol' => 'simbolo', - 'null' => 'nulo', - 'array' => 'matriz', - 'object' => 'objeto', - 'unknown' => 'desconocido', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'nunca', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/es_ES/admin/locations.php b/lang/es_ES/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/es_ES/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/es_ES/admin/nodes/index.php b/lang/es_ES/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/es_ES/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/es_ES/admin/servers/index.php b/lang/es_ES/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/es_ES/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/es_ES/admin/servers/overview.php b/lang/es_ES/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/es_ES/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/es_ES/admin/servers/settings.php b/lang/es_ES/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/es_ES/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/es_ES/admin/tokens.php b/lang/es_ES/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/es_ES/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/es_ES/admin/users.php b/lang/es_ES/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/es_ES/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/es_ES/auth.php b/lang/es_ES/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/es_ES/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/es_ES/dashboard/index.php b/lang/es_ES/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/es_ES/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/es_ES/pagination.php b/lang/es_ES/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/es_ES/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/es_ES/passwords.php b/lang/es_ES/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/es_ES/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/es_ES/server/backups.php b/lang/es_ES/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/es_ES/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/es_ES/server/overview.php b/lang/es_ES/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/es_ES/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/es_ES/server/settings.php b/lang/es_ES/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/es_ES/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/es_ES/strings.php b/lang/es_ES/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/es_ES/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/fi-FI/admin/locations.php b/lang/fi-FI/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/fi-FI/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/fi-FI/admin/nodes/index.php b/lang/fi-FI/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/fi-FI/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/fi-FI/admin/servers/index.php b/lang/fi-FI/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/fi-FI/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/fi-FI/admin/servers/overview.php b/lang/fi-FI/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/fi-FI/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/fi-FI/admin/servers/settings.php b/lang/fi-FI/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/fi-FI/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/fi-FI/admin/tokens.php b/lang/fi-FI/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/fi-FI/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/fi-FI/admin/users.php b/lang/fi-FI/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/fi-FI/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/fi-FI/auth.php b/lang/fi-FI/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/fi-FI/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/fi-FI/dashboard/index.php b/lang/fi-FI/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/fi-FI/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/fi-FI/pagination.php b/lang/fi-FI/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/fi-FI/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/fi-FI/passwords.php b/lang/fi-FI/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/fi-FI/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/fi-FI/server/backups.php b/lang/fi-FI/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/fi-FI/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/fi-FI/server/overview.php b/lang/fi-FI/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/fi-FI/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/fi-FI/server/settings.php b/lang/fi-FI/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/fi-FI/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/fi-FI/strings.php b/lang/fi-FI/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/fi-FI/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/fi-FI/validation.php b/lang/fi-FI/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/fi-FI/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/fi-FI/zod.php b/lang/fi-FI/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/fi-FI/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/fi/auth.php b/lang/fi/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/fi/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/fi/backups.php b/lang/fi/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/fi/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/fi/index.php b/lang/fi/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/fi/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/fi/locations.php b/lang/fi/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/fi/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/fi/nodes.php b/lang/fi/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/fi/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/fi/overview.php b/lang/fi/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/fi/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/fi/pagination.php b/lang/fi/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/fi/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/fi/passwords.php b/lang/fi/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/fi/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/fi/servers.php b/lang/fi/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/fi/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/fi/settings.php b/lang/fi/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/fi/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/fi/strings.php b/lang/fi/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/fi/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/fi/tokens.php b/lang/fi/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/fi/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/fi/users.php b/lang/fi/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/fi/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/fi/validation.php b/lang/fi/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/fi/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/fi/zod.php b/lang/fi/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/fi/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/fi_FI/admin/locations.php b/lang/fi_FI/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/fi_FI/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/fi_FI/admin/nodes/index.php b/lang/fi_FI/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/fi_FI/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/fi_FI/admin/servers/index.php b/lang/fi_FI/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/fi_FI/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/fi_FI/admin/servers/overview.php b/lang/fi_FI/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/fi_FI/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/fi_FI/admin/servers/settings.php b/lang/fi_FI/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/fi_FI/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/fi_FI/admin/tokens.php b/lang/fi_FI/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/fi_FI/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/fi_FI/admin/users.php b/lang/fi_FI/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/fi_FI/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/fi_FI/auth.php b/lang/fi_FI/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/fi_FI/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/fi_FI/dashboard/index.php b/lang/fi_FI/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/fi_FI/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/fi_FI/pagination.php b/lang/fi_FI/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/fi_FI/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/fi_FI/passwords.php b/lang/fi_FI/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/fi_FI/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/fi_FI/server/backups.php b/lang/fi_FI/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/fi_FI/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/fi_FI/server/overview.php b/lang/fi_FI/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/fi_FI/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/fi_FI/server/settings.php b/lang/fi_FI/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/fi_FI/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/fi_FI/strings.php b/lang/fi_FI/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/fi_FI/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/fr-FR/admin/locations.php b/lang/fr-FR/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/fr-FR/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/fr-FR/admin/nodes/index.php b/lang/fr-FR/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/fr-FR/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/fr-FR/admin/servers/index.php b/lang/fr-FR/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/fr-FR/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/fr-FR/admin/servers/overview.php b/lang/fr-FR/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/fr-FR/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/fr-FR/admin/servers/settings.php b/lang/fr-FR/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/fr-FR/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/fr-FR/admin/tokens.php b/lang/fr-FR/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/fr-FR/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/fr-FR/admin/users.php b/lang/fr-FR/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/fr-FR/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/fr-FR/auth.php b/lang/fr-FR/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/fr-FR/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/fr-FR/dashboard/index.php b/lang/fr-FR/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/fr-FR/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/fr-FR/pagination.php b/lang/fr-FR/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/fr-FR/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/fr-FR/passwords.php b/lang/fr-FR/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/fr-FR/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/fr-FR/server/backups.php b/lang/fr-FR/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/fr-FR/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/fr-FR/server/overview.php b/lang/fr-FR/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/fr-FR/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/fr-FR/server/settings.php b/lang/fr-FR/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/fr-FR/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/fr-FR/strings.php b/lang/fr-FR/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/fr-FR/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/fr-FR/validation.php b/lang/fr-FR/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/fr-FR/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/fr-FR/zod.php b/lang/fr-FR/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/fr-FR/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/fr/auth.php b/lang/fr/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/fr/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/fr/backups.php b/lang/fr/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/fr/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/fr/index.php b/lang/fr/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/fr/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/fr/locations.php b/lang/fr/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/fr/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/fr/nodes.php b/lang/fr/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/fr/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/fr/overview.php b/lang/fr/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/fr/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/fr/pagination.php b/lang/fr/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/fr/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/fr/passwords.php b/lang/fr/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/fr/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/fr/servers.php b/lang/fr/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/fr/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/fr/settings.php b/lang/fr/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/fr/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/fr/strings.php b/lang/fr/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/fr/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/fr/tokens.php b/lang/fr/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/fr/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/fr/users.php b/lang/fr/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/fr/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/fr/validation.php b/lang/fr/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/fr/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/fr/zod.php b/lang/fr/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/fr/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/fr_FR/admin/locations.php b/lang/fr_FR/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/fr_FR/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/fr_FR/admin/nodes/index.php b/lang/fr_FR/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/fr_FR/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/fr_FR/admin/servers/index.php b/lang/fr_FR/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/fr_FR/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/fr_FR/admin/servers/overview.php b/lang/fr_FR/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/fr_FR/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/fr_FR/admin/servers/settings.php b/lang/fr_FR/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/fr_FR/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/fr_FR/admin/tokens.php b/lang/fr_FR/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/fr_FR/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/fr_FR/admin/users.php b/lang/fr_FR/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/fr_FR/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/fr_FR/auth.php b/lang/fr_FR/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/fr_FR/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/fr_FR/dashboard/index.php b/lang/fr_FR/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/fr_FR/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/fr_FR/pagination.php b/lang/fr_FR/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/fr_FR/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/fr_FR/passwords.php b/lang/fr_FR/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/fr_FR/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/fr_FR/server/backups.php b/lang/fr_FR/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/fr_FR/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/fr_FR/server/overview.php b/lang/fr_FR/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/fr_FR/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/fr_FR/server/settings.php b/lang/fr_FR/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/fr_FR/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/fr_FR/strings.php b/lang/fr_FR/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/fr_FR/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/he-IL/admin/locations.php b/lang/he-IL/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/he-IL/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/he-IL/admin/nodes/index.php b/lang/he-IL/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/he-IL/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/he-IL/admin/servers/index.php b/lang/he-IL/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/he-IL/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/he-IL/admin/servers/overview.php b/lang/he-IL/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/he-IL/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/he-IL/admin/servers/settings.php b/lang/he-IL/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/he-IL/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/he-IL/admin/tokens.php b/lang/he-IL/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/he-IL/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/he-IL/admin/users.php b/lang/he-IL/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/he-IL/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/he-IL/auth.php b/lang/he-IL/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/he-IL/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/he-IL/dashboard/index.php b/lang/he-IL/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/he-IL/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/he-IL/pagination.php b/lang/he-IL/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/he-IL/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/he-IL/passwords.php b/lang/he-IL/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/he-IL/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/he-IL/server/backups.php b/lang/he-IL/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/he-IL/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/he-IL/server/overview.php b/lang/he-IL/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/he-IL/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/he-IL/server/settings.php b/lang/he-IL/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/he-IL/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/he-IL/strings.php b/lang/he-IL/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/he-IL/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/he-IL/validation.php b/lang/he-IL/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/he-IL/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/he-IL/zod.php b/lang/he-IL/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/he-IL/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/he/auth.php b/lang/he/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/he/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/he/backups.php b/lang/he/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/he/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/he/index.php b/lang/he/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/he/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/he/locations.php b/lang/he/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/he/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/he/nodes.php b/lang/he/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/he/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/he/overview.php b/lang/he/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/he/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/he/pagination.php b/lang/he/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/he/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/he/passwords.php b/lang/he/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/he/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/he/servers.php b/lang/he/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/he/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/he/settings.php b/lang/he/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/he/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/he/strings.php b/lang/he/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/he/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/he/tokens.php b/lang/he/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/he/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/he/users.php b/lang/he/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/he/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/he/validation.php b/lang/he/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/he/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/he/zod.php b/lang/he/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/he/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/he_IL/admin/locations.php b/lang/he_IL/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/he_IL/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/he_IL/admin/nodes/index.php b/lang/he_IL/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/he_IL/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/he_IL/admin/servers/index.php b/lang/he_IL/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/he_IL/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/he_IL/admin/servers/overview.php b/lang/he_IL/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/he_IL/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/he_IL/admin/servers/settings.php b/lang/he_IL/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/he_IL/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/he_IL/admin/tokens.php b/lang/he_IL/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/he_IL/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/he_IL/admin/users.php b/lang/he_IL/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/he_IL/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/he_IL/auth.php b/lang/he_IL/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/he_IL/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/he_IL/dashboard/index.php b/lang/he_IL/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/he_IL/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/he_IL/pagination.php b/lang/he_IL/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/he_IL/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/he_IL/passwords.php b/lang/he_IL/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/he_IL/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/he_IL/server/backups.php b/lang/he_IL/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/he_IL/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/he_IL/server/overview.php b/lang/he_IL/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/he_IL/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/he_IL/server/settings.php b/lang/he_IL/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/he_IL/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/he_IL/strings.php b/lang/he_IL/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/he_IL/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/hi-IN/admin/locations.php b/lang/hi-IN/admin/locations.php deleted file mode 100644 index ddd231e07fb..00000000000 --- a/lang/hi-IN/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'चरित्र पहचानकर्ता', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/hi-IN/admin/nodes/index.php b/lang/hi-IN/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/hi-IN/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/hi-IN/admin/servers/index.php b/lang/hi-IN/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/hi-IN/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/hi-IN/admin/servers/overview.php b/lang/hi-IN/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/hi-IN/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/hi-IN/admin/servers/settings.php b/lang/hi-IN/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/hi-IN/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/hi-IN/admin/tokens.php b/lang/hi-IN/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/hi-IN/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/hi-IN/admin/users.php b/lang/hi-IN/admin/users.php deleted file mode 100644 index 12b9c90e3b6..00000000000 --- a/lang/hi-IN/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'उपभोक्ता मिटाएं', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/hi-IN/auth.php b/lang/hi-IN/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/hi-IN/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/hi-IN/dashboard/index.php b/lang/hi-IN/dashboard/index.php deleted file mode 100644 index 304888cc5fb..00000000000 --- a/lang/hi-IN/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'सभी सर्वर प्रदर्शित करें', - 'no_servers_admin_empty_state' => 'कोई उपलब्ध सर्वर नहीं', - 'no_servers_empty_state' => 'आपको कोई सर्वर असाइन नहीं किया गया है', -]; diff --git a/lang/hi-IN/pagination.php b/lang/hi-IN/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/hi-IN/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/hi-IN/passwords.php b/lang/hi-IN/passwords.php deleted file mode 100644 index 04f81681e19..00000000000 --- a/lang/hi-IN/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "आपके द्वारा प्रदान किए गए ईमेल पते से कोई उपयोगकर्ता संबद्ध नहीं है।", - -]; diff --git a/lang/hi-IN/server/backups.php b/lang/hi-IN/server/backups.php deleted file mode 100644 index 9b915f3abdb..00000000000 --- a/lang/hi-IN/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'कोई बैकअप उपलब्ध नहीं है', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/hi-IN/server/overview.php b/lang/hi-IN/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/hi-IN/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/hi-IN/server/settings.php b/lang/hi-IN/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/hi-IN/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/hi-IN/strings.php b/lang/hi-IN/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/hi-IN/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/hi-IN/validation.php b/lang/hi-IN/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/hi-IN/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/hi-IN/zod.php b/lang/hi-IN/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/hi-IN/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/hi/auth.php b/lang/hi/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/hi/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/hi/backups.php b/lang/hi/backups.php deleted file mode 100644 index 9b915f3abdb..00000000000 --- a/lang/hi/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'कोई बैकअप उपलब्ध नहीं है', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/hi/index.php b/lang/hi/index.php deleted file mode 100644 index 304888cc5fb..00000000000 --- a/lang/hi/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'सभी सर्वर प्रदर्शित करें', - 'no_servers_admin_empty_state' => 'कोई उपलब्ध सर्वर नहीं', - 'no_servers_empty_state' => 'आपको कोई सर्वर असाइन नहीं किया गया है', -]; diff --git a/lang/hi/locations.php b/lang/hi/locations.php deleted file mode 100644 index ddd231e07fb..00000000000 --- a/lang/hi/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'चरित्र पहचानकर्ता', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/hi/nodes.php b/lang/hi/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/hi/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/hi/overview.php b/lang/hi/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/hi/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/hi/pagination.php b/lang/hi/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/hi/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/hi/passwords.php b/lang/hi/passwords.php deleted file mode 100644 index 04f81681e19..00000000000 --- a/lang/hi/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "आपके द्वारा प्रदान किए गए ईमेल पते से कोई उपयोगकर्ता संबद्ध नहीं है।", - -]; diff --git a/lang/hi/servers.php b/lang/hi/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/hi/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/hi/settings.php b/lang/hi/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/hi/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/hi/strings.php b/lang/hi/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/hi/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/hi/tokens.php b/lang/hi/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/hi/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/hi/users.php b/lang/hi/users.php deleted file mode 100644 index 12b9c90e3b6..00000000000 --- a/lang/hi/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'उपभोक्ता मिटाएं', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/hi/validation.php b/lang/hi/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/hi/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/hi/zod.php b/lang/hi/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/hi/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/hi_IN/admin/locations.php b/lang/hi_IN/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/hi_IN/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/hi_IN/admin/nodes/index.php b/lang/hi_IN/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/hi_IN/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/hi_IN/admin/servers/index.php b/lang/hi_IN/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/hi_IN/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/hi_IN/admin/servers/overview.php b/lang/hi_IN/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/hi_IN/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/hi_IN/admin/servers/settings.php b/lang/hi_IN/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/hi_IN/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/hi_IN/admin/tokens.php b/lang/hi_IN/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/hi_IN/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/hi_IN/admin/users.php b/lang/hi_IN/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/hi_IN/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/hi_IN/auth.php b/lang/hi_IN/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/hi_IN/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/hi_IN/dashboard/index.php b/lang/hi_IN/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/hi_IN/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/hi_IN/pagination.php b/lang/hi_IN/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/hi_IN/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/hi_IN/passwords.php b/lang/hi_IN/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/hi_IN/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/hi_IN/server/backups.php b/lang/hi_IN/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/hi_IN/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/hi_IN/server/overview.php b/lang/hi_IN/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/hi_IN/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/hi_IN/server/settings.php b/lang/hi_IN/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/hi_IN/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/hu-HU/admin/locations.php b/lang/hu-HU/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/hu-HU/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/hu-HU/admin/nodes/index.php b/lang/hu-HU/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/hu-HU/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/hu-HU/admin/servers/index.php b/lang/hu-HU/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/hu-HU/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/hu-HU/admin/servers/overview.php b/lang/hu-HU/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/hu-HU/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/hu-HU/admin/servers/settings.php b/lang/hu-HU/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/hu-HU/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/hu-HU/admin/tokens.php b/lang/hu-HU/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/hu-HU/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/hu-HU/admin/users.php b/lang/hu-HU/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/hu-HU/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/hu-HU/auth.php b/lang/hu-HU/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/hu-HU/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/hu-HU/dashboard/index.php b/lang/hu-HU/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/hu-HU/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/hu-HU/pagination.php b/lang/hu-HU/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/hu-HU/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/hu-HU/passwords.php b/lang/hu-HU/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/hu-HU/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/hu-HU/server/backups.php b/lang/hu-HU/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/hu-HU/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/hu-HU/server/overview.php b/lang/hu-HU/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/hu-HU/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/hu-HU/server/settings.php b/lang/hu-HU/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/hu-HU/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/hu-HU/strings.php b/lang/hu-HU/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/hu-HU/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/hu-HU/validation.php b/lang/hu-HU/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/hu-HU/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/hu-HU/zod.php b/lang/hu-HU/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/hu-HU/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/hu/auth.php b/lang/hu/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/hu/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/hu/backups.php b/lang/hu/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/hu/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/hu/index.php b/lang/hu/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/hu/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/hu/locations.php b/lang/hu/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/hu/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/hu/nodes.php b/lang/hu/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/hu/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/hu/overview.php b/lang/hu/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/hu/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/hu/pagination.php b/lang/hu/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/hu/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/hu/passwords.php b/lang/hu/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/hu/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/hu/servers.php b/lang/hu/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/hu/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/hu/settings.php b/lang/hu/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/hu/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/hu/strings.php b/lang/hu/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/hu/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/hu/tokens.php b/lang/hu/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/hu/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/hu/users.php b/lang/hu/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/hu/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/hu/validation.php b/lang/hu/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/hu/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/hu/zod.php b/lang/hu/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/hu/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/hu_HU/admin/locations.php b/lang/hu_HU/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/hu_HU/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/hu_HU/admin/nodes/index.php b/lang/hu_HU/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/hu_HU/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/hu_HU/admin/servers/index.php b/lang/hu_HU/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/hu_HU/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/hu_HU/admin/servers/overview.php b/lang/hu_HU/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/hu_HU/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/hu_HU/admin/servers/settings.php b/lang/hu_HU/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/hu_HU/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/hu_HU/admin/tokens.php b/lang/hu_HU/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/hu_HU/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/hu_HU/admin/users.php b/lang/hu_HU/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/hu_HU/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/hu_HU/auth.php b/lang/hu_HU/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/hu_HU/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/hu_HU/dashboard/index.php b/lang/hu_HU/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/hu_HU/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/hu_HU/pagination.php b/lang/hu_HU/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/hu_HU/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/hu_HU/passwords.php b/lang/hu_HU/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/hu_HU/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/hu_HU/server/backups.php b/lang/hu_HU/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/hu_HU/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/hu_HU/server/overview.php b/lang/hu_HU/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/hu_HU/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/hu_HU/server/settings.php b/lang/hu_HU/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/hu_HU/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/hu_HU/strings.php b/lang/hu_HU/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/hu_HU/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/is-IS/admin/locations.php b/lang/is-IS/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/is-IS/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/is-IS/admin/nodes/index.php b/lang/is-IS/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/is-IS/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/is-IS/admin/servers/index.php b/lang/is-IS/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/is-IS/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/is-IS/admin/servers/overview.php b/lang/is-IS/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/is-IS/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/is-IS/admin/servers/settings.php b/lang/is-IS/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/is-IS/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/is-IS/admin/tokens.php b/lang/is-IS/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/is-IS/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/is-IS/admin/users.php b/lang/is-IS/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/is-IS/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/is-IS/auth.php b/lang/is-IS/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/is-IS/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/is-IS/dashboard/index.php b/lang/is-IS/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/is-IS/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/is-IS/pagination.php b/lang/is-IS/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/is-IS/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/is-IS/passwords.php b/lang/is-IS/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/is-IS/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/is-IS/server/backups.php b/lang/is-IS/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/is-IS/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/is-IS/server/overview.php b/lang/is-IS/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/is-IS/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/is-IS/server/settings.php b/lang/is-IS/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/is-IS/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/is-IS/strings.php b/lang/is-IS/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/is-IS/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/is-IS/validation.php b/lang/is-IS/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/is-IS/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/is-IS/zod.php b/lang/is-IS/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/is-IS/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/is/auth.php b/lang/is/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/is/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/is/backups.php b/lang/is/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/is/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/is/index.php b/lang/is/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/is/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/is/locations.php b/lang/is/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/is/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/is/nodes.php b/lang/is/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/is/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/is/overview.php b/lang/is/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/is/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/is/pagination.php b/lang/is/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/is/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/is/passwords.php b/lang/is/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/is/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/is/servers.php b/lang/is/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/is/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/is/settings.php b/lang/is/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/is/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/is/strings.php b/lang/is/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/is/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/is/tokens.php b/lang/is/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/is/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/is/users.php b/lang/is/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/is/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/is/validation.php b/lang/is/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/is/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/is/zod.php b/lang/is/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/is/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/is_IS/admin/locations.php b/lang/is_IS/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/is_IS/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/is_IS/admin/nodes/index.php b/lang/is_IS/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/is_IS/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/is_IS/admin/servers/index.php b/lang/is_IS/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/is_IS/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/is_IS/admin/servers/overview.php b/lang/is_IS/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/is_IS/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/is_IS/admin/servers/settings.php b/lang/is_IS/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/is_IS/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/is_IS/admin/tokens.php b/lang/is_IS/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/is_IS/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/is_IS/admin/users.php b/lang/is_IS/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/is_IS/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/is_IS/auth.php b/lang/is_IS/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/is_IS/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/is_IS/dashboard/index.php b/lang/is_IS/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/is_IS/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/is_IS/pagination.php b/lang/is_IS/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/is_IS/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/is_IS/passwords.php b/lang/is_IS/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/is_IS/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/is_IS/server/backups.php b/lang/is_IS/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/is_IS/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/is_IS/server/overview.php b/lang/is_IS/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/is_IS/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/is_IS/server/settings.php b/lang/is_IS/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/is_IS/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/it-IT/admin/locations.php b/lang/it-IT/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/it-IT/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/it-IT/admin/nodes/index.php b/lang/it-IT/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/it-IT/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/it-IT/admin/servers/index.php b/lang/it-IT/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/it-IT/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/it-IT/admin/servers/overview.php b/lang/it-IT/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/it-IT/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/it-IT/admin/servers/settings.php b/lang/it-IT/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/it-IT/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/it-IT/admin/tokens.php b/lang/it-IT/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/it-IT/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/it-IT/admin/users.php b/lang/it-IT/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/it-IT/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/it-IT/auth.php b/lang/it-IT/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/it-IT/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/it-IT/dashboard/index.php b/lang/it-IT/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/it-IT/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/it-IT/pagination.php b/lang/it-IT/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/it-IT/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/it-IT/passwords.php b/lang/it-IT/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/it-IT/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/it-IT/server/backups.php b/lang/it-IT/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/it-IT/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/it-IT/server/overview.php b/lang/it-IT/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/it-IT/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/it-IT/server/settings.php b/lang/it-IT/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/it-IT/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/it-IT/strings.php b/lang/it-IT/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/it-IT/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/it-IT/validation.php b/lang/it-IT/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/it-IT/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/it-IT/zod.php b/lang/it-IT/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/it-IT/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/it/auth.php b/lang/it/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/it/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/it/backups.php b/lang/it/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/it/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/it/index.php b/lang/it/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/it/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/it/locations.php b/lang/it/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/it/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/it/nodes.php b/lang/it/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/it/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/it/overview.php b/lang/it/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/it/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/it/pagination.php b/lang/it/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/it/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/it/passwords.php b/lang/it/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/it/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/it/servers.php b/lang/it/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/it/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/it/settings.php b/lang/it/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/it/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/it/strings.php b/lang/it/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/it/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/it/tokens.php b/lang/it/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/it/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/it/users.php b/lang/it/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/it/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/it/validation.php b/lang/it/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/it/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/it/zod.php b/lang/it/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/it/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/it_IT/admin/locations.php b/lang/it_IT/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/it_IT/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/it_IT/admin/nodes/index.php b/lang/it_IT/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/it_IT/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/it_IT/admin/servers/index.php b/lang/it_IT/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/it_IT/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/it_IT/admin/servers/overview.php b/lang/it_IT/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/it_IT/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/it_IT/admin/servers/settings.php b/lang/it_IT/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/it_IT/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/it_IT/admin/tokens.php b/lang/it_IT/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/it_IT/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/it_IT/admin/users.php b/lang/it_IT/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/it_IT/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/it_IT/auth.php b/lang/it_IT/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/it_IT/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/it_IT/dashboard/index.php b/lang/it_IT/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/it_IT/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/it_IT/pagination.php b/lang/it_IT/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/it_IT/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/it_IT/passwords.php b/lang/it_IT/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/it_IT/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/it_IT/server/backups.php b/lang/it_IT/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/it_IT/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/it_IT/server/overview.php b/lang/it_IT/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/it_IT/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/it_IT/server/settings.php b/lang/it_IT/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/it_IT/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/it_IT/strings.php b/lang/it_IT/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/it_IT/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/ja-JP/admin/locations.php b/lang/ja-JP/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/ja-JP/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/ja-JP/admin/nodes/index.php b/lang/ja-JP/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/ja-JP/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/ja-JP/admin/servers/index.php b/lang/ja-JP/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/ja-JP/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/ja-JP/admin/servers/overview.php b/lang/ja-JP/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/ja-JP/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/ja-JP/admin/servers/settings.php b/lang/ja-JP/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/ja-JP/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/ja-JP/admin/tokens.php b/lang/ja-JP/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/ja-JP/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/ja-JP/admin/users.php b/lang/ja-JP/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/ja-JP/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/ja-JP/auth.php b/lang/ja-JP/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/ja-JP/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/ja-JP/dashboard/index.php b/lang/ja-JP/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/ja-JP/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/ja-JP/pagination.php b/lang/ja-JP/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/ja-JP/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/ja-JP/passwords.php b/lang/ja-JP/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/ja-JP/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/ja-JP/server/backups.php b/lang/ja-JP/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/ja-JP/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/ja-JP/server/overview.php b/lang/ja-JP/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/ja-JP/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/ja-JP/server/settings.php b/lang/ja-JP/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/ja-JP/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/ja-JP/strings.php b/lang/ja-JP/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/ja-JP/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/ja-JP/validation.php b/lang/ja-JP/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/ja-JP/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/ja-JP/zod.php b/lang/ja-JP/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/ja-JP/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/ja/auth.php b/lang/ja/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/ja/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/ja/backups.php b/lang/ja/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/ja/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/ja/index.php b/lang/ja/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/ja/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/ja/locations.php b/lang/ja/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/ja/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/ja/nodes.php b/lang/ja/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/ja/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/ja/overview.php b/lang/ja/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/ja/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/ja/pagination.php b/lang/ja/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/ja/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/ja/passwords.php b/lang/ja/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/ja/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/ja/servers.php b/lang/ja/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/ja/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/ja/settings.php b/lang/ja/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/ja/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/ja/strings.php b/lang/ja/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/ja/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/ja/tokens.php b/lang/ja/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/ja/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/ja/users.php b/lang/ja/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/ja/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/ja/validation.php b/lang/ja/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/ja/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/ja/zod.php b/lang/ja/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/ja/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/ja_JP/admin/locations.php b/lang/ja_JP/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/ja_JP/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/ja_JP/admin/nodes/index.php b/lang/ja_JP/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/ja_JP/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/ja_JP/admin/servers/index.php b/lang/ja_JP/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/ja_JP/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/ja_JP/admin/servers/overview.php b/lang/ja_JP/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/ja_JP/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/ja_JP/admin/servers/settings.php b/lang/ja_JP/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/ja_JP/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/ja_JP/admin/tokens.php b/lang/ja_JP/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/ja_JP/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/ja_JP/admin/users.php b/lang/ja_JP/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/ja_JP/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/ja_JP/auth.php b/lang/ja_JP/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/ja_JP/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/ja_JP/dashboard/index.php b/lang/ja_JP/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/ja_JP/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/ja_JP/pagination.php b/lang/ja_JP/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/ja_JP/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/ja_JP/passwords.php b/lang/ja_JP/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/ja_JP/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/ja_JP/server/backups.php b/lang/ja_JP/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/ja_JP/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/ja_JP/server/overview.php b/lang/ja_JP/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/ja_JP/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/ja_JP/server/settings.php b/lang/ja_JP/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/ja_JP/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/ja_JP/strings.php b/lang/ja_JP/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/ja_JP/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/ko-KR/admin/locations.php b/lang/ko-KR/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/ko-KR/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/ko-KR/admin/nodes/index.php b/lang/ko-KR/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/ko-KR/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/ko-KR/admin/servers/index.php b/lang/ko-KR/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/ko-KR/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/ko-KR/admin/servers/overview.php b/lang/ko-KR/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/ko-KR/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/ko-KR/admin/servers/settings.php b/lang/ko-KR/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/ko-KR/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/ko-KR/admin/tokens.php b/lang/ko-KR/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/ko-KR/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/ko-KR/admin/users.php b/lang/ko-KR/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/ko-KR/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/ko-KR/auth.php b/lang/ko-KR/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/ko-KR/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/ko-KR/dashboard/index.php b/lang/ko-KR/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/ko-KR/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/ko-KR/pagination.php b/lang/ko-KR/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/ko-KR/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/ko-KR/passwords.php b/lang/ko-KR/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/ko-KR/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/ko-KR/server/backups.php b/lang/ko-KR/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/ko-KR/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/ko-KR/server/overview.php b/lang/ko-KR/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/ko-KR/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/ko-KR/server/settings.php b/lang/ko-KR/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/ko-KR/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/ko-KR/strings.php b/lang/ko-KR/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/ko-KR/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/ko-KR/validation.php b/lang/ko-KR/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/ko-KR/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/ko-KR/zod.php b/lang/ko-KR/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/ko-KR/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/ko/auth.php b/lang/ko/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/ko/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/ko/backups.php b/lang/ko/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/ko/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/ko/index.php b/lang/ko/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/ko/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/ko/locations.php b/lang/ko/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/ko/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/ko/nodes.php b/lang/ko/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/ko/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/ko/overview.php b/lang/ko/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/ko/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/ko/pagination.php b/lang/ko/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/ko/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/ko/passwords.php b/lang/ko/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/ko/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/ko/servers.php b/lang/ko/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/ko/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/ko/settings.php b/lang/ko/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/ko/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/ko/strings.php b/lang/ko/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/ko/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/ko/tokens.php b/lang/ko/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/ko/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/ko/users.php b/lang/ko/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/ko/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/ko/validation.php b/lang/ko/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/ko/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/ko/zod.php b/lang/ko/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/ko/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/ko_KR/admin/locations.php b/lang/ko_KR/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/ko_KR/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/ko_KR/admin/nodes/index.php b/lang/ko_KR/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/ko_KR/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/ko_KR/admin/servers/index.php b/lang/ko_KR/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/ko_KR/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/ko_KR/admin/servers/overview.php b/lang/ko_KR/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/ko_KR/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/ko_KR/admin/servers/settings.php b/lang/ko_KR/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/ko_KR/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/ko_KR/admin/tokens.php b/lang/ko_KR/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/ko_KR/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/ko_KR/admin/users.php b/lang/ko_KR/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/ko_KR/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/ko_KR/auth.php b/lang/ko_KR/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/ko_KR/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/ko_KR/dashboard/index.php b/lang/ko_KR/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/ko_KR/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/ko_KR/pagination.php b/lang/ko_KR/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/ko_KR/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/ko_KR/passwords.php b/lang/ko_KR/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/ko_KR/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/ko_KR/server/backups.php b/lang/ko_KR/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/ko_KR/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/ko_KR/server/overview.php b/lang/ko_KR/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/ko_KR/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/ko_KR/server/settings.php b/lang/ko_KR/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/ko_KR/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/ko_KR/strings.php b/lang/ko_KR/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/ko_KR/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/nl-NL/admin/locations.php b/lang/nl-NL/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/nl-NL/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/nl-NL/admin/nodes/index.php b/lang/nl-NL/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/nl-NL/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/nl-NL/admin/servers/index.php b/lang/nl-NL/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/nl-NL/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/nl-NL/admin/servers/overview.php b/lang/nl-NL/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/nl-NL/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/nl-NL/admin/servers/settings.php b/lang/nl-NL/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/nl-NL/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/nl-NL/admin/tokens.php b/lang/nl-NL/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/nl-NL/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/nl-NL/admin/users.php b/lang/nl-NL/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/nl-NL/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/nl-NL/auth.php b/lang/nl-NL/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/nl-NL/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/nl-NL/dashboard/index.php b/lang/nl-NL/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/nl-NL/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/nl-NL/pagination.php b/lang/nl-NL/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/nl-NL/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/nl-NL/passwords.php b/lang/nl-NL/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/nl-NL/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/nl-NL/server/backups.php b/lang/nl-NL/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/nl-NL/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/nl-NL/server/overview.php b/lang/nl-NL/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/nl-NL/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/nl-NL/server/settings.php b/lang/nl-NL/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/nl-NL/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/nl-NL/strings.php b/lang/nl-NL/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/nl-NL/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/nl-NL/validation.php b/lang/nl-NL/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/nl-NL/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/nl-NL/zod.php b/lang/nl-NL/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/nl-NL/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/nl/auth.php b/lang/nl/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/nl/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/nl/backups.php b/lang/nl/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/nl/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/nl/index.php b/lang/nl/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/nl/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/nl/locations.php b/lang/nl/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/nl/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/nl/nodes.php b/lang/nl/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/nl/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/nl/overview.php b/lang/nl/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/nl/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/nl/pagination.php b/lang/nl/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/nl/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/nl/passwords.php b/lang/nl/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/nl/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/nl/servers.php b/lang/nl/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/nl/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/nl/settings.php b/lang/nl/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/nl/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/nl/strings.php b/lang/nl/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/nl/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/nl/tokens.php b/lang/nl/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/nl/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/nl/users.php b/lang/nl/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/nl/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/nl/validation.php b/lang/nl/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/nl/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/nl/zod.php b/lang/nl/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/nl/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/nl_NL/admin/locations.php b/lang/nl_NL/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/nl_NL/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/nl_NL/admin/nodes/index.php b/lang/nl_NL/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/nl_NL/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/nl_NL/admin/servers/index.php b/lang/nl_NL/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/nl_NL/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/nl_NL/admin/servers/overview.php b/lang/nl_NL/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/nl_NL/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/nl_NL/admin/servers/settings.php b/lang/nl_NL/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/nl_NL/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/nl_NL/admin/tokens.php b/lang/nl_NL/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/nl_NL/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/nl_NL/admin/users.php b/lang/nl_NL/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/nl_NL/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/nl_NL/auth.php b/lang/nl_NL/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/nl_NL/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/nl_NL/dashboard/index.php b/lang/nl_NL/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/nl_NL/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/nl_NL/pagination.php b/lang/nl_NL/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/nl_NL/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/nl_NL/passwords.php b/lang/nl_NL/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/nl_NL/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/nl_NL/server/backups.php b/lang/nl_NL/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/nl_NL/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/nl_NL/server/overview.php b/lang/nl_NL/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/nl_NL/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/nl_NL/server/settings.php b/lang/nl_NL/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/nl_NL/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/nl_NL/strings.php b/lang/nl_NL/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/nl_NL/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/no-NO/admin/locations.php b/lang/no-NO/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/no-NO/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/no-NO/admin/nodes/index.php b/lang/no-NO/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/no-NO/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/no-NO/admin/servers/index.php b/lang/no-NO/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/no-NO/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/no-NO/admin/servers/overview.php b/lang/no-NO/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/no-NO/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/no-NO/admin/servers/settings.php b/lang/no-NO/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/no-NO/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/no-NO/admin/tokens.php b/lang/no-NO/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/no-NO/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/no-NO/admin/users.php b/lang/no-NO/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/no-NO/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/no-NO/auth.php b/lang/no-NO/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/no-NO/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/no-NO/dashboard/index.php b/lang/no-NO/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/no-NO/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/no-NO/pagination.php b/lang/no-NO/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/no-NO/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/no-NO/passwords.php b/lang/no-NO/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/no-NO/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/no-NO/server/backups.php b/lang/no-NO/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/no-NO/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/no-NO/server/overview.php b/lang/no-NO/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/no-NO/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/no-NO/server/settings.php b/lang/no-NO/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/no-NO/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/no-NO/strings.php b/lang/no-NO/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/no-NO/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/no-NO/validation.php b/lang/no-NO/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/no-NO/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/no-NO/zod.php b/lang/no-NO/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/no-NO/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/no/auth.php b/lang/no/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/no/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/no/backups.php b/lang/no/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/no/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/no/index.php b/lang/no/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/no/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/no/locations.php b/lang/no/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/no/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/no/nodes.php b/lang/no/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/no/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/no/overview.php b/lang/no/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/no/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/no/pagination.php b/lang/no/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/no/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/no/passwords.php b/lang/no/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/no/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/no/servers.php b/lang/no/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/no/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/no/settings.php b/lang/no/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/no/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/no/strings.php b/lang/no/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/no/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/no/tokens.php b/lang/no/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/no/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/no/users.php b/lang/no/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/no/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/no/validation.php b/lang/no/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/no/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/no/zod.php b/lang/no/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/no/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/no_NO/admin/locations.php b/lang/no_NO/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/no_NO/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/no_NO/admin/nodes/index.php b/lang/no_NO/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/no_NO/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/no_NO/admin/servers/index.php b/lang/no_NO/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/no_NO/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/no_NO/admin/servers/overview.php b/lang/no_NO/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/no_NO/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/no_NO/admin/servers/settings.php b/lang/no_NO/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/no_NO/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/no_NO/admin/tokens.php b/lang/no_NO/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/no_NO/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/no_NO/admin/users.php b/lang/no_NO/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/no_NO/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/no_NO/auth.php b/lang/no_NO/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/no_NO/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/no_NO/dashboard/index.php b/lang/no_NO/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/no_NO/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/no_NO/pagination.php b/lang/no_NO/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/no_NO/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/no_NO/passwords.php b/lang/no_NO/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/no_NO/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/no_NO/server/backups.php b/lang/no_NO/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/no_NO/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/no_NO/server/overview.php b/lang/no_NO/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/no_NO/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/no_NO/server/settings.php b/lang/no_NO/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/no_NO/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/no_NO/strings.php b/lang/no_NO/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/no_NO/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/pl-PL/admin/locations.php b/lang/pl-PL/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/pl-PL/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/pl-PL/admin/nodes/index.php b/lang/pl-PL/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/pl-PL/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/pl-PL/admin/servers/index.php b/lang/pl-PL/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/pl-PL/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/pl-PL/admin/servers/overview.php b/lang/pl-PL/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/pl-PL/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/pl-PL/admin/servers/settings.php b/lang/pl-PL/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/pl-PL/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/pl-PL/admin/tokens.php b/lang/pl-PL/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/pl-PL/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/pl-PL/admin/users.php b/lang/pl-PL/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/pl-PL/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/pl-PL/auth.php b/lang/pl-PL/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/pl-PL/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/pl-PL/dashboard/index.php b/lang/pl-PL/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/pl-PL/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/pl-PL/pagination.php b/lang/pl-PL/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/pl-PL/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/pl-PL/passwords.php b/lang/pl-PL/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/pl-PL/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/pl-PL/server/backups.php b/lang/pl-PL/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/pl-PL/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/pl-PL/server/overview.php b/lang/pl-PL/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/pl-PL/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/pl-PL/server/settings.php b/lang/pl-PL/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/pl-PL/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/pl-PL/strings.php b/lang/pl-PL/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/pl-PL/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/pl-PL/validation.php b/lang/pl-PL/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/pl-PL/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/pl-PL/zod.php b/lang/pl-PL/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/pl-PL/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/pl/auth.php b/lang/pl/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/pl/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/pl/backups.php b/lang/pl/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/pl/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/pl/index.php b/lang/pl/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/pl/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/pl/locations.php b/lang/pl/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/pl/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/pl/nodes.php b/lang/pl/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/pl/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/pl/overview.php b/lang/pl/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/pl/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/pl/pagination.php b/lang/pl/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/pl/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/pl/passwords.php b/lang/pl/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/pl/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/pl/servers.php b/lang/pl/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/pl/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/pl/settings.php b/lang/pl/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/pl/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/pl/strings.php b/lang/pl/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/pl/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/pl/tokens.php b/lang/pl/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/pl/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/pl/users.php b/lang/pl/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/pl/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/pl/validation.php b/lang/pl/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/pl/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/pl/zod.php b/lang/pl/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/pl/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/pl_PL/admin/locations.php b/lang/pl_PL/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/pl_PL/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/pl_PL/admin/nodes/index.php b/lang/pl_PL/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/pl_PL/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/pl_PL/admin/servers/index.php b/lang/pl_PL/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/pl_PL/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/pl_PL/admin/servers/overview.php b/lang/pl_PL/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/pl_PL/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/pl_PL/admin/servers/settings.php b/lang/pl_PL/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/pl_PL/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/pl_PL/admin/tokens.php b/lang/pl_PL/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/pl_PL/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/pl_PL/admin/users.php b/lang/pl_PL/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/pl_PL/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/pl_PL/auth.php b/lang/pl_PL/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/pl_PL/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/pl_PL/dashboard/index.php b/lang/pl_PL/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/pl_PL/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/pl_PL/pagination.php b/lang/pl_PL/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/pl_PL/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/pl_PL/passwords.php b/lang/pl_PL/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/pl_PL/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/pl_PL/server/backups.php b/lang/pl_PL/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/pl_PL/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/pl_PL/server/overview.php b/lang/pl_PL/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/pl_PL/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/pl_PL/server/settings.php b/lang/pl_PL/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/pl_PL/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/pl_PL/strings.php b/lang/pl_PL/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/pl_PL/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/pt-BR/admin/locations.php b/lang/pt-BR/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/pt-BR/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/pt-BR/admin/nodes/index.php b/lang/pt-BR/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/pt-BR/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/pt-BR/admin/servers/index.php b/lang/pt-BR/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/pt-BR/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/pt-BR/admin/servers/overview.php b/lang/pt-BR/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/pt-BR/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/pt-BR/admin/servers/settings.php b/lang/pt-BR/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/pt-BR/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/pt-BR/admin/tokens.php b/lang/pt-BR/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/pt-BR/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/pt-BR/admin/users.php b/lang/pt-BR/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/pt-BR/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/pt-BR/auth.php b/lang/pt-BR/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/pt-BR/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/pt-BR/dashboard/index.php b/lang/pt-BR/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/pt-BR/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/pt-BR/pagination.php b/lang/pt-BR/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/pt-BR/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/pt-BR/passwords.php b/lang/pt-BR/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/pt-BR/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/pt-BR/server/backups.php b/lang/pt-BR/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/pt-BR/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/pt-BR/server/overview.php b/lang/pt-BR/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/pt-BR/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/pt-BR/server/settings.php b/lang/pt-BR/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/pt-BR/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/pt-BR/strings.php b/lang/pt-BR/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/pt-BR/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/pt-BR/validation.php b/lang/pt-BR/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/pt-BR/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/pt-BR/zod.php b/lang/pt-BR/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/pt-BR/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/pt-PT/admin/locations.php b/lang/pt-PT/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/pt-PT/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/pt-PT/admin/nodes/index.php b/lang/pt-PT/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/pt-PT/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/pt-PT/admin/servers/index.php b/lang/pt-PT/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/pt-PT/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/pt-PT/admin/servers/overview.php b/lang/pt-PT/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/pt-PT/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/pt-PT/admin/servers/settings.php b/lang/pt-PT/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/pt-PT/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/pt-PT/admin/tokens.php b/lang/pt-PT/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/pt-PT/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/pt-PT/admin/users.php b/lang/pt-PT/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/pt-PT/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/pt-PT/auth.php b/lang/pt-PT/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/pt-PT/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/pt-PT/dashboard/index.php b/lang/pt-PT/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/pt-PT/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/pt-PT/pagination.php b/lang/pt-PT/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/pt-PT/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/pt-PT/passwords.php b/lang/pt-PT/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/pt-PT/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/pt-PT/server/backups.php b/lang/pt-PT/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/pt-PT/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/pt-PT/server/overview.php b/lang/pt-PT/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/pt-PT/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/pt-PT/server/settings.php b/lang/pt-PT/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/pt-PT/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/pt-PT/strings.php b/lang/pt-PT/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/pt-PT/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/pt-PT/validation.php b/lang/pt-PT/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/pt-PT/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/pt-PT/zod.php b/lang/pt-PT/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/pt-PT/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/pt/auth.php b/lang/pt/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/pt/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/pt/backups.php b/lang/pt/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/pt/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/pt/index.php b/lang/pt/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/pt/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/pt/locations.php b/lang/pt/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/pt/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/pt/nodes.php b/lang/pt/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/pt/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/pt/overview.php b/lang/pt/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/pt/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/pt/pagination.php b/lang/pt/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/pt/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/pt/passwords.php b/lang/pt/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/pt/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/pt/servers.php b/lang/pt/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/pt/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/pt/settings.php b/lang/pt/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/pt/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/pt/strings.php b/lang/pt/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/pt/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/pt/tokens.php b/lang/pt/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/pt/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/pt/users.php b/lang/pt/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/pt/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/pt/validation.php b/lang/pt/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/pt/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/pt/zod.php b/lang/pt/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/pt/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/pt_BR/admin/locations.php b/lang/pt_BR/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/pt_BR/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/pt_BR/admin/nodes/index.php b/lang/pt_BR/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/pt_BR/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/pt_BR/admin/servers/index.php b/lang/pt_BR/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/pt_BR/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/pt_BR/admin/servers/overview.php b/lang/pt_BR/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/pt_BR/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/pt_BR/admin/servers/settings.php b/lang/pt_BR/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/pt_BR/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/pt_BR/admin/tokens.php b/lang/pt_BR/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/pt_BR/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/pt_BR/admin/users.php b/lang/pt_BR/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/pt_BR/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/pt_BR/auth.php b/lang/pt_BR/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/pt_BR/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/pt_BR/dashboard/index.php b/lang/pt_BR/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/pt_BR/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/pt_BR/pagination.php b/lang/pt_BR/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/pt_BR/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/pt_BR/passwords.php b/lang/pt_BR/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/pt_BR/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/pt_BR/server/backups.php b/lang/pt_BR/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/pt_BR/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/pt_BR/server/overview.php b/lang/pt_BR/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/pt_BR/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/pt_BR/server/settings.php b/lang/pt_BR/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/pt_BR/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/pt_PT/admin/locations.php b/lang/pt_PT/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/pt_PT/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/pt_PT/admin/nodes/index.php b/lang/pt_PT/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/pt_PT/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/pt_PT/admin/servers/index.php b/lang/pt_PT/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/pt_PT/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/pt_PT/admin/servers/overview.php b/lang/pt_PT/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/pt_PT/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/pt_PT/admin/servers/settings.php b/lang/pt_PT/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/pt_PT/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/pt_PT/admin/tokens.php b/lang/pt_PT/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/pt_PT/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/pt_PT/admin/users.php b/lang/pt_PT/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/pt_PT/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/pt_PT/auth.php b/lang/pt_PT/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/pt_PT/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/pt_PT/dashboard/index.php b/lang/pt_PT/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/pt_PT/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/pt_PT/pagination.php b/lang/pt_PT/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/pt_PT/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/pt_PT/passwords.php b/lang/pt_PT/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/pt_PT/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/pt_PT/server/backups.php b/lang/pt_PT/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/pt_PT/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/pt_PT/server/overview.php b/lang/pt_PT/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/pt_PT/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/pt_PT/server/settings.php b/lang/pt_PT/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/pt_PT/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/pt_PT/strings.php b/lang/pt_PT/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/pt_PT/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/ro-RO/admin/locations.php b/lang/ro-RO/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/ro-RO/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/ro-RO/admin/nodes/index.php b/lang/ro-RO/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/ro-RO/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/ro-RO/admin/servers/index.php b/lang/ro-RO/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/ro-RO/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/ro-RO/admin/servers/overview.php b/lang/ro-RO/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/ro-RO/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/ro-RO/admin/servers/settings.php b/lang/ro-RO/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/ro-RO/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/ro-RO/admin/tokens.php b/lang/ro-RO/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/ro-RO/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/ro-RO/admin/users.php b/lang/ro-RO/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/ro-RO/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/ro-RO/auth.php b/lang/ro-RO/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/ro-RO/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/ro-RO/dashboard/index.php b/lang/ro-RO/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/ro-RO/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/ro-RO/pagination.php b/lang/ro-RO/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/ro-RO/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/ro-RO/passwords.php b/lang/ro-RO/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/ro-RO/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/ro-RO/server/backups.php b/lang/ro-RO/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/ro-RO/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/ro-RO/server/overview.php b/lang/ro-RO/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/ro-RO/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/ro-RO/server/settings.php b/lang/ro-RO/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/ro-RO/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/ro-RO/strings.php b/lang/ro-RO/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/ro-RO/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/ro-RO/validation.php b/lang/ro-RO/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/ro-RO/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/ro-RO/zod.php b/lang/ro-RO/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/ro-RO/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/ro/auth.php b/lang/ro/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/ro/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/ro/backups.php b/lang/ro/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/ro/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/ro/index.php b/lang/ro/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/ro/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/ro/locations.php b/lang/ro/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/ro/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/ro/nodes.php b/lang/ro/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/ro/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/ro/overview.php b/lang/ro/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/ro/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/ro/pagination.php b/lang/ro/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/ro/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/ro/passwords.php b/lang/ro/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/ro/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/ro/servers.php b/lang/ro/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/ro/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/ro/settings.php b/lang/ro/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/ro/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/ro/strings.php b/lang/ro/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/ro/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/ro/tokens.php b/lang/ro/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/ro/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/ro/users.php b/lang/ro/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/ro/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/ro/validation.php b/lang/ro/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/ro/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/ro/zod.php b/lang/ro/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/ro/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/ro_RO/admin/locations.php b/lang/ro_RO/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/ro_RO/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/ro_RO/admin/nodes/index.php b/lang/ro_RO/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/ro_RO/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/ro_RO/admin/servers/index.php b/lang/ro_RO/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/ro_RO/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/ro_RO/admin/servers/overview.php b/lang/ro_RO/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/ro_RO/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/ro_RO/admin/servers/settings.php b/lang/ro_RO/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/ro_RO/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/ro_RO/admin/tokens.php b/lang/ro_RO/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/ro_RO/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/ro_RO/admin/users.php b/lang/ro_RO/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/ro_RO/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/ro_RO/auth.php b/lang/ro_RO/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/ro_RO/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/ro_RO/dashboard/index.php b/lang/ro_RO/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/ro_RO/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/ro_RO/pagination.php b/lang/ro_RO/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/ro_RO/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/ro_RO/passwords.php b/lang/ro_RO/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/ro_RO/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/ro_RO/server/backups.php b/lang/ro_RO/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/ro_RO/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/ro_RO/server/overview.php b/lang/ro_RO/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/ro_RO/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/ro_RO/server/settings.php b/lang/ro_RO/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/ro_RO/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/ro_RO/strings.php b/lang/ro_RO/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/ro_RO/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/ru-RU/admin/locations.php b/lang/ru-RU/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/ru-RU/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/ru-RU/admin/nodes/index.php b/lang/ru-RU/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/ru-RU/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/ru-RU/admin/servers/index.php b/lang/ru-RU/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/ru-RU/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/ru-RU/admin/servers/overview.php b/lang/ru-RU/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/ru-RU/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/ru-RU/admin/servers/settings.php b/lang/ru-RU/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/ru-RU/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/ru-RU/admin/tokens.php b/lang/ru-RU/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/ru-RU/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/ru-RU/admin/users.php b/lang/ru-RU/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/ru-RU/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/ru-RU/auth.php b/lang/ru-RU/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/ru-RU/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/ru-RU/dashboard/index.php b/lang/ru-RU/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/ru-RU/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/ru-RU/pagination.php b/lang/ru-RU/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/ru-RU/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/ru-RU/passwords.php b/lang/ru-RU/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/ru-RU/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/ru-RU/server/backups.php b/lang/ru-RU/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/ru-RU/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/ru-RU/server/overview.php b/lang/ru-RU/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/ru-RU/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/ru-RU/server/settings.php b/lang/ru-RU/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/ru-RU/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/ru-RU/strings.php b/lang/ru-RU/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/ru-RU/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/ru-RU/validation.php b/lang/ru-RU/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/ru-RU/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/ru-RU/zod.php b/lang/ru-RU/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/ru-RU/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/ru/auth.php b/lang/ru/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/ru/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/ru/backups.php b/lang/ru/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/ru/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/ru/index.php b/lang/ru/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/ru/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/ru/locations.php b/lang/ru/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/ru/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/ru/nodes.php b/lang/ru/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/ru/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/ru/overview.php b/lang/ru/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/ru/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/ru/pagination.php b/lang/ru/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/ru/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/ru/passwords.php b/lang/ru/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/ru/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/ru/servers.php b/lang/ru/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/ru/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/ru/settings.php b/lang/ru/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/ru/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/ru/strings.php b/lang/ru/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/ru/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/ru/tokens.php b/lang/ru/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/ru/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/ru/users.php b/lang/ru/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/ru/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/ru/validation.php b/lang/ru/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/ru/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/ru/zod.php b/lang/ru/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/ru/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/ru_RU/admin/locations.php b/lang/ru_RU/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/ru_RU/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/ru_RU/admin/nodes/index.php b/lang/ru_RU/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/ru_RU/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/ru_RU/admin/servers/index.php b/lang/ru_RU/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/ru_RU/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/ru_RU/admin/servers/overview.php b/lang/ru_RU/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/ru_RU/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/ru_RU/admin/servers/settings.php b/lang/ru_RU/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/ru_RU/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/ru_RU/admin/tokens.php b/lang/ru_RU/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/ru_RU/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/ru_RU/admin/users.php b/lang/ru_RU/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/ru_RU/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/ru_RU/auth.php b/lang/ru_RU/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/ru_RU/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/ru_RU/dashboard/index.php b/lang/ru_RU/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/ru_RU/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/ru_RU/pagination.php b/lang/ru_RU/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/ru_RU/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/ru_RU/passwords.php b/lang/ru_RU/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/ru_RU/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/ru_RU/server/backups.php b/lang/ru_RU/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/ru_RU/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/ru_RU/server/overview.php b/lang/ru_RU/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/ru_RU/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/ru_RU/server/settings.php b/lang/ru_RU/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/ru_RU/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/sr-SP/admin/locations.php b/lang/sr-SP/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/sr-SP/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/sr-SP/admin/nodes/index.php b/lang/sr-SP/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/sr-SP/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/sr-SP/admin/servers/index.php b/lang/sr-SP/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/sr-SP/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/sr-SP/admin/servers/overview.php b/lang/sr-SP/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/sr-SP/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/sr-SP/admin/servers/settings.php b/lang/sr-SP/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/sr-SP/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/sr-SP/admin/tokens.php b/lang/sr-SP/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/sr-SP/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/sr-SP/admin/users.php b/lang/sr-SP/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/sr-SP/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/sr-SP/auth.php b/lang/sr-SP/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/sr-SP/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/sr-SP/dashboard/index.php b/lang/sr-SP/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/sr-SP/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/sr-SP/pagination.php b/lang/sr-SP/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/sr-SP/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/sr-SP/passwords.php b/lang/sr-SP/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/sr-SP/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/sr-SP/server/backups.php b/lang/sr-SP/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/sr-SP/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/sr-SP/server/overview.php b/lang/sr-SP/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/sr-SP/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/sr-SP/server/settings.php b/lang/sr-SP/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/sr-SP/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/sr-SP/strings.php b/lang/sr-SP/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/sr-SP/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/sr-SP/validation.php b/lang/sr-SP/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/sr-SP/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/sr-SP/zod.php b/lang/sr-SP/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/sr-SP/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/sr/auth.php b/lang/sr/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/sr/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/sr/backups.php b/lang/sr/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/sr/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/sr/index.php b/lang/sr/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/sr/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/sr/locations.php b/lang/sr/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/sr/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/sr/nodes.php b/lang/sr/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/sr/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/sr/overview.php b/lang/sr/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/sr/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/sr/pagination.php b/lang/sr/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/sr/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/sr/passwords.php b/lang/sr/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/sr/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/sr/servers.php b/lang/sr/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/sr/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/sr/settings.php b/lang/sr/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/sr/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/sr/strings.php b/lang/sr/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/sr/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/sr/tokens.php b/lang/sr/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/sr/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/sr/users.php b/lang/sr/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/sr/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/sr/validation.php b/lang/sr/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/sr/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/sr/zod.php b/lang/sr/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/sr/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/sr_SP/admin/locations.php b/lang/sr_SP/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/sr_SP/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/sr_SP/admin/nodes/index.php b/lang/sr_SP/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/sr_SP/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/sr_SP/admin/servers/index.php b/lang/sr_SP/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/sr_SP/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/sr_SP/admin/servers/overview.php b/lang/sr_SP/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/sr_SP/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/sr_SP/admin/servers/settings.php b/lang/sr_SP/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/sr_SP/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/sr_SP/admin/tokens.php b/lang/sr_SP/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/sr_SP/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/sr_SP/admin/users.php b/lang/sr_SP/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/sr_SP/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/sr_SP/auth.php b/lang/sr_SP/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/sr_SP/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/sr_SP/dashboard/index.php b/lang/sr_SP/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/sr_SP/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/sr_SP/pagination.php b/lang/sr_SP/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/sr_SP/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/sr_SP/passwords.php b/lang/sr_SP/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/sr_SP/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/sr_SP/server/backups.php b/lang/sr_SP/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/sr_SP/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/sr_SP/server/overview.php b/lang/sr_SP/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/sr_SP/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/sr_SP/server/settings.php b/lang/sr_SP/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/sr_SP/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/sv-SE/admin/locations.php b/lang/sv-SE/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/sv-SE/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/sv-SE/admin/nodes/index.php b/lang/sv-SE/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/sv-SE/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/sv-SE/admin/servers/index.php b/lang/sv-SE/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/sv-SE/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/sv-SE/admin/servers/overview.php b/lang/sv-SE/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/sv-SE/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/sv-SE/admin/servers/settings.php b/lang/sv-SE/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/sv-SE/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/sv-SE/admin/tokens.php b/lang/sv-SE/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/sv-SE/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/sv-SE/admin/users.php b/lang/sv-SE/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/sv-SE/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/sv-SE/auth.php b/lang/sv-SE/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/sv-SE/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/sv-SE/dashboard/index.php b/lang/sv-SE/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/sv-SE/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/sv-SE/pagination.php b/lang/sv-SE/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/sv-SE/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/sv-SE/passwords.php b/lang/sv-SE/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/sv-SE/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/sv-SE/server/backups.php b/lang/sv-SE/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/sv-SE/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/sv-SE/server/overview.php b/lang/sv-SE/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/sv-SE/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/sv-SE/server/settings.php b/lang/sv-SE/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/sv-SE/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/sv-SE/strings.php b/lang/sv-SE/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/sv-SE/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/sv-SE/validation.php b/lang/sv-SE/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/sv-SE/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/sv-SE/zod.php b/lang/sv-SE/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/sv-SE/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/sv/auth.php b/lang/sv/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/sv/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/sv/backups.php b/lang/sv/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/sv/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/sv/index.php b/lang/sv/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/sv/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/sv/locations.php b/lang/sv/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/sv/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/sv/nodes.php b/lang/sv/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/sv/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/sv/overview.php b/lang/sv/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/sv/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/sv/pagination.php b/lang/sv/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/sv/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/sv/passwords.php b/lang/sv/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/sv/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/sv/servers.php b/lang/sv/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/sv/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/sv/settings.php b/lang/sv/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/sv/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/sv/strings.php b/lang/sv/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/sv/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/sv/tokens.php b/lang/sv/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/sv/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/sv/users.php b/lang/sv/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/sv/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/sv/validation.php b/lang/sv/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/sv/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/sv/zod.php b/lang/sv/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/sv/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/sv_SE/admin/locations.php b/lang/sv_SE/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/sv_SE/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/sv_SE/admin/nodes/index.php b/lang/sv_SE/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/sv_SE/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/sv_SE/admin/servers/index.php b/lang/sv_SE/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/sv_SE/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/sv_SE/admin/servers/overview.php b/lang/sv_SE/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/sv_SE/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/sv_SE/admin/servers/settings.php b/lang/sv_SE/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/sv_SE/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/sv_SE/admin/tokens.php b/lang/sv_SE/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/sv_SE/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/sv_SE/admin/users.php b/lang/sv_SE/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/sv_SE/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/sv_SE/auth.php b/lang/sv_SE/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/sv_SE/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/sv_SE/dashboard/index.php b/lang/sv_SE/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/sv_SE/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/sv_SE/pagination.php b/lang/sv_SE/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/sv_SE/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/sv_SE/passwords.php b/lang/sv_SE/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/sv_SE/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/sv_SE/server/backups.php b/lang/sv_SE/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/sv_SE/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/sv_SE/server/overview.php b/lang/sv_SE/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/sv_SE/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/sv_SE/server/settings.php b/lang/sv_SE/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/sv_SE/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/tr-TR/admin/locations.php b/lang/tr-TR/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/tr-TR/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/tr-TR/admin/nodes/index.php b/lang/tr-TR/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/tr-TR/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/tr-TR/admin/servers/index.php b/lang/tr-TR/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/tr-TR/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/tr-TR/admin/servers/overview.php b/lang/tr-TR/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/tr-TR/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/tr-TR/admin/servers/settings.php b/lang/tr-TR/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/tr-TR/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/tr-TR/admin/tokens.php b/lang/tr-TR/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/tr-TR/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/tr-TR/admin/users.php b/lang/tr-TR/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/tr-TR/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/tr-TR/auth.php b/lang/tr-TR/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/tr-TR/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/tr-TR/dashboard/index.php b/lang/tr-TR/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/tr-TR/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/tr-TR/pagination.php b/lang/tr-TR/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/tr-TR/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/tr-TR/passwords.php b/lang/tr-TR/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/tr-TR/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/tr-TR/server/backups.php b/lang/tr-TR/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/tr-TR/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/tr-TR/server/overview.php b/lang/tr-TR/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/tr-TR/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/tr-TR/server/settings.php b/lang/tr-TR/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/tr-TR/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/tr-TR/strings.php b/lang/tr-TR/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/tr-TR/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/tr-TR/validation.php b/lang/tr-TR/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/tr-TR/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/tr-TR/zod.php b/lang/tr-TR/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/tr-TR/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/tr/auth.php b/lang/tr/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/tr/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/tr/backups.php b/lang/tr/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/tr/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/tr/index.php b/lang/tr/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/tr/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/tr/locations.php b/lang/tr/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/tr/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/tr/nodes.php b/lang/tr/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/tr/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/tr/overview.php b/lang/tr/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/tr/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/tr/pagination.php b/lang/tr/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/tr/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/tr/passwords.php b/lang/tr/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/tr/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/tr/servers.php b/lang/tr/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/tr/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/tr/settings.php b/lang/tr/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/tr/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/tr/strings.php b/lang/tr/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/tr/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/tr/tokens.php b/lang/tr/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/tr/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/tr/users.php b/lang/tr/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/tr/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/tr/validation.php b/lang/tr/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/tr/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/tr/zod.php b/lang/tr/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/tr/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/tr_TR/admin/locations.php b/lang/tr_TR/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/tr_TR/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/tr_TR/admin/nodes/index.php b/lang/tr_TR/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/tr_TR/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/tr_TR/admin/servers/index.php b/lang/tr_TR/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/tr_TR/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/tr_TR/admin/servers/overview.php b/lang/tr_TR/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/tr_TR/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/tr_TR/admin/servers/settings.php b/lang/tr_TR/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/tr_TR/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/tr_TR/admin/tokens.php b/lang/tr_TR/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/tr_TR/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/tr_TR/admin/users.php b/lang/tr_TR/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/tr_TR/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/tr_TR/auth.php b/lang/tr_TR/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/tr_TR/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/tr_TR/dashboard/index.php b/lang/tr_TR/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/tr_TR/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/tr_TR/pagination.php b/lang/tr_TR/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/tr_TR/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/tr_TR/passwords.php b/lang/tr_TR/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/tr_TR/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/tr_TR/server/backups.php b/lang/tr_TR/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/tr_TR/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/tr_TR/server/overview.php b/lang/tr_TR/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/tr_TR/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/tr_TR/server/settings.php b/lang/tr_TR/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/tr_TR/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/uk-UA/admin/locations.php b/lang/uk-UA/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/uk-UA/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/uk-UA/admin/nodes/index.php b/lang/uk-UA/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/uk-UA/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/uk-UA/admin/servers/index.php b/lang/uk-UA/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/uk-UA/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/uk-UA/admin/servers/overview.php b/lang/uk-UA/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/uk-UA/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/uk-UA/admin/servers/settings.php b/lang/uk-UA/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/uk-UA/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/uk-UA/admin/tokens.php b/lang/uk-UA/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/uk-UA/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/uk-UA/admin/users.php b/lang/uk-UA/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/uk-UA/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/uk-UA/auth.php b/lang/uk-UA/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/uk-UA/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/uk-UA/dashboard/index.php b/lang/uk-UA/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/uk-UA/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/uk-UA/pagination.php b/lang/uk-UA/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/uk-UA/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/uk-UA/passwords.php b/lang/uk-UA/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/uk-UA/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/uk-UA/server/backups.php b/lang/uk-UA/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/uk-UA/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/uk-UA/server/overview.php b/lang/uk-UA/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/uk-UA/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/uk-UA/server/settings.php b/lang/uk-UA/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/uk-UA/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/uk-UA/strings.php b/lang/uk-UA/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/uk-UA/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/uk-UA/validation.php b/lang/uk-UA/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/uk-UA/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/uk-UA/zod.php b/lang/uk-UA/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/uk-UA/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/uk/auth.php b/lang/uk/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/uk/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/uk/backups.php b/lang/uk/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/uk/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/uk/index.php b/lang/uk/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/uk/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/uk/locations.php b/lang/uk/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/uk/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/uk/nodes.php b/lang/uk/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/uk/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/uk/overview.php b/lang/uk/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/uk/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/uk/pagination.php b/lang/uk/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/uk/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/uk/passwords.php b/lang/uk/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/uk/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/uk/servers.php b/lang/uk/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/uk/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/uk/settings.php b/lang/uk/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/uk/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/uk/strings.php b/lang/uk/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/uk/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/uk/tokens.php b/lang/uk/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/uk/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/uk/users.php b/lang/uk/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/uk/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/uk/validation.php b/lang/uk/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/uk/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/uk/zod.php b/lang/uk/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/uk/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/uk_UA/admin/locations.php b/lang/uk_UA/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/uk_UA/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/uk_UA/admin/nodes/index.php b/lang/uk_UA/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/uk_UA/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/uk_UA/admin/servers/index.php b/lang/uk_UA/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/uk_UA/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/uk_UA/admin/servers/overview.php b/lang/uk_UA/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/uk_UA/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/uk_UA/admin/servers/settings.php b/lang/uk_UA/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/uk_UA/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/uk_UA/admin/tokens.php b/lang/uk_UA/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/uk_UA/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/uk_UA/admin/users.php b/lang/uk_UA/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/uk_UA/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/uk_UA/auth.php b/lang/uk_UA/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/uk_UA/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/uk_UA/dashboard/index.php b/lang/uk_UA/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/uk_UA/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/uk_UA/pagination.php b/lang/uk_UA/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/uk_UA/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/uk_UA/passwords.php b/lang/uk_UA/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/uk_UA/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/uk_UA/server/backups.php b/lang/uk_UA/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/uk_UA/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/uk_UA/server/overview.php b/lang/uk_UA/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/uk_UA/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/uk_UA/server/settings.php b/lang/uk_UA/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/uk_UA/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/vi-VN/admin/locations.php b/lang/vi-VN/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/vi-VN/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/vi-VN/admin/nodes/index.php b/lang/vi-VN/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/vi-VN/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/vi-VN/admin/servers/index.php b/lang/vi-VN/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/vi-VN/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/vi-VN/admin/servers/overview.php b/lang/vi-VN/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/vi-VN/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/vi-VN/admin/servers/settings.php b/lang/vi-VN/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/vi-VN/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/vi-VN/admin/tokens.php b/lang/vi-VN/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/vi-VN/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/vi-VN/admin/users.php b/lang/vi-VN/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/vi-VN/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/vi-VN/auth.php b/lang/vi-VN/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/vi-VN/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/vi-VN/dashboard/index.php b/lang/vi-VN/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/vi-VN/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/vi-VN/pagination.php b/lang/vi-VN/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/vi-VN/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/vi-VN/passwords.php b/lang/vi-VN/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/vi-VN/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/vi-VN/server/backups.php b/lang/vi-VN/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/vi-VN/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/vi-VN/server/overview.php b/lang/vi-VN/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/vi-VN/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/vi-VN/server/settings.php b/lang/vi-VN/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/vi-VN/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/vi-VN/strings.php b/lang/vi-VN/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/vi-VN/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/vi-VN/validation.php b/lang/vi-VN/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/vi-VN/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/vi-VN/zod.php b/lang/vi-VN/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/vi-VN/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/vi/auth.php b/lang/vi/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/vi/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/vi/backups.php b/lang/vi/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/vi/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/vi/index.php b/lang/vi/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/vi/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/vi/locations.php b/lang/vi/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/vi/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/vi/nodes.php b/lang/vi/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/vi/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/vi/overview.php b/lang/vi/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/vi/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/vi/pagination.php b/lang/vi/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/vi/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/vi/passwords.php b/lang/vi/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/vi/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/vi/servers.php b/lang/vi/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/vi/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/vi/settings.php b/lang/vi/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/vi/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/vi/strings.php b/lang/vi/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/vi/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/vi/tokens.php b/lang/vi/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/vi/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/vi/users.php b/lang/vi/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/vi/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/vi/validation.php b/lang/vi/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/vi/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/vi/zod.php b/lang/vi/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/vi/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/vi_VN/admin/locations.php b/lang/vi_VN/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/vi_VN/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/vi_VN/admin/nodes/index.php b/lang/vi_VN/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/vi_VN/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/vi_VN/admin/servers/index.php b/lang/vi_VN/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/vi_VN/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/vi_VN/admin/servers/overview.php b/lang/vi_VN/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/vi_VN/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/vi_VN/admin/servers/settings.php b/lang/vi_VN/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/vi_VN/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/vi_VN/admin/tokens.php b/lang/vi_VN/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/vi_VN/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/vi_VN/admin/users.php b/lang/vi_VN/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/vi_VN/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/vi_VN/auth.php b/lang/vi_VN/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/vi_VN/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/vi_VN/dashboard/index.php b/lang/vi_VN/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/vi_VN/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/vi_VN/pagination.php b/lang/vi_VN/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/vi_VN/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/vi_VN/passwords.php b/lang/vi_VN/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/vi_VN/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/vi_VN/server/backups.php b/lang/vi_VN/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/vi_VN/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/vi_VN/server/overview.php b/lang/vi_VN/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/vi_VN/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/vi_VN/server/settings.php b/lang/vi_VN/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/vi_VN/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/zh-CN/admin/locations.php b/lang/zh-CN/admin/locations.php deleted file mode 100644 index 203ada362c8..00000000000 --- a/lang/zh-CN/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - '代号', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => '创建一个地域', - ], -]; diff --git a/lang/zh-CN/admin/nodes/index.php b/lang/zh-CN/admin/nodes/index.php deleted file mode 100644 index 3b27a93d6c3..00000000000 --- a/lang/zh-CN/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => '创建节点', - ], - - 'location_group' => '地域分组', - 'pve_name' => 'Proxmox 中的节点名称', - 'override_creds' => '覆盖凭证', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => '令牌 ID', - 'secret' => '令牌密钥', - 'port' => '端口', - 'memory_allocation' => '内存分配', - 'memory_overallocation' => '内存超开', - 'disk_allocation' => '硬盘分配', - 'disk_overallocation' => '硬盘超开', - 'vm_storage' => '虚拟机存储', - 'backup_storage' => '备份存储', - 'iso_storage' => 'ISO 存储', - - 'create_template_modal' => [ - 'title' => '创建模板', - ], - 'new_template' => '新建模板', - 'create_template_group_modal' => [ - 'title' => '创建模板分组', - ], - 'new_template_group' => '新建模板分组', - - 'node_info' => [ - 'title' => '节点信息', - ], - 'delete_node' => [ - 'title' => '删除节点', - 'description' => '节点将从 Convoy 中永久删除。此操作不能被复原及撤销。', - 'has_servers_error' => '你无法删除一个分配有服务器的节点。', - ], -]; diff --git a/lang/zh-CN/admin/servers/index.php b/lang/zh-CN/admin/servers/index.php deleted file mode 100644 index 3aea33eb346..00000000000 --- a/lang/zh-CN/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => '备份限制', - 'bandwidth_limit' => '带宽限制', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => '是否创建虚拟机', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => '创建服务器', - ], - 'manage_server' => '管理服务器', - 'server_build' => [ - 'title' => '服务器构建', - ], - 'server_info' => [ - 'title' => '服务器信息', - ], - 'suspension' => [ - 'title' => '暂停服务器', - 'description' => '切换服务器是否处于暂停状态。', - 'not_suspended' => '服务器尚未被暂停。', - 'suspended' => '服务器已被暂停。', - ], - 'delete_server' => [ - 'title' => '删除服务器', - 'description' => '此操作将服务器从 Convoy 中删除。备份和其他相关数据将被销毁。通过勾选下面的复选框,你仍可以将虚拟机和数据保存在 Proxmox 节点上。', - 'dont_purge' => '不要彻底删除虚拟机及相关文件', - ], -]; diff --git a/lang/zh-CN/admin/servers/overview.php b/lang/zh-CN/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/zh-CN/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/zh-CN/admin/servers/settings.php b/lang/zh-CN/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/zh-CN/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/zh-CN/admin/tokens.php b/lang/zh-CN/admin/tokens.php deleted file mode 100644 index 3a77bfa0d6f..00000000000 --- a/lang/zh-CN/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => '创建令牌', - ], - 'created_modal' => [ - 'title' => '成功创建令牌', - 'description' => '这是您新创建的 API 令牌。请记录令牌的值,此后你将无法再次看到它。', - 'button' => '好的,我已经拷贝了', - ], -]; diff --git a/lang/zh-CN/admin/users.php b/lang/zh-CN/admin/users.php deleted file mode 100644 index e2d9abef94c..00000000000 --- a/lang/zh-CN/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - '新建用户', - 'create_modal' => [ - 'title' => '创建用户', - 'is_admin_warning' => '你正给予用户管理员权限。', - ], - 'user_info' => [ - 'title' => '用户信息', - 'override_pass' => '覆盖密码', - ], - 'delete_user' => [ - 'title' => '删除用户', - 'description' => '用户及其关联数据将被删除。', - 'has_servers_error' => '由于还有服务器与该用户关联,你目前不能删除该用户。', - ], -]; diff --git a/lang/zh-CN/auth.php b/lang/zh-CN/auth.php deleted file mode 100644 index a9e6a06bd34..00000000000 --- a/lang/zh-CN/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - '所提供凭证不符合我们的记录。', - 'password' => '所提供密码不正确。', - 'throttle' => '登录尝试过多。请在 :seconds 后再试。', - - 'sign_in' => '登录', - 'sign_out' => '登出', - 'sign_in_description' => '登录你的账户', -]; diff --git a/lang/zh-CN/dashboard/index.php b/lang/zh-CN/dashboard/index.php deleted file mode 100644 index 98d5f844563..00000000000 --- a/lang/zh-CN/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - '显示所有服务器', - 'no_servers_admin_empty_state' => '这里还没有服务器可供管理。', - 'no_servers_empty_state' => '你尚未拥有任何服务器。', -]; diff --git a/lang/zh-CN/pagination.php b/lang/zh-CN/pagination.php deleted file mode 100644 index 4e8dea7c7a6..00000000000 --- a/lang/zh-CN/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« 上一页', - 'next' => '下一页 »', - -]; diff --git a/lang/zh-CN/passwords.php b/lang/zh-CN/passwords.php deleted file mode 100644 index 4eba6ad0011..00000000000 --- a/lang/zh-CN/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - '你的密码已被重置!', - 'sent' => '我们已向该账户的邮箱发送了密码重置链接!', - 'throttled' => '请在重试前稍作等待。', - 'token' => '该密码重置令牌无效。', - 'user' => "我们无法找到与该邮箱相关的用户。", - -]; diff --git a/lang/zh-CN/server/backups.php b/lang/zh-CN/server/backups.php deleted file mode 100644 index a9e486216bd..00000000000 --- a/lang/zh-CN/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => '目前还没有任何可用备份。', - 'counter_tooltip' => '你已创建了 :count 个备份,超过了 :max 个的限制。', - 'create_modal' => [ - 'title' => '创建备份', - 'description' => '创建备份将拷贝你的服务器文件。这可能需要一段时间,具体取决于服务器体量。', - 'compression_type' => '压缩类型', - 'mode' => '备份模式', - 'modes' => [ - 'snapshot' => '快照', - 'suspend' => '暂停', - 'kill' => '终结', - ], - ], - 'delete_modal' => [ - 'title' => '删除备份 :name', - 'description' => '你确定要删除该备份吗?', - ], - 'restore_modal' => [ - 'title' => '从备份 :name 中复原', - 'description' => '你确定要以该备份为样板复原吗?', - ], - 'notices' => [ - 'backup_deleted' => '已成功删除备份 :name', - 'backup_restored' => '正在使用备份 :name 来复原服务器', - ], -]; diff --git a/lang/zh-CN/server/overview.php b/lang/zh-CN/server/overview.php deleted file mode 100644 index d5e2b90bdb5..00000000000 --- a/lang/zh-CN/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => '开机', - 'restart' => '重启', - 'kill' => '终结', - 'shutdown' => '关机', - ], - 'notices' => [ - 'power_action_sent_success' => '已成功发送电源操作。可能需要一段时间进行处理。', - 'power_action_sent_fail' => '发送电源操作失败。', - ], - - 'state' => '状态', - 'states' => [ - 'stopped' => '已关机', - 'running' => '运行中', - 'stopping' => '关机中', - 'starting' => '开机中', - 'shutting_down' => '正在关机', - ], - 'uptime' => '在线时长', - 'poll_status_error' => '获取服务器状态失败。将在 5 秒后再次尝试......', - - 'terminal' => [ - 'title' => '终端', - 'description' => '从网页远程管理服务器', - 'novnc_description' => '兼容性佳,但性能不好且缺乏功能', - 'xtermjs_description' => '性能极佳,但无法保证能在每个操作系统上运作。', - ], - - 'server_config' => [ - 'title' => '配置该服务器', - 'description' => '你拥有管理员权限,你可以访问下边的服务器构建配置并作出编辑。', - 'configure_server' => '配置服务器', - ], -]; diff --git a/lang/zh-CN/server/settings.php b/lang/zh-CN/server/settings.php deleted file mode 100644 index 5745fd0df8c..00000000000 --- a/lang/zh-CN/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => '目前没有 IP 地址与该服务器关联。', - ], - 'display_info' => [ - 'title' => '服务器名称', - ], - 'reinstall' => [ - 'title' => '重装服务器', - 'description' => '将服务器恢复到初始状态。', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => '确认重装', - 'description' => '你确定要重装服务器吗?所有未备份数据将会丢失。', - ], - ], - 'isos' => [ - 'title' => '可使用的 ISO 镜像', - 'empty' => '没有可供选择的 ISO 镜像', - ], - 'device_config' => [ - 'title' => '设备配置', - 'current' => '当前的 Boot 顺序(越排前边优先级越高)', - 'unused' => '未使用的设备', - 'unused_empty' => '当前没有未使用的设备。', - 'no_boot_device_warning' => '尚未配置 Boot 策略。你的虚拟机会无法启动。', - ], - 'nameservers' => [ - 'title' => '域名解析服务器', - 'nameserver' => '域名解析服务器 :index', - 'add' => '新建域名服务器', - ], - 'auth' => [ - 'title' => '身份验证', - ], - 'hardware' => [ - 'bandwidth_used' => '已使用带宽', - 'bandwidth_alloted' => '所分配带宽', - ], -]; diff --git a/lang/zh-CN/strings.php b/lang/zh-CN/strings.php deleted file mode 100644 index 6896622fe8a..00000000000 --- a/lang/zh-CN/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - '邮箱', - 'password' => '密码', - 'server' => '服务器', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => '名称', - 'node' => '节点', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => '内存', - 'cpu' => 'CPU', - 'disk' => '硬盘', - 'general' => '一般设置', - 'overview' => '概览', - 'location' => '地域', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => '所有者', - 'user' => '用户', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => '令牌', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => '备份', - 'backup_other' => '备份', - 'setting' => 'Setting', - 'setting_one' => '设置', - 'setting_other' => '设置', - 'search' => '搜索', - 'admin_cp' => '管理员控制面板', - 'exit_admin_cp' => '退出管理员控制面板', - 'suspended' => '已挂起', - 'network' => '网络', - 'ip' => 'IP 地址', - 'address' => '地址', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => '网关', - 'mac_address' => 'Mac 地址', - 'none' => '空', - 'unlimited' => '无限制', - 'launch' => '启动', - 'create' => '创建', - 'cancel' => '取消', - 'display_name' => '显示名称', - 'hostname' => '主机名', - 'reinstall' => '重装', - 'template' => '模板', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => '模板分组', - 'system_os_password' => '系统密码', - 'mount' => '挂载', - 'unmount' => '移除挂载', - 'primary' => '主要的', - 'media' => '媒体', - 'save' => '保存', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH 密钥', - 'ssh_key_other' => 'SSH 密钥', - 'version' => '版本号 :version', - 'description' => '描述', - 'visibility' => '可见性', - 'hidden' => '隐藏', - 'size' => '规模', - 'type' => '类型', - 'delete' => '删除', - 'hardware' => '硬件', - 'status' => '状态', - 'bandwidth_usage' => '带宽用量', - 'administrator' => '管理员', - 'last_used' => '最近使用于', - 'success' => '成功', - 'error' => '错误', - 'restore' => '复原', - 'english_chars' => '英文键盘字符', - 'confirm' => '确认', - 'saving' => '保存中......', - 'saved' => '已保存', - 'primary_disk' => '主要硬盘', - 'nameserver' => 'Nameserver', - 'nameserver_one' => '域名解析服务器', - 'nameserver_other' => '域名解析服务器', - 'new' => '新建', - 'add' => '添加', - 'authentication' => '身份验证', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/zh-CN/validation.php b/lang/zh-CN/validation.php deleted file mode 100644 index ca5f8625fbf..00000000000 --- a/lang/zh-CN/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - ':attribute必须接受。', - 'accepted_if' => '当:other为:value时,:attribute必须接受。', - 'active_url' => ':attribute不是一个有效的URL。', - 'after' => ':attribute必须是:date之后的日期。', - 'after_or_equal' => ':attribute必须是等于或在:date之后的日期。', - 'alpha' => ':attribute只能包含字母。', - 'alpha_dash' => ':attribute只能包含字母、数字、破折号和下划线。', - 'alpha_num' => ':attribute只能包含字母和数字。', - 'array' => ':attribute必须是一个数组。', - 'before' => ':attribute必须是:date之前的日期。', - 'before_or_equal' => ':attribute必须是等于或在:date之前的日期。', - 'between' => [ - 'array' => ':attribute必须在:min和:max之间。', - 'file' => ':attribute必须在:min和:maxKib之间。', - 'numeric' => ':attribute必须在:min和:max之间。', - 'string' => ':attribute必须在:min和:max个字符之间。', - ], - 'boolean' => ':attribute字段必须是true或false。', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => '密码不正确。', - 'date' => ':attribute不是一个有效的日期。', - 'date_equals' => ':attribute必须是等于:date的日期。', - 'date_format' => ':attribute与格式:format不匹配。', - 'declined' => ':attribute必须被拒绝。', - 'declined_if' => '当:other为:value时,:attribute必须被拒绝。', - 'different' => ':attribute和:other必须不同。', - 'digits' => ':attribute必须是:digits位数字。', - 'digits_between' => ':attribute必须在:min和:max位数字之间。', - 'dimensions' => ':attribute的图像尺寸无效。', - 'distinct' => ':attribute字段具有重复值。', - 'doesnt_start_with' => ':attribute不能以以下之一开始: :values。', - 'email' => ':attribute必须是一个有效的电子邮件地址。', - 'ends_with' => ':attribute必须以以下之一结尾: :values。', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => '所选:attribute无效。', - 'exists' => '所选:attribute无效。', - 'file' => ':attribute必须是一个文件。', - 'filled' => ':attribute字段必须有一个值。', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => ':attribute必须要超过:value项。', - 'file' => ':attribute必须大于:valueKib。', - 'numeric' => ':attribute必须大于:value。', - 'string' => ':attribute必须多于:value个字符。', - ], - 'gte' => [ - 'array' => ':attribute必须有:value项或更多。', - 'file' => ':attribute必须大于或等于:valueKib。', - 'numeric' => ':attribute必须大于或等于:value。', - 'string' => ':attribute必须大于或等于:value个字符。', - ], - 'hostname' => ':attribute必须是一个有效的主机名。', - 'image' => ':attribute必须是一个图像。', - 'in' => '所选:attribute无效。', - 'in_array' => ':attribute字段不存在于:other中。', - 'integer' => ':attribute必须是一个整数。', - 'ip' => ':attribute必须是一个有效的IP地址。', - 'ipv4' => ':attribute必须是一个有效的IPv4地址。', - 'ipv6' => ':attribute必须是一个有效的IPv6地址。', - 'json' => ':attribute必须是一个有效的JSON字符串。', - 'lt' => [ - 'array' => ':attribute必须少于:value项。', - 'file' => ':attribute必须小于:valueKib。', - 'numeric' => ':attribute必须小于:value。', - 'string' => ':attribute必须少于:value个字符。', - ], - 'lte' => [ - 'array' => ':attribute不能超过:value项。', - 'file' => ':attribute必须小于或等于:valueKib。', - 'numeric' => ':attribute必须小于或等于:value。', - 'string' => ':attribute必须小于或等于:value个字符。', - ], - 'mac_address' => ':attribute必须是一个有效的MAC地址。', - 'max' => [ - 'array' => ':attribute不能超过:max项。', - 'file' => ':attribute不能大于:maxKib。', - 'numeric' => ':attribute不能大于:max。', - 'string' => ':attribute不能大于:max个字符。', - ], - 'mimes' => ':attribute必须是类型为:values的文件。', - 'mimetypes' => ':attribute必须是类型为:values的文件。', - 'min' => [ - 'array' => ':attribute必须至少有:min项。', - 'file' => ':attribute必须至少为:minKib。', - 'numeric' => ':attribute必须至少为:min。', - 'string' => ':attribute必须至少为:min个字符。', - ], - 'multiple_of' => ':attribute必须是:value的倍数。', - 'not_in' => '所选:attribute无效。', - 'not_regex' => ':attribute格式无效。', - 'numeric' => ':attribute必须是一个数字。', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => ':attribute必须至少包含一个字母。', - 'mixed' => ':attribute必须至少包含一个大写字母和一个小写字母。', - 'numbers' => ':attribute必须至少包含一个数字。', - 'symbols' => ':attribute必须至少包含一个符号。', - 'uncompromised' => '提供的:attribute出现在数据泄露中。请为:attribute选择一个不同的值。', - ], - 'present' => ':attribute字段必须存在。', - 'prohibited' => ':attribute字段被禁止。', - 'prohibited_if' => '当:other为:value时,:attribute字段被禁止。', - 'prohibited_unless' => '除非:other在:values中,否则:attribute字段被禁止。', - 'prohibits' => ':attribute字段禁止:other出现。', - 'regex' => ':attribute格式无效。', - 'required' => ':attribute字段是必需的。', - 'required_array_keys' => ':attribute字段必须包含:values的条目。', - 'required_if' => '当:other为:value时,:attribute字段是必需的。', - 'required_unless' => '除非:other在:values中,否则:attribute字段是必需的。', - 'required_with' => '当:values存在时,:attribute字段是必需的。', - 'required_with_all' => '当:values存在时,:attribute字段是必需的。', - 'required_without' => '当:values不存在时,:attribute字段是必需的。', - 'required_without_all' => '当:values都不存在时,:attribute字段是必需的。', - 'same' => ':attribute和:other必须匹配。', - 'size' => [ - 'array' => ':attribute必须包含:size项。', - 'file' => ':attribute必须为:sizeKib。', - 'numeric' => ':attribute必须为:size。', - 'string' => ':attribute必须为:size个字符。', - ], - 'starts_with' => ':attribute必须以以下之一开头::values。', - 'string' => ':attribute必须是一个字符串。', - 'timezone' => ':attribute必须是一个有效的时区。', - 'unique' => ':attribute已被使用。', - 'uploaded' => ':attribute上传失败。', - 'url' => ':attribute必须是一个有效的URL。', - 'uuid' => ':attribute必须是一个有效的UUID。', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/zh-CN/zod.php b/lang/zh-CN/zod.php deleted file mode 100644 index b05c05686d0..00000000000 --- a/lang/zh-CN/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => '期望 {{expected}}, 收到 {{received}}', - 'invalid_type_received_undefined' => '必需的', - 'invalid_literal' => '无效的文字值,期望 {{expected}}', - 'unrecognized_keys' => '对象中无法识别的键:{{- keys}}', - 'invalid_union' => '无效的输入', - 'invalid_union_discriminator' => '无效的鉴别器值。期望 {{- options}}', - 'invalid_enum_value' => '无效的枚举值。期望 {{- options}}, 收到 \'{{received}}\'', - 'invalid_arguments' => '无效的函数参数', - 'invalid_return_type' => '无效的函数返回类型', - 'invalid_date' => '无效的日期', - 'custom' => '无效的输入', - 'invalid_intersection_types' => '交集结果无法合并', - 'not_multiple_of' => '数字必须是 {{multipleOf}} 的倍数', - 'not_finite' => '数字必须是有限的', - 'invalid_string' => [ - 'email' => '无效的 {{validation}}', - 'url' => '无效的 {{validation}}', - 'uuid' => '无效的 {{validation}}', - 'cuid' => '无效的 {{validation}}', - 'regex' => '无效的', - 'datetime' => '无效的 {{validation}}', - 'startsWith' => '无效的输入:必须以 "{{startsWith}}" 开头', - 'endsWith' => '无效的输入:必须以 "{{endsWith}}" 结尾', - 'hostname' => '无效的 {{validation}}', - 'english_keyboard_characters' => '无效的 {{validation}}', - 'password' => '必须包含8个字符,一个大写字母,一个小写字母,一个数字和一个特殊字符', - 'ip_address' => '无效的IP地址', - ], - 'too_small' => [ - 'array' => [ - 'exact' => '数组必须包含恰好 {{minimum}} 个元素', - 'inclusive' => '数组必须至少包含 {{minimum}} 个元素', - 'not_inclusive' => '数组必须包含超过 {{minimum}} 个元素', - ], - 'string' => [ - 'exact' => '字符串必须包含恰好 {{minimum}} 个字符', - 'inclusive' => '字符串必须至少包含 {{minimum}} 个字符', - 'not_inclusive' => '字符串必须包含超过 {{minimum}} 个字符', - ], - 'number' => [ - 'exact' => '数字必须正好是 {{minimum}}', - 'inclusive' => '数字必须大于或等于 {{minimum}}', - 'not_inclusive' => '数字必须大于 {{minimum}}', - ], - 'set' => [ - 'exact' => '无效的输入', - 'inclusive' => '无效的输入', - 'not_inclusive' => '无效的输入', - ], - 'date' => [ - 'exact' => '日期必须正好是 {{- minimum, datetime}}', - 'inclusive' => '日期必须大于或等于 {{- minimum, datetime}}', - 'not_inclusive' => '日期必须大于 {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => '数组必须包含恰好 {{maximum}} 个元素', - 'inclusive' => '数组必须至多包含 {{maximum}} 个元素', - 'not_inclusive' => '数组必须包含少于 {{maximum}} 个元素', - ], - 'string' => [ - 'exact' => '字符串必须包含恰好 {{maximum}} 个字符', - 'inclusive' => '字符串必须至多包含 {{maximum}} 个字符', - 'not_inclusive' => '字符串必须包含少于 {{maximum}} 个字符', - ], - 'number' => [ - 'exact' => '数字必须正好是 {{maximum}}', - 'inclusive' => '数字必须小于或等于 {{maximum}}', - 'not_inclusive' => '数字必须小于 {{maximum}}', - ], - 'set' => [ - 'exact' => '无效的输入', - 'inclusive' => '无效的输入', - 'not_inclusive' => '无效的输入', - ], - 'date' => [ - 'exact' => '日期必须正好是 {{- maximum, datetime}}', - 'inclusive' => '日期必须小于或等于 {{- maximum, datetime}}', - 'not_inclusive' => '日期必须小于 {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => '电子邮件', - 'url' => '网址', - 'uuid' => 'UUID', - 'cuid' => 'CUID', - 'regex' => '正则表达式', - 'datetime' => '日期和时间', - ], - 'types' => [ - 'function' => '函数', - 'number' => '数字', - 'string' => '字符串', - 'nan' => 'NaN', - 'integer' => '整数', - 'float' => '浮点数', - 'boolean' => '布尔值', - 'date' => '日期', - 'bigint' => '大整数', - 'undefined' => '未定义', - 'symbol' => '符号', - 'null' => '空值', - 'array' => '数组', - 'object' => '对象', - 'unknown' => '未知', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => '映射', - 'set' => '集合', - ], -]; diff --git a/lang/zh-TW/admin/locations.php b/lang/zh-TW/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/zh-TW/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/zh-TW/admin/nodes/index.php b/lang/zh-TW/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/zh-TW/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/zh-TW/admin/servers/index.php b/lang/zh-TW/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/zh-TW/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/zh-TW/admin/servers/overview.php b/lang/zh-TW/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/zh-TW/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/zh-TW/admin/servers/settings.php b/lang/zh-TW/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/zh-TW/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/zh-TW/admin/tokens.php b/lang/zh-TW/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/zh-TW/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/zh-TW/admin/users.php b/lang/zh-TW/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/zh-TW/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/zh-TW/auth.php b/lang/zh-TW/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/zh-TW/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/zh-TW/dashboard/index.php b/lang/zh-TW/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/zh-TW/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/zh-TW/pagination.php b/lang/zh-TW/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/zh-TW/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/zh-TW/passwords.php b/lang/zh-TW/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/zh-TW/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/zh-TW/server/backups.php b/lang/zh-TW/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/zh-TW/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/zh-TW/server/overview.php b/lang/zh-TW/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/zh-TW/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/zh-TW/server/settings.php b/lang/zh-TW/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/zh-TW/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/zh-TW/strings.php b/lang/zh-TW/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/zh-TW/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/zh-TW/validation.php b/lang/zh-TW/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/zh-TW/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/zh-TW/zod.php b/lang/zh-TW/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/zh-TW/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/zh/auth.php b/lang/zh/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/zh/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/zh/backups.php b/lang/zh/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/zh/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/zh/index.php b/lang/zh/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/zh/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/zh/locations.php b/lang/zh/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/zh/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/zh/nodes.php b/lang/zh/nodes.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/zh/nodes.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/zh/overview.php b/lang/zh/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/zh/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/zh/pagination.php b/lang/zh/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/zh/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/zh/passwords.php b/lang/zh/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/zh/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/zh/servers.php b/lang/zh/servers.php deleted file mode 100644 index 421ea443cf3..00000000000 --- a/lang/zh/servers.php +++ /dev/null @@ -1,30 +0,0 @@ - 'New Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'snapshots_limit' => 'Snapshots Limit', - 'should_create_vm' => 'Should Create VM', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/zh/settings.php b/lang/zh/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/zh/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/zh/strings.php b/lang/zh/strings.php deleted file mode 100644 index f0df2a12ca2..00000000000 --- a/lang/zh/strings.php +++ /dev/null @@ -1,98 +0,0 @@ - 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', - 'token' => 'Token', - 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', - 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', - 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', - 'fqdn' => 'FQDN', - 'port' => 'Port', - 'iso' => 'ISO', - 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', -]; diff --git a/lang/zh/tokens.php b/lang/zh/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/zh/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/zh/users.php b/lang/zh/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/zh/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/zh/validation.php b/lang/zh/validation.php deleted file mode 100644 index 4ebb4ed07b8..00000000000 --- a/lang/zh/validation.php +++ /dev/null @@ -1,177 +0,0 @@ - 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', - 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', - ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', - 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', - ], - 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', - ], - 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', - 'string' => 'The :attribute must be greater than or equal to :value characters.', - ], - 'hostname' => 'The :attribute must be a valid hostname.', - 'image' => 'The :attribute must be an image.', - 'in' => 'The selected :attribute is invalid.', - 'in_array' => 'The :attribute field does not exist in :other.', - 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', - 'lt' => [ - 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', - ], - 'lte' => [ - 'array' => 'The :attribute must not have more than :value items.', - 'file' => 'The :attribute must be less than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be less than or equal to :value.', - 'string' => 'The :attribute must be less than or equal to :value characters.', - ], - 'mac_address' => 'The :attribute must be a valid MAC address.', - 'max' => [ - 'array' => 'The :attribute must not have more than :max items.', - 'file' => 'The :attribute must not be greater than :max kilobytes.', - 'numeric' => 'The :attribute must not be greater than :max.', - 'string' => 'The :attribute must not be greater than :max characters.', - ], - 'mimes' => 'The :attribute must be a file of type: :values.', - 'mimetypes' => 'The :attribute must be a file of type: :values.', - 'min' => [ - 'array' => 'The :attribute must have at least :min items.', - 'file' => 'The :attribute must be at least :min kilobytes.', - 'numeric' => 'The :attribute must be at least :min.', - 'string' => 'The :attribute must be at least :min characters.', - ], - 'multiple_of' => 'The :attribute must be a multiple of :value.', - 'not_in' => 'The selected :attribute is invalid.', - 'not_regex' => 'The :attribute format is invalid.', - 'numeric' => 'The :attribute must be a number.', - 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', - 'letters' => 'The :attribute must contain at least one letter.', - 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', - 'numbers' => 'The :attribute must contain at least one number.', - 'symbols' => 'The :attribute must contain at least one symbol.', - 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', - ], - 'present' => 'The :attribute field must be present.', - 'prohibited' => 'The :attribute field is prohibited.', - 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', - 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', - 'prohibits' => 'The :attribute field prohibits :other from being present.', - 'regex' => 'The :attribute format is invalid.', - 'required' => 'The :attribute field is required.', - 'required_array_keys' => 'The :attribute field must contain entries for: :values.', - 'required_if' => 'The :attribute field is required when :other is :value.', - 'required_unless' => 'The :attribute field is required unless :other is in :values.', - 'required_with' => 'The :attribute field is required when :values is present.', - 'required_with_all' => 'The :attribute field is required when :values are present.', - 'required_without' => 'The :attribute field is required when :values is not present.', - 'required_without_all' => 'The :attribute field is required when none of :values are present.', - 'same' => 'The :attribute and :other must match.', - 'size' => [ - 'array' => 'The :attribute must contain :size items.', - 'file' => 'The :attribute must be :size kilobytes.', - 'numeric' => 'The :attribute must be :size.', - 'string' => 'The :attribute must be :size characters.', - ], - 'starts_with' => 'The :attribute must start with one of the following: :values.', - 'string' => 'The :attribute must be a string.', - 'timezone' => 'The :attribute must be a valid timezone.', - 'unique' => 'The :attribute has already been taken.', - 'uploaded' => 'The :attribute failed to upload.', - 'url' => 'The :attribute must be a valid URL.', - 'uuid' => 'The :attribute must be a valid UUID.', - - /* - |-------------------------------------------------------------------------- - | Custom Validation Language Lines - |-------------------------------------------------------------------------- - | - | Here you may specify custom validation messages for attributes using the - | convention "attribute.rule" to name the lines. This makes it quick to - | specify a specific custom language line for a given attribute rule. - | - */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', - ], - ], - - /* - |-------------------------------------------------------------------------- - | Custom Validation Attributes - |-------------------------------------------------------------------------- - | - | The following language lines are used to swap our attribute placeholder - | with something more reader friendly such as "E-Mail Address" instead - | of "email". This simply helps us make our message more expressive. - | - */ - - 'attributes' => [], - -]; diff --git a/lang/zh/zod.php b/lang/zh/zod.php deleted file mode 100644 index abeee780f13..00000000000 --- a/lang/zh/zod.php +++ /dev/null @@ -1,118 +0,0 @@ - [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', - 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - ], - 'too_small' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', - ], - ], - 'too_big' => [ - 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', - ], - 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', - ], - 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', - ], - 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', - ], - 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', - ], - ], - ], - 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', - ], - 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', - 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', - 'null' => 'null', - 'array' => 'array', - 'object' => 'object', - 'unknown' => 'unknown', - 'promise' => 'promise', - 'void' => 'void', - 'never' => 'never', - 'map' => 'map', - 'set' => 'set', - ], -]; diff --git a/lang/zh_CN/admin/locations.php b/lang/zh_CN/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/zh_CN/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/zh_CN/admin/nodes/index.php b/lang/zh_CN/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/zh_CN/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/zh_CN/admin/servers/index.php b/lang/zh_CN/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/zh_CN/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/zh_CN/admin/servers/overview.php b/lang/zh_CN/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/zh_CN/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/zh_CN/admin/servers/settings.php b/lang/zh_CN/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/zh_CN/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/zh_CN/admin/tokens.php b/lang/zh_CN/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/zh_CN/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/zh_CN/admin/users.php b/lang/zh_CN/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/zh_CN/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/zh_CN/auth.php b/lang/zh_CN/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/zh_CN/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/zh_CN/dashboard/index.php b/lang/zh_CN/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/zh_CN/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/zh_CN/pagination.php b/lang/zh_CN/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/zh_CN/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/zh_CN/passwords.php b/lang/zh_CN/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/zh_CN/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/zh_CN/server/backups.php b/lang/zh_CN/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/zh_CN/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/zh_CN/server/overview.php b/lang/zh_CN/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/zh_CN/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/zh_CN/server/settings.php b/lang/zh_CN/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/zh_CN/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; diff --git a/lang/zh_TW/admin/locations.php b/lang/zh_TW/admin/locations.php deleted file mode 100644 index 003ac84f5b8..00000000000 --- a/lang/zh_TW/admin/locations.php +++ /dev/null @@ -1,9 +0,0 @@ - 'Short Code', - 'create_location' => 'Create Location', - 'create_modal' => [ - 'title' => 'Create a Location', - ], -]; diff --git a/lang/zh_TW/admin/nodes/index.php b/lang/zh_TW/admin/nodes/index.php deleted file mode 100644 index 1ed05b28f24..00000000000 --- a/lang/zh_TW/admin/nodes/index.php +++ /dev/null @@ -1,41 +0,0 @@ - 'Create Node', - 'create_modal' => [ - 'title' => 'Create a Node', - ], - - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', - 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'port' => 'Port', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', - - 'create_template_modal' => [ - 'title' => 'Create a Template', - ], - 'new_template' => 'New Template', - 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', - ], - 'new_template_group' => 'New Template Group', - - 'node_info' => [ - 'title' => 'Node Information', - ], - 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', - ], -]; diff --git a/lang/zh_TW/admin/servers/index.php b/lang/zh_TW/admin/servers/index.php deleted file mode 100644 index 1fa3d8bf356..00000000000 --- a/lang/zh_TW/admin/servers/index.php +++ /dev/null @@ -1,34 +0,0 @@ - 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', - 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', - 'create_modal' => [ - 'title' => 'Create a Server', - ], - 'manage_server' => 'Manage Server', - 'server_build' => [ - 'title' => 'Server Build', - ], - 'server_info' => [ - 'title' => 'Server Information', - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', - ], - 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', - ], -]; diff --git a/lang/zh_TW/admin/servers/overview.php b/lang/zh_TW/admin/servers/overview.php deleted file mode 100644 index b46b9bc3009..00000000000 --- a/lang/zh_TW/admin/servers/overview.php +++ /dev/null @@ -1,5 +0,0 @@ - 'Enter Server Console', -]; \ No newline at end of file diff --git a/lang/zh_TW/admin/servers/settings.php b/lang/zh_TW/admin/servers/settings.php deleted file mode 100644 index 57e0420e064..00000000000 --- a/lang/zh_TW/admin/servers/settings.php +++ /dev/null @@ -1,41 +0,0 @@ - [ - 'title' => 'Server Information', - 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', - ] - ], - 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' - ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', - ], - 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', - 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' - ] - ], - 'build' => [ - 'title' => 'Server Build', - - ] -]; \ No newline at end of file diff --git a/lang/zh_TW/admin/tokens.php b/lang/zh_TW/admin/tokens.php deleted file mode 100644 index cb593cb9823..00000000000 --- a/lang/zh_TW/admin/tokens.php +++ /dev/null @@ -1,12 +0,0 @@ - [ - 'title' => 'Create a Token', - ], - 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', - ], -]; diff --git a/lang/zh_TW/admin/users.php b/lang/zh_TW/admin/users.php deleted file mode 100644 index 99229783270..00000000000 --- a/lang/zh_TW/admin/users.php +++ /dev/null @@ -1,18 +0,0 @@ - 'New User', - 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', - ], - 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', - ], - 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', - ], -]; diff --git a/lang/zh_TW/auth.php b/lang/zh_TW/auth.php deleted file mode 100644 index 5b8cdf9eff3..00000000000 --- a/lang/zh_TW/auth.php +++ /dev/null @@ -1,23 +0,0 @@ - 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', -]; diff --git a/lang/zh_TW/dashboard/index.php b/lang/zh_TW/dashboard/index.php deleted file mode 100644 index 63d3b525616..00000000000 --- a/lang/zh_TW/dashboard/index.php +++ /dev/null @@ -1,7 +0,0 @@ - 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', -]; diff --git a/lang/zh_TW/pagination.php b/lang/zh_TW/pagination.php deleted file mode 100644 index d4814118778..00000000000 --- a/lang/zh_TW/pagination.php +++ /dev/null @@ -1,19 +0,0 @@ - '« Previous', - 'next' => 'Next »', - -]; diff --git a/lang/zh_TW/passwords.php b/lang/zh_TW/passwords.php deleted file mode 100644 index 2345a56b5a6..00000000000 --- a/lang/zh_TW/passwords.php +++ /dev/null @@ -1,22 +0,0 @@ - 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", - -]; diff --git a/lang/zh_TW/server/backups.php b/lang/zh_TW/server/backups.php deleted file mode 100644 index fa95a7a8ecc..00000000000 --- a/lang/zh_TW/server/backups.php +++ /dev/null @@ -1,30 +0,0 @@ - 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', - 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', - 'modes' => [ - 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', - ], - ], - 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', - ], - 'restore_modal' => [ - 'title' => 'Restore From :name', - 'description' => 'Are you sure you want to restore from this backup?', - ], - 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', - ], -]; diff --git a/lang/zh_TW/server/overview.php b/lang/zh_TW/server/overview.php deleted file mode 100644 index 5973139941d..00000000000 --- a/lang/zh_TW/server/overview.php +++ /dev/null @@ -1,38 +0,0 @@ - [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', - ], - 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', - ], - - 'state' => 'State', - 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', - ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', - - 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', - ], - - 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', - ], -]; diff --git a/lang/zh_TW/server/settings.php b/lang/zh_TW/server/settings.php deleted file mode 100644 index 1564707efc3..00000000000 --- a/lang/zh_TW/server/settings.php +++ /dev/null @@ -1,42 +0,0 @@ - [ - 'empty_state' => 'There are no addresses associated with this server.', - ], - 'display_info' => [ - 'title' => 'Server Name', - ], - 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', - ], - ], - 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', - ], - 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', - ], - 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', - ], - 'auth' => [ - 'title' => 'Authentication', - ], - 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', - ], -]; From e94c7c26eaa2806c15340c069d6ebc381d354acf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:34 -0500 Subject: [PATCH 2471/4012] New translations locations.php (Romanian) --- lang/ro_RO/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ro_RO/admin/locations.php diff --git a/lang/ro_RO/admin/locations.php b/lang/ro_RO/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/ro_RO/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 02e4cad8ca5767f5f072d8785f4a62cbb1e6646a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:35 -0500 Subject: [PATCH 2472/4012] New translations locations.php (French) --- lang/fr_FR/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/fr_FR/admin/locations.php diff --git a/lang/fr_FR/admin/locations.php b/lang/fr_FR/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/fr_FR/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 7e410e814fcf69a7e17da4cf7e4f6e6761265f5d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:35 -0500 Subject: [PATCH 2473/4012] New translations locations.php (Spanish) --- lang/es_ES/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/es_ES/admin/locations.php diff --git a/lang/es_ES/admin/locations.php b/lang/es_ES/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/es_ES/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 1c40d79eaa5b5db2bae270d772d3897728918b53 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:36 -0500 Subject: [PATCH 2474/4012] New translations locations.php (Afrikaans) --- lang/af_ZA/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/af_ZA/admin/locations.php diff --git a/lang/af_ZA/admin/locations.php b/lang/af_ZA/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/af_ZA/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From f652f58049c8cd8c406ea2ed694c387365c26f3b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:36 -0500 Subject: [PATCH 2475/4012] New translations locations.php (Arabic) --- lang/ar_SA/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ar_SA/admin/locations.php diff --git a/lang/ar_SA/admin/locations.php b/lang/ar_SA/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/ar_SA/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From d3adcfcbce98d301a1ee567cc1f3eea11497195e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:37 -0500 Subject: [PATCH 2476/4012] New translations locations.php (Catalan) --- lang/ca_ES/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ca_ES/admin/locations.php diff --git a/lang/ca_ES/admin/locations.php b/lang/ca_ES/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/ca_ES/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 0fc346b2f86af63e1e5e6b4642d5e1875821de1d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:38 -0500 Subject: [PATCH 2477/4012] New translations locations.php (Czech) --- lang/cs_CZ/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/cs_CZ/admin/locations.php diff --git a/lang/cs_CZ/admin/locations.php b/lang/cs_CZ/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/cs_CZ/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 180ac16eb0a6c63270df9fbacec8a49e961414d4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:38 -0500 Subject: [PATCH 2478/4012] New translations locations.php (Danish) --- lang/da_DK/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/da_DK/admin/locations.php diff --git a/lang/da_DK/admin/locations.php b/lang/da_DK/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/da_DK/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From a832e3f3f1a136f2059337d386c64f01e2d8c884 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:39 -0500 Subject: [PATCH 2479/4012] New translations locations.php (German) --- lang/de_DE/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/de_DE/admin/locations.php diff --git a/lang/de_DE/admin/locations.php b/lang/de_DE/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/de_DE/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From bd09aec7e6ed55a2125001e1dda8cade96b56daf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:39 -0500 Subject: [PATCH 2480/4012] New translations locations.php (Greek) --- lang/el_GR/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/el_GR/admin/locations.php diff --git a/lang/el_GR/admin/locations.php b/lang/el_GR/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/el_GR/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From affe4177aa3b40a41d0f40a0132e0429843b0de5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:40 -0500 Subject: [PATCH 2481/4012] New translations locations.php (Finnish) --- lang/fi_FI/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/fi_FI/admin/locations.php diff --git a/lang/fi_FI/admin/locations.php b/lang/fi_FI/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/fi_FI/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 5652d487857f4da84ce7c2bffedaefab31224c3c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:40 -0500 Subject: [PATCH 2482/4012] New translations locations.php (Hebrew) --- lang/he_IL/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/he_IL/admin/locations.php diff --git a/lang/he_IL/admin/locations.php b/lang/he_IL/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/he_IL/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 1ec0065a87bfbde6ddf3ca5672b656b13eaa7505 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:41 -0500 Subject: [PATCH 2483/4012] New translations locations.php (Hungarian) --- lang/hu_HU/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/hu_HU/admin/locations.php diff --git a/lang/hu_HU/admin/locations.php b/lang/hu_HU/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/hu_HU/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From e37c3bc81266c957df9ac4c4f160a8be5641c7d0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:41 -0500 Subject: [PATCH 2484/4012] New translations locations.php (Italian) --- lang/it_IT/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/it_IT/admin/locations.php diff --git a/lang/it_IT/admin/locations.php b/lang/it_IT/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/it_IT/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 9294f814db64a70af985e9e96da3c510336889f0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:42 -0500 Subject: [PATCH 2485/4012] New translations locations.php (Japanese) --- lang/ja_JP/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ja_JP/admin/locations.php diff --git a/lang/ja_JP/admin/locations.php b/lang/ja_JP/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/ja_JP/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From c1fd4b62fe54a851dd1e05529313d48fde39bbf3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:42 -0500 Subject: [PATCH 2486/4012] New translations locations.php (Korean) --- lang/ko_KR/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ko_KR/admin/locations.php diff --git a/lang/ko_KR/admin/locations.php b/lang/ko_KR/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/ko_KR/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From d99396c9068512c774f2233fe2da6c090e5c87b2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:43 -0500 Subject: [PATCH 2487/4012] New translations locations.php (Dutch) --- lang/nl_NL/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/nl_NL/admin/locations.php diff --git a/lang/nl_NL/admin/locations.php b/lang/nl_NL/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/nl_NL/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From bca4df061301c97c228d761fbb6798049fbfae5d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:44 -0500 Subject: [PATCH 2488/4012] New translations locations.php (Norwegian) --- lang/no_NO/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/no_NO/admin/locations.php diff --git a/lang/no_NO/admin/locations.php b/lang/no_NO/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/no_NO/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From e3725d12ec56bd87c5ae63b5801360c962a05a4e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:44 -0500 Subject: [PATCH 2489/4012] New translations locations.php (Polish) --- lang/pl_PL/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/pl_PL/admin/locations.php diff --git a/lang/pl_PL/admin/locations.php b/lang/pl_PL/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/pl_PL/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 4a74a15f753c3084a98a6dbcd963408310e7f7fc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:45 -0500 Subject: [PATCH 2490/4012] New translations locations.php (Portuguese) --- lang/pt_PT/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/pt_PT/admin/locations.php diff --git a/lang/pt_PT/admin/locations.php b/lang/pt_PT/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/pt_PT/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 00874662906bd35d6c19ef311999aeb03a4ed58b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:45 -0500 Subject: [PATCH 2491/4012] New translations locations.php (Russian) --- lang/ru_RU/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/ru_RU/admin/locations.php diff --git a/lang/ru_RU/admin/locations.php b/lang/ru_RU/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/ru_RU/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 611ce1a967aac823e407ba1830f5070ec5a0923d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:46 -0500 Subject: [PATCH 2492/4012] New translations locations.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/sr_SP/admin/locations.php diff --git a/lang/sr_SP/admin/locations.php b/lang/sr_SP/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/sr_SP/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From acdb3c25fb3aa8ee1237448b6f6f46689de9d609 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:46 -0500 Subject: [PATCH 2493/4012] New translations locations.php (Swedish) --- lang/sv_SE/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/sv_SE/admin/locations.php diff --git a/lang/sv_SE/admin/locations.php b/lang/sv_SE/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/sv_SE/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From d9ca681eb61f80907fef5e7738c984e9a1288561 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:47 -0500 Subject: [PATCH 2494/4012] New translations locations.php (Turkish) --- lang/tr_TR/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/tr_TR/admin/locations.php diff --git a/lang/tr_TR/admin/locations.php b/lang/tr_TR/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/tr_TR/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 719b68d5c7fe3e7e53aefd991ac7cd14e024f6b4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:47 -0500 Subject: [PATCH 2495/4012] New translations locations.php (Ukrainian) --- lang/uk_UA/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/uk_UA/admin/locations.php diff --git a/lang/uk_UA/admin/locations.php b/lang/uk_UA/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/uk_UA/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 3b15845cc6e7f54bcc5344c61527d70fef78974a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:48 -0500 Subject: [PATCH 2496/4012] New translations locations.php (Chinese Simplified) --- lang/zh_CN/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/zh_CN/admin/locations.php diff --git a/lang/zh_CN/admin/locations.php b/lang/zh_CN/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/zh_CN/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From a3eb1cfdbca349ef7fa81d091005eec62f080e61 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:49 -0500 Subject: [PATCH 2497/4012] New translations locations.php (Chinese Traditional) --- lang/zh_TW/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/zh_TW/admin/locations.php diff --git a/lang/zh_TW/admin/locations.php b/lang/zh_TW/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/zh_TW/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 06ece65a5e07a795567d7a5d737dc824c93bf329 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:49 -0500 Subject: [PATCH 2498/4012] New translations locations.php (English) --- lang/en_US/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/en_US/admin/locations.php diff --git a/lang/en_US/admin/locations.php b/lang/en_US/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/en_US/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 1bdb1eee0bab26aa13000b81825ec0f9a5dbca78 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:50 -0500 Subject: [PATCH 2499/4012] New translations locations.php (Vietnamese) --- lang/vi_VN/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/vi_VN/admin/locations.php diff --git a/lang/vi_VN/admin/locations.php b/lang/vi_VN/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/vi_VN/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From fbaaba4e41ff1f73ed65f63dfadcf02fb874ecca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:51 -0500 Subject: [PATCH 2500/4012] New translations locations.php (Icelandic) --- lang/is_IS/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/is_IS/admin/locations.php diff --git a/lang/is_IS/admin/locations.php b/lang/is_IS/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/is_IS/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 01823b94a7f88a62d8c708b425cc4a70709fd4d4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:51 -0500 Subject: [PATCH 2501/4012] New translations locations.php (Portuguese, Brazilian) --- lang/pt_BR/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/pt_BR/admin/locations.php diff --git a/lang/pt_BR/admin/locations.php b/lang/pt_BR/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/pt_BR/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From e976199d0777726df672bd2f537168cc74ece1c5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:52 -0500 Subject: [PATCH 2502/4012] New translations locations.php (Hindi) --- lang/hi_IN/admin/locations.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lang/hi_IN/admin/locations.php diff --git a/lang/hi_IN/admin/locations.php b/lang/hi_IN/admin/locations.php new file mode 100644 index 00000000000..003ac84f5b8 --- /dev/null +++ b/lang/hi_IN/admin/locations.php @@ -0,0 +1,9 @@ + 'Short Code', + 'create_location' => 'Create Location', + 'create_modal' => [ + 'title' => 'Create a Location', + ], +]; From 994c261ea7d4fea803bb0642e7de755bb86601e7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:52 -0500 Subject: [PATCH 2503/4012] New translations index.php (Romanian) --- lang/ro_RO/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ro_RO/admin/nodes/index.php diff --git a/lang/ro_RO/admin/nodes/index.php b/lang/ro_RO/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/ro_RO/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 4b6e926cf40d03172fa87f43a653f46577efb236 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:53 -0500 Subject: [PATCH 2504/4012] New translations index.php (French) --- lang/fr_FR/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/fr_FR/admin/nodes/index.php diff --git a/lang/fr_FR/admin/nodes/index.php b/lang/fr_FR/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/fr_FR/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 9af0e757698bc6f951b96cecd6e31ea4985cf224 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:53 -0500 Subject: [PATCH 2505/4012] New translations index.php (Spanish) --- lang/es_ES/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/es_ES/admin/nodes/index.php diff --git a/lang/es_ES/admin/nodes/index.php b/lang/es_ES/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/es_ES/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From ce3a53fe3af12bf3c37fdbe14838eb06d9f283ca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:54 -0500 Subject: [PATCH 2506/4012] New translations index.php (Afrikaans) --- lang/af_ZA/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/af_ZA/admin/nodes/index.php diff --git a/lang/af_ZA/admin/nodes/index.php b/lang/af_ZA/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/af_ZA/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From c8acc84ac0578c96930e5766ad7261229e759f48 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:55 -0500 Subject: [PATCH 2507/4012] New translations index.php (Arabic) --- lang/ar_SA/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ar_SA/admin/nodes/index.php diff --git a/lang/ar_SA/admin/nodes/index.php b/lang/ar_SA/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/ar_SA/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From f7343095806e37f51afacb202ed24e30a59a75c2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:55 -0500 Subject: [PATCH 2508/4012] New translations index.php (Catalan) --- lang/ca_ES/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ca_ES/admin/nodes/index.php diff --git a/lang/ca_ES/admin/nodes/index.php b/lang/ca_ES/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/ca_ES/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From fa1d6f29743f6e38756bd55158f66cb303e52eeb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:56 -0500 Subject: [PATCH 2509/4012] New translations index.php (Czech) --- lang/cs_CZ/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/cs_CZ/admin/nodes/index.php diff --git a/lang/cs_CZ/admin/nodes/index.php b/lang/cs_CZ/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/cs_CZ/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 350fa488bc687d20d0ae6cf0fb00da3e9dac3615 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:57 -0500 Subject: [PATCH 2510/4012] New translations index.php (Danish) --- lang/da_DK/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/da_DK/admin/nodes/index.php diff --git a/lang/da_DK/admin/nodes/index.php b/lang/da_DK/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/da_DK/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 0abd44dbabd8fa467d325e32b202d7db265ffdcf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:57 -0500 Subject: [PATCH 2511/4012] New translations index.php (German) --- lang/de_DE/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/de_DE/admin/nodes/index.php diff --git a/lang/de_DE/admin/nodes/index.php b/lang/de_DE/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/de_DE/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 70c84cb9f344c45918acafa20b81069c86b664e2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:58 -0500 Subject: [PATCH 2512/4012] New translations index.php (Greek) --- lang/el_GR/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/el_GR/admin/nodes/index.php diff --git a/lang/el_GR/admin/nodes/index.php b/lang/el_GR/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/el_GR/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 36ffe721ce37264557c34dc152026ff4288c4a36 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:58 -0500 Subject: [PATCH 2513/4012] New translations index.php (Finnish) --- lang/fi_FI/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/fi_FI/admin/nodes/index.php diff --git a/lang/fi_FI/admin/nodes/index.php b/lang/fi_FI/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/fi_FI/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From c9d025265a5847033a6e30e7325ed8ad8309fe45 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:59 -0500 Subject: [PATCH 2514/4012] New translations index.php (Hebrew) --- lang/he_IL/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/he_IL/admin/nodes/index.php diff --git a/lang/he_IL/admin/nodes/index.php b/lang/he_IL/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/he_IL/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 2d5b71bd865fc9dc5a1cd57a53915f9873e57948 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:07:59 -0500 Subject: [PATCH 2515/4012] New translations index.php (Hungarian) --- lang/hu_HU/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/hu_HU/admin/nodes/index.php diff --git a/lang/hu_HU/admin/nodes/index.php b/lang/hu_HU/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/hu_HU/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 56f5361827f867df158cf1714ceb16f1ce4cecfe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:00 -0500 Subject: [PATCH 2516/4012] New translations index.php (Italian) --- lang/it_IT/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/it_IT/admin/nodes/index.php diff --git a/lang/it_IT/admin/nodes/index.php b/lang/it_IT/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/it_IT/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From c7d213d3e773d440c5da91d1b2c3034170e64fb6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:01 -0500 Subject: [PATCH 2517/4012] New translations index.php (Japanese) --- lang/ja_JP/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ja_JP/admin/nodes/index.php diff --git a/lang/ja_JP/admin/nodes/index.php b/lang/ja_JP/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/ja_JP/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From d5e00e94bec9edb8f0aebe99370e9ff23dd04f5c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:01 -0500 Subject: [PATCH 2518/4012] New translations index.php (Korean) --- lang/ko_KR/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ko_KR/admin/nodes/index.php diff --git a/lang/ko_KR/admin/nodes/index.php b/lang/ko_KR/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/ko_KR/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From fd3a660b8433cb7be6fd9f0036b8aaebe3e94672 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:02 -0500 Subject: [PATCH 2519/4012] New translations index.php (Dutch) --- lang/nl_NL/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/nl_NL/admin/nodes/index.php diff --git a/lang/nl_NL/admin/nodes/index.php b/lang/nl_NL/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/nl_NL/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 7728e09b8a16e4b7dc3c04cac0a27ac0ddf9e03b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:02 -0500 Subject: [PATCH 2520/4012] New translations index.php (Norwegian) --- lang/no_NO/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/no_NO/admin/nodes/index.php diff --git a/lang/no_NO/admin/nodes/index.php b/lang/no_NO/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/no_NO/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 5b75a123bc4b330dc1cee9787af13e336f213389 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:03 -0500 Subject: [PATCH 2521/4012] New translations index.php (Polish) --- lang/pl_PL/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pl_PL/admin/nodes/index.php diff --git a/lang/pl_PL/admin/nodes/index.php b/lang/pl_PL/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/pl_PL/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 66f70bf305aad913757a5f9df1278d8abea07495 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:04 -0500 Subject: [PATCH 2522/4012] New translations index.php (Portuguese) --- lang/pt_PT/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pt_PT/admin/nodes/index.php diff --git a/lang/pt_PT/admin/nodes/index.php b/lang/pt_PT/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/pt_PT/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 06b3ae87fbfd81b63d1fb6257cb34f00a662b7d0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:04 -0500 Subject: [PATCH 2523/4012] New translations index.php (Russian) --- lang/ru_RU/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ru_RU/admin/nodes/index.php diff --git a/lang/ru_RU/admin/nodes/index.php b/lang/ru_RU/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/ru_RU/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 68a7ecec69c069b644de26b648d4531e324420c5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:05 -0500 Subject: [PATCH 2524/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/sr_SP/admin/nodes/index.php diff --git a/lang/sr_SP/admin/nodes/index.php b/lang/sr_SP/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/sr_SP/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 7843cfd2309402e895538e9bc966f533a4a8e271 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:06 -0500 Subject: [PATCH 2525/4012] New translations index.php (Swedish) --- lang/sv_SE/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/sv_SE/admin/nodes/index.php diff --git a/lang/sv_SE/admin/nodes/index.php b/lang/sv_SE/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/sv_SE/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 4d1a5ff42be7edcc38babde6031b60cfb893e041 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:06 -0500 Subject: [PATCH 2526/4012] New translations index.php (Turkish) --- lang/tr_TR/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/tr_TR/admin/nodes/index.php diff --git a/lang/tr_TR/admin/nodes/index.php b/lang/tr_TR/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/tr_TR/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 5d9ff4090c43b81a8ac831303ca8a578233c5fbc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:07 -0500 Subject: [PATCH 2527/4012] New translations index.php (Ukrainian) --- lang/uk_UA/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/uk_UA/admin/nodes/index.php diff --git a/lang/uk_UA/admin/nodes/index.php b/lang/uk_UA/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/uk_UA/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 1c199bf4ac10d2de7d9c844c5fd2eed86130d842 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:07 -0500 Subject: [PATCH 2528/4012] New translations index.php (Chinese Simplified) --- lang/zh_CN/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/zh_CN/admin/nodes/index.php diff --git a/lang/zh_CN/admin/nodes/index.php b/lang/zh_CN/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/zh_CN/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 9cb49c1117e99e853028dc6426a052f849baac6e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:08 -0500 Subject: [PATCH 2529/4012] New translations index.php (Chinese Traditional) --- lang/zh_TW/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/zh_TW/admin/nodes/index.php diff --git a/lang/zh_TW/admin/nodes/index.php b/lang/zh_TW/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/zh_TW/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 546375fa9485bda9d8c0be19debdcc8eb31d45a4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:08 -0500 Subject: [PATCH 2530/4012] New translations index.php (English) --- lang/en_US/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/en_US/admin/nodes/index.php diff --git a/lang/en_US/admin/nodes/index.php b/lang/en_US/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/en_US/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From d9a01ab820ec2f616810ea67e72f3c630dd155f7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:09 -0500 Subject: [PATCH 2531/4012] New translations index.php (Vietnamese) --- lang/vi_VN/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/vi_VN/admin/nodes/index.php diff --git a/lang/vi_VN/admin/nodes/index.php b/lang/vi_VN/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/vi_VN/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From a218e17b389d93aaee15adf9ec2293ba10ab9907 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:10 -0500 Subject: [PATCH 2532/4012] New translations index.php (Icelandic) --- lang/is_IS/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/is_IS/admin/nodes/index.php diff --git a/lang/is_IS/admin/nodes/index.php b/lang/is_IS/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/is_IS/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 0b42056482870ef63bf4e5a520da7a72684230c6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:10 -0500 Subject: [PATCH 2533/4012] New translations index.php (Portuguese, Brazilian) --- lang/pt_BR/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pt_BR/admin/nodes/index.php diff --git a/lang/pt_BR/admin/nodes/index.php b/lang/pt_BR/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/pt_BR/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 976c381b49bec8552203b49ff888d3df3c6940b0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:11 -0500 Subject: [PATCH 2534/4012] New translations index.php (Hindi) --- lang/hi_IN/admin/nodes/index.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/hi_IN/admin/nodes/index.php diff --git a/lang/hi_IN/admin/nodes/index.php b/lang/hi_IN/admin/nodes/index.php new file mode 100644 index 00000000000..1ed05b28f24 --- /dev/null +++ b/lang/hi_IN/admin/nodes/index.php @@ -0,0 +1,41 @@ + 'Create Node', + 'create_modal' => [ + 'title' => 'Create a Node', + ], + + 'location_group' => 'Location Group', + 'pve_name' => 'Node Name In Proxmox', + 'override_creds' => 'Override credentials', + 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'token_id' => 'Token ID', + 'secret' => 'Secret', + 'port' => 'Port', + 'memory_allocation' => 'Memory Allocation', + 'memory_overallocation' => 'Memory Overallocation', + 'disk_allocation' => 'Disk Allocation', + 'disk_overallocation' => 'Disk Overallocation', + 'vm_storage' => 'VM Storage', + 'backup_storage' => 'Backup Storage', + 'iso_storage' => 'ISO Storage', + + 'create_template_modal' => [ + 'title' => 'Create a Template', + ], + 'new_template' => 'New Template', + 'create_template_group_modal' => [ + 'title' => 'Create a Template Group', + ], + 'new_template_group' => 'New Template Group', + + 'node_info' => [ + 'title' => 'Node Information', + ], + 'delete_node' => [ + 'title' => 'Delete Node', + 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', + 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + ], +]; From 005d919a0aa962396bf281fa6a7a969fab5b5478 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:12 -0500 Subject: [PATCH 2535/4012] New translations index.php (Romanian) --- lang/ro_RO/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/ro_RO/admin/servers/index.php diff --git a/lang/ro_RO/admin/servers/index.php b/lang/ro_RO/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/ro_RO/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 924f5192eb6a144b8feef1ba8561cdcb5e090edc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:12 -0500 Subject: [PATCH 2536/4012] New translations index.php (French) --- lang/fr_FR/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/fr_FR/admin/servers/index.php diff --git a/lang/fr_FR/admin/servers/index.php b/lang/fr_FR/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/fr_FR/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From e1d352ea4e1ba4e8ef65a4440d1e64066396b6d8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:13 -0500 Subject: [PATCH 2537/4012] New translations index.php (Spanish) --- lang/es_ES/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/es_ES/admin/servers/index.php diff --git a/lang/es_ES/admin/servers/index.php b/lang/es_ES/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/es_ES/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From d7c61fd0c4890b52e70afefbc8ee605d5e52e6e0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:14 -0500 Subject: [PATCH 2538/4012] New translations index.php (Afrikaans) --- lang/af_ZA/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/af_ZA/admin/servers/index.php diff --git a/lang/af_ZA/admin/servers/index.php b/lang/af_ZA/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/af_ZA/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 7008c39c1050cf162658921558dfc3a266dbf1da Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:14 -0500 Subject: [PATCH 2539/4012] New translations index.php (Arabic) --- lang/ar_SA/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/ar_SA/admin/servers/index.php diff --git a/lang/ar_SA/admin/servers/index.php b/lang/ar_SA/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/ar_SA/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 86f0b971dd7060425d8a2164e3a9cfe7b4f55cca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:15 -0500 Subject: [PATCH 2540/4012] New translations index.php (Catalan) --- lang/ca_ES/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/ca_ES/admin/servers/index.php diff --git a/lang/ca_ES/admin/servers/index.php b/lang/ca_ES/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/ca_ES/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 4c8e1e45242319c092dcdcf8ea85df4603781d25 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:15 -0500 Subject: [PATCH 2541/4012] New translations index.php (Czech) --- lang/cs_CZ/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/cs_CZ/admin/servers/index.php diff --git a/lang/cs_CZ/admin/servers/index.php b/lang/cs_CZ/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/cs_CZ/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 036db662a31e04ff564eca876ef4a960fe54d6ee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:16 -0500 Subject: [PATCH 2542/4012] New translations index.php (Danish) --- lang/da_DK/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/da_DK/admin/servers/index.php diff --git a/lang/da_DK/admin/servers/index.php b/lang/da_DK/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/da_DK/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 551d4bd552953b1097e09197c1b6d58bcf6c2002 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:16 -0500 Subject: [PATCH 2543/4012] New translations index.php (German) --- lang/de_DE/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/de_DE/admin/servers/index.php diff --git a/lang/de_DE/admin/servers/index.php b/lang/de_DE/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/de_DE/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From a3c04757b80e95e54f69499d2d012c8668ada34d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:17 -0500 Subject: [PATCH 2544/4012] New translations index.php (Greek) --- lang/el_GR/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/el_GR/admin/servers/index.php diff --git a/lang/el_GR/admin/servers/index.php b/lang/el_GR/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/el_GR/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 674ca1b025a74eaf97e1357f54578fedc97492d3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:18 -0500 Subject: [PATCH 2545/4012] New translations index.php (Finnish) --- lang/fi_FI/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/fi_FI/admin/servers/index.php diff --git a/lang/fi_FI/admin/servers/index.php b/lang/fi_FI/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/fi_FI/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 66a8bb8e0d50f62c09e4bc45a83355a312bd9c2e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:18 -0500 Subject: [PATCH 2546/4012] New translations index.php (Hebrew) --- lang/he_IL/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/he_IL/admin/servers/index.php diff --git a/lang/he_IL/admin/servers/index.php b/lang/he_IL/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/he_IL/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 75406e878c2e8661dda4a3e13c84cc5f9bff035d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:19 -0500 Subject: [PATCH 2547/4012] New translations index.php (Hungarian) --- lang/hu_HU/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/hu_HU/admin/servers/index.php diff --git a/lang/hu_HU/admin/servers/index.php b/lang/hu_HU/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/hu_HU/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 3ca795a76eefb6bfa717acaad437e06f5756ef36 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:20 -0500 Subject: [PATCH 2548/4012] New translations index.php (Italian) --- lang/it_IT/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/it_IT/admin/servers/index.php diff --git a/lang/it_IT/admin/servers/index.php b/lang/it_IT/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/it_IT/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 67d51590147696347b304231d82aa99271e8699e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:20 -0500 Subject: [PATCH 2549/4012] New translations index.php (Japanese) --- lang/ja_JP/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/ja_JP/admin/servers/index.php diff --git a/lang/ja_JP/admin/servers/index.php b/lang/ja_JP/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/ja_JP/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 0f88673ba5a8c6f3d10a798522d779214b57de61 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:21 -0500 Subject: [PATCH 2550/4012] New translations index.php (Korean) --- lang/ko_KR/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/ko_KR/admin/servers/index.php diff --git a/lang/ko_KR/admin/servers/index.php b/lang/ko_KR/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/ko_KR/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 0173fdbbeb1fd5af413931daa6832441a902b334 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:21 -0500 Subject: [PATCH 2551/4012] New translations index.php (Dutch) --- lang/nl_NL/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/nl_NL/admin/servers/index.php diff --git a/lang/nl_NL/admin/servers/index.php b/lang/nl_NL/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/nl_NL/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 865fa28d24d87b10b46d934a84c0716c9b758ef3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:22 -0500 Subject: [PATCH 2552/4012] New translations index.php (Norwegian) --- lang/no_NO/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/no_NO/admin/servers/index.php diff --git a/lang/no_NO/admin/servers/index.php b/lang/no_NO/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/no_NO/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 06403f1fb8a2cc2239e136fd92e68ff739233b7d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:22 -0500 Subject: [PATCH 2553/4012] New translations index.php (Polish) --- lang/pl_PL/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/pl_PL/admin/servers/index.php diff --git a/lang/pl_PL/admin/servers/index.php b/lang/pl_PL/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/pl_PL/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From de46a808e2b25926a576d90f2a762dee4a986d30 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:23 -0500 Subject: [PATCH 2554/4012] New translations index.php (Portuguese) --- lang/pt_PT/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/pt_PT/admin/servers/index.php diff --git a/lang/pt_PT/admin/servers/index.php b/lang/pt_PT/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/pt_PT/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From bfaf0f8c5159e7472f0496a4632d66911e2fa5f0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:23 -0500 Subject: [PATCH 2555/4012] New translations index.php (Russian) --- lang/ru_RU/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/ru_RU/admin/servers/index.php diff --git a/lang/ru_RU/admin/servers/index.php b/lang/ru_RU/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/ru_RU/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 30bf543765ed8ddb27ab45391fad2ce46c1e6337 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:24 -0500 Subject: [PATCH 2556/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/sr_SP/admin/servers/index.php diff --git a/lang/sr_SP/admin/servers/index.php b/lang/sr_SP/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/sr_SP/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 8246cfc3397c4efc7fc92a7657e7c174cfe54ebe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:25 -0500 Subject: [PATCH 2557/4012] New translations index.php (Swedish) --- lang/sv_SE/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/sv_SE/admin/servers/index.php diff --git a/lang/sv_SE/admin/servers/index.php b/lang/sv_SE/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/sv_SE/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From cb5d343ad531960566ffdb450cdc582496344514 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:25 -0500 Subject: [PATCH 2558/4012] New translations index.php (Turkish) --- lang/tr_TR/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/tr_TR/admin/servers/index.php diff --git a/lang/tr_TR/admin/servers/index.php b/lang/tr_TR/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/tr_TR/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 4d757b118374647b4a8e8b0d962ee83bf834eac0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:26 -0500 Subject: [PATCH 2559/4012] New translations index.php (Ukrainian) --- lang/uk_UA/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/uk_UA/admin/servers/index.php diff --git a/lang/uk_UA/admin/servers/index.php b/lang/uk_UA/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/uk_UA/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 83c102f7cf5a64cb6251c03c30bfd00e9282568a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:26 -0500 Subject: [PATCH 2560/4012] New translations index.php (Chinese Simplified) --- lang/zh_CN/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/zh_CN/admin/servers/index.php diff --git a/lang/zh_CN/admin/servers/index.php b/lang/zh_CN/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/zh_CN/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 5cac8e4ed2e682ff02c7e8f86e3dbe0086392321 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:27 -0500 Subject: [PATCH 2561/4012] New translations index.php (Chinese Traditional) --- lang/zh_TW/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/zh_TW/admin/servers/index.php diff --git a/lang/zh_TW/admin/servers/index.php b/lang/zh_TW/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/zh_TW/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From f848aa6ab3014a6239eda13574732a345ea9eed8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:28 -0500 Subject: [PATCH 2562/4012] New translations index.php (English) --- lang/en_US/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/en_US/admin/servers/index.php diff --git a/lang/en_US/admin/servers/index.php b/lang/en_US/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/en_US/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From ffb92980a7cc856f96f4e3322057888acf12e849 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:28 -0500 Subject: [PATCH 2563/4012] New translations index.php (Vietnamese) --- lang/vi_VN/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/vi_VN/admin/servers/index.php diff --git a/lang/vi_VN/admin/servers/index.php b/lang/vi_VN/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/vi_VN/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 33df0b5d93300a6f4721721e5e92b77d74d10aa9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:29 -0500 Subject: [PATCH 2564/4012] New translations index.php (Icelandic) --- lang/is_IS/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/is_IS/admin/servers/index.php diff --git a/lang/is_IS/admin/servers/index.php b/lang/is_IS/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/is_IS/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 2d7d9278f1837ccf9faf4798f4017045f04b3097 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:29 -0500 Subject: [PATCH 2565/4012] New translations index.php (Portuguese, Brazilian) --- lang/pt_BR/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/pt_BR/admin/servers/index.php diff --git a/lang/pt_BR/admin/servers/index.php b/lang/pt_BR/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/pt_BR/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 5c341bd8819fe6fa28074eb23b7810fa0d132599 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:30 -0500 Subject: [PATCH 2566/4012] New translations index.php (Hindi) --- lang/hi_IN/admin/servers/index.php | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 lang/hi_IN/admin/servers/index.php diff --git a/lang/hi_IN/admin/servers/index.php b/lang/hi_IN/admin/servers/index.php new file mode 100644 index 00000000000..1fa3d8bf356 --- /dev/null +++ b/lang/hi_IN/admin/servers/index.php @@ -0,0 +1,34 @@ + 'Create Server', + 'backup_limit' => 'Backup Limit', + 'bandwidth_limit' => 'Bandwidth Limit', + 'bandwidth_usage' => 'Bandwidth Usage', + 'snapshot_limit' => 'Snapshots Limit', + 'limit_placeholder' => 'Leave blank for no limit', + 'should_create_vm' => 'Should Create VM', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'vmid_placeholder' => 'Leave blank for random VMID', + 'create_modal' => [ + 'title' => 'Create a Server', + ], + 'manage_server' => 'Manage Server', + 'server_build' => [ + 'title' => 'Server Build', + ], + 'server_info' => [ + 'title' => 'Server Information', + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'not_suspended' => 'This server isn\'t suspended', + 'suspended' => 'This server is suspended', + ], + 'delete_server' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', + 'dont_purge' => 'Do not purge VM and related files', + ], +]; From 7e2f0dfb5c9846e94800da7efaaff088596dcc06 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:30 -0500 Subject: [PATCH 2567/4012] New translations overview.php (Romanian) --- lang/ro_RO/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ro_RO/admin/servers/overview.php diff --git a/lang/ro_RO/admin/servers/overview.php b/lang/ro_RO/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/ro_RO/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 2a5335a7d318d53f7ee87b6d2f6675abc980d5c0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:31 -0500 Subject: [PATCH 2568/4012] New translations overview.php (French) --- lang/fr_FR/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/fr_FR/admin/servers/overview.php diff --git a/lang/fr_FR/admin/servers/overview.php b/lang/fr_FR/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/fr_FR/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 5d4bfac6d84e61960d1c09a6023f1d0684f42270 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:32 -0500 Subject: [PATCH 2569/4012] New translations overview.php (Spanish) --- lang/es_ES/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/es_ES/admin/servers/overview.php diff --git a/lang/es_ES/admin/servers/overview.php b/lang/es_ES/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/es_ES/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From c1669393313b92285b719073725a082641b7b137 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:32 -0500 Subject: [PATCH 2570/4012] New translations overview.php (Afrikaans) --- lang/af_ZA/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/af_ZA/admin/servers/overview.php diff --git a/lang/af_ZA/admin/servers/overview.php b/lang/af_ZA/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/af_ZA/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From c91ce4d25c70df63b1741548654df7037ffac1bf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:33 -0500 Subject: [PATCH 2571/4012] New translations overview.php (Arabic) --- lang/ar_SA/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ar_SA/admin/servers/overview.php diff --git a/lang/ar_SA/admin/servers/overview.php b/lang/ar_SA/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/ar_SA/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 3466458b495ad0debf79e978d086ec651dc25d99 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:33 -0500 Subject: [PATCH 2572/4012] New translations overview.php (Catalan) --- lang/ca_ES/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ca_ES/admin/servers/overview.php diff --git a/lang/ca_ES/admin/servers/overview.php b/lang/ca_ES/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/ca_ES/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From a0ca3baa33d16ec9c229afd19c451a508a7b0cc6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:34 -0500 Subject: [PATCH 2573/4012] New translations overview.php (Czech) --- lang/cs_CZ/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/cs_CZ/admin/servers/overview.php diff --git a/lang/cs_CZ/admin/servers/overview.php b/lang/cs_CZ/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/cs_CZ/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From f4f7ad6ecbac4deaf849e16de243b531cd8b6774 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:34 -0500 Subject: [PATCH 2574/4012] New translations overview.php (Danish) --- lang/da_DK/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/da_DK/admin/servers/overview.php diff --git a/lang/da_DK/admin/servers/overview.php b/lang/da_DK/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/da_DK/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 0fde80a6b0516f8582b4815293b0b047d9eca638 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:35 -0500 Subject: [PATCH 2575/4012] New translations overview.php (German) --- lang/de_DE/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/de_DE/admin/servers/overview.php diff --git a/lang/de_DE/admin/servers/overview.php b/lang/de_DE/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/de_DE/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 4b99180f4d078cc2e152b63d7b1eedaee0456c46 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:35 -0500 Subject: [PATCH 2576/4012] New translations overview.php (Greek) --- lang/el_GR/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/el_GR/admin/servers/overview.php diff --git a/lang/el_GR/admin/servers/overview.php b/lang/el_GR/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/el_GR/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From f72d5a4a7e82553e7fb9dd00f71c2428e5b20e37 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:36 -0500 Subject: [PATCH 2577/4012] New translations overview.php (Finnish) --- lang/fi_FI/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/fi_FI/admin/servers/overview.php diff --git a/lang/fi_FI/admin/servers/overview.php b/lang/fi_FI/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/fi_FI/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 80cf31e4c333ea58865f01637007bcdc72418ad5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:37 -0500 Subject: [PATCH 2578/4012] New translations overview.php (Hebrew) --- lang/he_IL/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/he_IL/admin/servers/overview.php diff --git a/lang/he_IL/admin/servers/overview.php b/lang/he_IL/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/he_IL/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 29f34e31093e13d73cdbbb8f567493c8622d400d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:37 -0500 Subject: [PATCH 2579/4012] New translations overview.php (Hungarian) --- lang/hu_HU/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/hu_HU/admin/servers/overview.php diff --git a/lang/hu_HU/admin/servers/overview.php b/lang/hu_HU/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/hu_HU/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From b3a540681f788587f33803e5689fc2db1d799a65 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:38 -0500 Subject: [PATCH 2580/4012] New translations overview.php (Italian) --- lang/it_IT/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/it_IT/admin/servers/overview.php diff --git a/lang/it_IT/admin/servers/overview.php b/lang/it_IT/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/it_IT/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 79905fb9b9863c2d4af69a7cb071513ab0d69dff Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:38 -0500 Subject: [PATCH 2581/4012] New translations overview.php (Japanese) --- lang/ja_JP/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ja_JP/admin/servers/overview.php diff --git a/lang/ja_JP/admin/servers/overview.php b/lang/ja_JP/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/ja_JP/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 384d249b22056767a838d18498882df18dbeffc3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:39 -0500 Subject: [PATCH 2582/4012] New translations overview.php (Korean) --- lang/ko_KR/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ko_KR/admin/servers/overview.php diff --git a/lang/ko_KR/admin/servers/overview.php b/lang/ko_KR/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/ko_KR/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From d0f94cf2463472abee978f1905fd440663e52084 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:39 -0500 Subject: [PATCH 2583/4012] New translations overview.php (Dutch) --- lang/nl_NL/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/nl_NL/admin/servers/overview.php diff --git a/lang/nl_NL/admin/servers/overview.php b/lang/nl_NL/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/nl_NL/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 49f8f6b56d1281f758d0031ac2cfd423c1e39552 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:40 -0500 Subject: [PATCH 2584/4012] New translations overview.php (Norwegian) --- lang/no_NO/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/no_NO/admin/servers/overview.php diff --git a/lang/no_NO/admin/servers/overview.php b/lang/no_NO/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/no_NO/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 49803ee025514522d763eaf2d18616957e9137df Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:40 -0500 Subject: [PATCH 2585/4012] New translations overview.php (Polish) --- lang/pl_PL/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/pl_PL/admin/servers/overview.php diff --git a/lang/pl_PL/admin/servers/overview.php b/lang/pl_PL/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/pl_PL/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 574c4c859c2e1707fcef21bf341d2d1b1980dc07 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:41 -0500 Subject: [PATCH 2586/4012] New translations overview.php (Portuguese) --- lang/pt_PT/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/pt_PT/admin/servers/overview.php diff --git a/lang/pt_PT/admin/servers/overview.php b/lang/pt_PT/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/pt_PT/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 425d3ef264c969208d3d500391b53d9d1cca2cb1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:41 -0500 Subject: [PATCH 2587/4012] New translations overview.php (Russian) --- lang/ru_RU/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ru_RU/admin/servers/overview.php diff --git a/lang/ru_RU/admin/servers/overview.php b/lang/ru_RU/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/ru_RU/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From a4cfebdd81564b3c744227c22112e684363aa8fc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:42 -0500 Subject: [PATCH 2588/4012] New translations overview.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/sr_SP/admin/servers/overview.php diff --git a/lang/sr_SP/admin/servers/overview.php b/lang/sr_SP/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/sr_SP/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From f88ee05ebcb657f2fc737c49aded00f58fcbe519 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:42 -0500 Subject: [PATCH 2589/4012] New translations overview.php (Swedish) --- lang/sv_SE/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/sv_SE/admin/servers/overview.php diff --git a/lang/sv_SE/admin/servers/overview.php b/lang/sv_SE/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/sv_SE/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From a55881ed61451dffa94bfad7f088c3e54b825b8f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:43 -0500 Subject: [PATCH 2590/4012] New translations overview.php (Turkish) --- lang/tr_TR/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/tr_TR/admin/servers/overview.php diff --git a/lang/tr_TR/admin/servers/overview.php b/lang/tr_TR/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/tr_TR/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From fffe793f3be1e4322b9615bd93dfb894a51f8b0a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:43 -0500 Subject: [PATCH 2591/4012] New translations overview.php (Ukrainian) --- lang/uk_UA/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/uk_UA/admin/servers/overview.php diff --git a/lang/uk_UA/admin/servers/overview.php b/lang/uk_UA/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/uk_UA/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 9341de96fc160c6f5f6520247ed3e9fa7adb62b3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:44 -0500 Subject: [PATCH 2592/4012] New translations overview.php (Chinese Simplified) --- lang/zh_CN/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/zh_CN/admin/servers/overview.php diff --git a/lang/zh_CN/admin/servers/overview.php b/lang/zh_CN/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/zh_CN/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 3f58c8a70944115529fb9c21a020194d9ba1a451 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:45 -0500 Subject: [PATCH 2593/4012] New translations overview.php (Chinese Traditional) --- lang/zh_TW/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/zh_TW/admin/servers/overview.php diff --git a/lang/zh_TW/admin/servers/overview.php b/lang/zh_TW/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/zh_TW/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 4b041a8edaa6b32e90f6c2843a80c13430c4914f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:45 -0500 Subject: [PATCH 2594/4012] New translations overview.php (English) --- lang/en_US/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/en_US/admin/servers/overview.php diff --git a/lang/en_US/admin/servers/overview.php b/lang/en_US/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/en_US/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From abed3d330cebeec429dabfbc5991167328fded45 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:46 -0500 Subject: [PATCH 2595/4012] New translations overview.php (Vietnamese) --- lang/vi_VN/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/vi_VN/admin/servers/overview.php diff --git a/lang/vi_VN/admin/servers/overview.php b/lang/vi_VN/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/vi_VN/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 5168cbe3b398a8b6e0d194fae382a20fb6823156 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:46 -0500 Subject: [PATCH 2596/4012] New translations overview.php (Icelandic) --- lang/is_IS/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/is_IS/admin/servers/overview.php diff --git a/lang/is_IS/admin/servers/overview.php b/lang/is_IS/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/is_IS/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From bd788384d0101e8daf9fb90c5268c1e3bc1eb815 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:47 -0500 Subject: [PATCH 2597/4012] New translations overview.php (Portuguese, Brazilian) --- lang/pt_BR/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/pt_BR/admin/servers/overview.php diff --git a/lang/pt_BR/admin/servers/overview.php b/lang/pt_BR/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/pt_BR/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 960d474d500804fce607a7e80b35123293646dfa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:48 -0500 Subject: [PATCH 2598/4012] New translations overview.php (Hindi) --- lang/hi_IN/admin/servers/overview.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/hi_IN/admin/servers/overview.php diff --git a/lang/hi_IN/admin/servers/overview.php b/lang/hi_IN/admin/servers/overview.php new file mode 100644 index 00000000000..b46b9bc3009 --- /dev/null +++ b/lang/hi_IN/admin/servers/overview.php @@ -0,0 +1,5 @@ + 'Enter Server Console', +]; \ No newline at end of file From 83e78695ea32c46ac0fcfb855dcce150eea9606e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:48 -0500 Subject: [PATCH 2599/4012] New translations settings.php (Romanian) --- lang/ro_RO/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ro_RO/admin/servers/settings.php diff --git a/lang/ro_RO/admin/servers/settings.php b/lang/ro_RO/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/ro_RO/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From efad6e926f9ae56b4cfa9508d33675e703ebb8e9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:49 -0500 Subject: [PATCH 2600/4012] New translations settings.php (French) --- lang/fr_FR/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/fr_FR/admin/servers/settings.php diff --git a/lang/fr_FR/admin/servers/settings.php b/lang/fr_FR/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/fr_FR/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From d5512d1b63d59f5f1d850882c4fee50a50bb2dd1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:50 -0500 Subject: [PATCH 2601/4012] New translations settings.php (Spanish) --- lang/es_ES/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/es_ES/admin/servers/settings.php diff --git a/lang/es_ES/admin/servers/settings.php b/lang/es_ES/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/es_ES/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 19aa5e5e6fd658d0c4f602adbd2dfdb1be83654b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:50 -0500 Subject: [PATCH 2602/4012] New translations settings.php (Afrikaans) --- lang/af_ZA/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/af_ZA/admin/servers/settings.php diff --git a/lang/af_ZA/admin/servers/settings.php b/lang/af_ZA/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/af_ZA/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 1b4762816c89f047bdbaa2f8c79d927ca1286f91 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:51 -0500 Subject: [PATCH 2603/4012] New translations settings.php (Arabic) --- lang/ar_SA/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ar_SA/admin/servers/settings.php diff --git a/lang/ar_SA/admin/servers/settings.php b/lang/ar_SA/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/ar_SA/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From fb2775a70f3b4bd539f25f611c2fddf45bf3ff30 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:51 -0500 Subject: [PATCH 2604/4012] New translations settings.php (Catalan) --- lang/ca_ES/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ca_ES/admin/servers/settings.php diff --git a/lang/ca_ES/admin/servers/settings.php b/lang/ca_ES/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/ca_ES/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 35e624223704e627af28ab77cd0022e2efd17ca6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:52 -0500 Subject: [PATCH 2605/4012] New translations settings.php (Czech) --- lang/cs_CZ/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/cs_CZ/admin/servers/settings.php diff --git a/lang/cs_CZ/admin/servers/settings.php b/lang/cs_CZ/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/cs_CZ/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From d388c10d8130a59cac74e6ad827b9a6d7deca2b0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:52 -0500 Subject: [PATCH 2606/4012] New translations settings.php (Danish) --- lang/da_DK/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/da_DK/admin/servers/settings.php diff --git a/lang/da_DK/admin/servers/settings.php b/lang/da_DK/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/da_DK/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 94227ef7615441893986920377a0dafeb0fc0efd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:53 -0500 Subject: [PATCH 2607/4012] New translations settings.php (German) --- lang/de_DE/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/de_DE/admin/servers/settings.php diff --git a/lang/de_DE/admin/servers/settings.php b/lang/de_DE/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/de_DE/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 496d5f1bbab029a738b597af8faaad9c3e0c97a1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:54 -0500 Subject: [PATCH 2608/4012] New translations settings.php (Greek) --- lang/el_GR/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/el_GR/admin/servers/settings.php diff --git a/lang/el_GR/admin/servers/settings.php b/lang/el_GR/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/el_GR/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From cbb6dd4640ff04707697cceaaf4e05f38b427058 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:54 -0500 Subject: [PATCH 2609/4012] New translations settings.php (Finnish) --- lang/fi_FI/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/fi_FI/admin/servers/settings.php diff --git a/lang/fi_FI/admin/servers/settings.php b/lang/fi_FI/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/fi_FI/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 1c83647c5884f4da74e80435f0905f718c36d5de Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:55 -0500 Subject: [PATCH 2610/4012] New translations settings.php (Hebrew) --- lang/he_IL/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/he_IL/admin/servers/settings.php diff --git a/lang/he_IL/admin/servers/settings.php b/lang/he_IL/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/he_IL/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From af76047916df8d06c0a5bfff615a3ad0cc5c7a39 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:55 -0500 Subject: [PATCH 2611/4012] New translations settings.php (Hungarian) --- lang/hu_HU/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/hu_HU/admin/servers/settings.php diff --git a/lang/hu_HU/admin/servers/settings.php b/lang/hu_HU/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/hu_HU/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From d9f58920b5397cbb0a41598e5962ec552bf54df6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:56 -0500 Subject: [PATCH 2612/4012] New translations settings.php (Italian) --- lang/it_IT/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/it_IT/admin/servers/settings.php diff --git a/lang/it_IT/admin/servers/settings.php b/lang/it_IT/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/it_IT/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 526a8c4b3c07d4097aa1f47f16cf1b1fe5695bf9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:57 -0500 Subject: [PATCH 2613/4012] New translations settings.php (Japanese) --- lang/ja_JP/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ja_JP/admin/servers/settings.php diff --git a/lang/ja_JP/admin/servers/settings.php b/lang/ja_JP/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/ja_JP/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 8c9c3f963b987f6c7cbc2137b8c4fafb2de3f58a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:57 -0500 Subject: [PATCH 2614/4012] New translations settings.php (Korean) --- lang/ko_KR/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ko_KR/admin/servers/settings.php diff --git a/lang/ko_KR/admin/servers/settings.php b/lang/ko_KR/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/ko_KR/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 78d6eb56d19df74b939f6c05d6d42732975374a5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:58 -0500 Subject: [PATCH 2615/4012] New translations settings.php (Dutch) --- lang/nl_NL/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/nl_NL/admin/servers/settings.php diff --git a/lang/nl_NL/admin/servers/settings.php b/lang/nl_NL/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/nl_NL/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From abfdbea3e85fe0515f8fe02e2c498f15f85ef9d3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:58 -0500 Subject: [PATCH 2616/4012] New translations settings.php (Norwegian) --- lang/no_NO/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/no_NO/admin/servers/settings.php diff --git a/lang/no_NO/admin/servers/settings.php b/lang/no_NO/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/no_NO/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 4bd233b649ac605c8aa05c18980c045ecfe1f895 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:59 -0500 Subject: [PATCH 2617/4012] New translations settings.php (Polish) --- lang/pl_PL/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pl_PL/admin/servers/settings.php diff --git a/lang/pl_PL/admin/servers/settings.php b/lang/pl_PL/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/pl_PL/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 5d4e1b0ad5cb5c7c8c6df287736246b00cf133cc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:08:59 -0500 Subject: [PATCH 2618/4012] New translations settings.php (Portuguese) --- lang/pt_PT/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pt_PT/admin/servers/settings.php diff --git a/lang/pt_PT/admin/servers/settings.php b/lang/pt_PT/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/pt_PT/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 1626c19d532f54fbd364dcbe92a4d6ad64667326 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:00 -0500 Subject: [PATCH 2619/4012] New translations settings.php (Russian) --- lang/ru_RU/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/ru_RU/admin/servers/settings.php diff --git a/lang/ru_RU/admin/servers/settings.php b/lang/ru_RU/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/ru_RU/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From b8a1222d829d0187e8fac0b0f093e4b1bb5edb7e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:01 -0500 Subject: [PATCH 2620/4012] New translations settings.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/sr_SP/admin/servers/settings.php diff --git a/lang/sr_SP/admin/servers/settings.php b/lang/sr_SP/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/sr_SP/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From d48789cbe37e7012f98675038ea95135b4672a49 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:01 -0500 Subject: [PATCH 2621/4012] New translations settings.php (Swedish) --- lang/sv_SE/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/sv_SE/admin/servers/settings.php diff --git a/lang/sv_SE/admin/servers/settings.php b/lang/sv_SE/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/sv_SE/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From d4c547ac1756f41f71eed66a286a387eb26ae9ee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:02 -0500 Subject: [PATCH 2622/4012] New translations settings.php (Turkish) --- lang/tr_TR/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/tr_TR/admin/servers/settings.php diff --git a/lang/tr_TR/admin/servers/settings.php b/lang/tr_TR/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/tr_TR/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From e46dcc97d74a812a2a947800002f0cda995516aa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:02 -0500 Subject: [PATCH 2623/4012] New translations settings.php (Ukrainian) --- lang/uk_UA/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/uk_UA/admin/servers/settings.php diff --git a/lang/uk_UA/admin/servers/settings.php b/lang/uk_UA/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/uk_UA/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From fdc52da4d6ef8a2247fc89eef0ec09531eb5c89f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:03 -0500 Subject: [PATCH 2624/4012] New translations settings.php (Chinese Simplified) --- lang/zh_CN/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/zh_CN/admin/servers/settings.php diff --git a/lang/zh_CN/admin/servers/settings.php b/lang/zh_CN/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/zh_CN/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From fae8749181ebb232f2c2a3a44cbde78466f95d7c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:03 -0500 Subject: [PATCH 2625/4012] New translations settings.php (Chinese Traditional) --- lang/zh_TW/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/zh_TW/admin/servers/settings.php diff --git a/lang/zh_TW/admin/servers/settings.php b/lang/zh_TW/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/zh_TW/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From e95e2b768d361f3d5cb48965d3042dc28d48b767 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:04 -0500 Subject: [PATCH 2626/4012] New translations settings.php (English) --- lang/en_US/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/en_US/admin/servers/settings.php diff --git a/lang/en_US/admin/servers/settings.php b/lang/en_US/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/en_US/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From a4c264ad30c6fe731b277b8f18baae8dcb509ab1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:05 -0500 Subject: [PATCH 2627/4012] New translations settings.php (Vietnamese) --- lang/vi_VN/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/vi_VN/admin/servers/settings.php diff --git a/lang/vi_VN/admin/servers/settings.php b/lang/vi_VN/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/vi_VN/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From e30dfd93a5db3e5be551a4f20ab930c653a76bde Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:05 -0500 Subject: [PATCH 2628/4012] New translations settings.php (Icelandic) --- lang/is_IS/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/is_IS/admin/servers/settings.php diff --git a/lang/is_IS/admin/servers/settings.php b/lang/is_IS/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/is_IS/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From e6703514565daa183e93699e3f8d0d6e982e0988 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:06 -0500 Subject: [PATCH 2629/4012] New translations settings.php (Portuguese, Brazilian) --- lang/pt_BR/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/pt_BR/admin/servers/settings.php diff --git a/lang/pt_BR/admin/servers/settings.php b/lang/pt_BR/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/pt_BR/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From 11deb225a2dce2323b91f7f3924be8de85e4ab63 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:06 -0500 Subject: [PATCH 2630/4012] New translations settings.php (Hindi) --- lang/hi_IN/admin/servers/settings.php | 41 +++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lang/hi_IN/admin/servers/settings.php diff --git a/lang/hi_IN/admin/servers/settings.php b/lang/hi_IN/admin/servers/settings.php new file mode 100644 index 00000000000..57e0420e064 --- /dev/null +++ b/lang/hi_IN/admin/servers/settings.php @@ -0,0 +1,41 @@ + [ + 'title' => 'Server Information', + 'statuses' => [ + 'ready' => 'Ready', + 'installing' => 'Installation In Progress', + 'install_failed' => 'Recent Installation Failed', + 'suspended' => 'Suspended', + 'restoring_backup' => 'Restoring From a Backup', + 'restoring_snapshot' => 'Restoring From a Snapshot', + ] + ], + 'suspension' => [ + 'title' => 'Suspension', + 'description' => 'Toggle the suspension status of the server.', + 'statuses' => [ + 'suspended' => 'This server is suspended.', + 'not_suspended' => 'This server isn\'t suspended.' + ], + 'suspend' => 'Suspend', + 'unsuspend' => 'Unsuspend', + ], + 'deletion' => [ + 'title' => 'Delete Server', + 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be + destroyed. However, you can tick the checkbox below to keep the virtual machine and data + on the Proxmox node.', + 'deleting_status' => 'This server is currently being deleted.', + 'no_purge' => 'Do not purge VM and related files', + 'confirmation' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete :name?' + ] + ], + 'build' => [ + 'title' => 'Server Build', + + ] +]; \ No newline at end of file From cf74e23a2dab950ff2cf857404a1744a15b56a5d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:07 -0500 Subject: [PATCH 2631/4012] New translations tokens.php (Romanian) --- lang/ro_RO/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ro_RO/admin/tokens.php diff --git a/lang/ro_RO/admin/tokens.php b/lang/ro_RO/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/ro_RO/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From bfd8f1ac876dc31478729eac6fe4778ab38dd5f2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:07 -0500 Subject: [PATCH 2632/4012] New translations tokens.php (French) --- lang/fr_FR/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/fr_FR/admin/tokens.php diff --git a/lang/fr_FR/admin/tokens.php b/lang/fr_FR/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/fr_FR/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 970504666f7e0ac8f46c02fb23c9dc78a3b7b752 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:08 -0500 Subject: [PATCH 2633/4012] New translations tokens.php (Spanish) --- lang/es_ES/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/es_ES/admin/tokens.php diff --git a/lang/es_ES/admin/tokens.php b/lang/es_ES/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/es_ES/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From dd3f0714f3c814e1e57b4e2ef0035ad8e6271e91 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:09 -0500 Subject: [PATCH 2634/4012] New translations tokens.php (Afrikaans) --- lang/af_ZA/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/af_ZA/admin/tokens.php diff --git a/lang/af_ZA/admin/tokens.php b/lang/af_ZA/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/af_ZA/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 94dbf29778a3faeef29a793a17ea4e24cd71d924 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:09 -0500 Subject: [PATCH 2635/4012] New translations tokens.php (Arabic) --- lang/ar_SA/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ar_SA/admin/tokens.php diff --git a/lang/ar_SA/admin/tokens.php b/lang/ar_SA/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/ar_SA/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 93b92cae5ebca7fec193ca64d37f06c6beb27602 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:10 -0500 Subject: [PATCH 2636/4012] New translations tokens.php (Catalan) --- lang/ca_ES/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ca_ES/admin/tokens.php diff --git a/lang/ca_ES/admin/tokens.php b/lang/ca_ES/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/ca_ES/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From c75052744f09ce696af357efb0163b64a1168c4b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:10 -0500 Subject: [PATCH 2637/4012] New translations tokens.php (Czech) --- lang/cs_CZ/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/cs_CZ/admin/tokens.php diff --git a/lang/cs_CZ/admin/tokens.php b/lang/cs_CZ/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/cs_CZ/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 0a76389b8d5ea5af018df824672a03787ddef731 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:11 -0500 Subject: [PATCH 2638/4012] New translations tokens.php (Danish) --- lang/da_DK/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/da_DK/admin/tokens.php diff --git a/lang/da_DK/admin/tokens.php b/lang/da_DK/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/da_DK/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 351c8561e5293f1db58384361ed81a537893ce55 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:12 -0500 Subject: [PATCH 2639/4012] New translations tokens.php (German) --- lang/de_DE/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/de_DE/admin/tokens.php diff --git a/lang/de_DE/admin/tokens.php b/lang/de_DE/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/de_DE/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 561a6b9952c01760a6d9148d5a04e05954f0ef49 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:12 -0500 Subject: [PATCH 2640/4012] New translations tokens.php (Greek) --- lang/el_GR/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/el_GR/admin/tokens.php diff --git a/lang/el_GR/admin/tokens.php b/lang/el_GR/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/el_GR/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 8239f69f6b0ce4e1029492b815068f8a4b51d35a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:13 -0500 Subject: [PATCH 2641/4012] New translations tokens.php (Finnish) --- lang/fi_FI/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/fi_FI/admin/tokens.php diff --git a/lang/fi_FI/admin/tokens.php b/lang/fi_FI/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/fi_FI/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From cb563cbfbf540e63537b378352de83bd8b1a49fa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:13 -0500 Subject: [PATCH 2642/4012] New translations tokens.php (Hebrew) --- lang/he_IL/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/he_IL/admin/tokens.php diff --git a/lang/he_IL/admin/tokens.php b/lang/he_IL/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/he_IL/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From c72bdadd223ee27698c83442874461214c9c0a86 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:14 -0500 Subject: [PATCH 2643/4012] New translations tokens.php (Hungarian) --- lang/hu_HU/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/hu_HU/admin/tokens.php diff --git a/lang/hu_HU/admin/tokens.php b/lang/hu_HU/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/hu_HU/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 74263e317115c9fb3480c536cdacd7c63d0cc491 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:14 -0500 Subject: [PATCH 2644/4012] New translations tokens.php (Italian) --- lang/it_IT/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/it_IT/admin/tokens.php diff --git a/lang/it_IT/admin/tokens.php b/lang/it_IT/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/it_IT/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 1b29c6f12012bb042db57fb6e7af45e3b18414f9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:15 -0500 Subject: [PATCH 2645/4012] New translations tokens.php (Japanese) --- lang/ja_JP/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ja_JP/admin/tokens.php diff --git a/lang/ja_JP/admin/tokens.php b/lang/ja_JP/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/ja_JP/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 8789f5707e336ef900e04f4c6448426259941c7d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:16 -0500 Subject: [PATCH 2646/4012] New translations tokens.php (Korean) --- lang/ko_KR/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ko_KR/admin/tokens.php diff --git a/lang/ko_KR/admin/tokens.php b/lang/ko_KR/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/ko_KR/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From ebb76ca71ff858461883a7a1a07c7d844f72ba42 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:16 -0500 Subject: [PATCH 2647/4012] New translations tokens.php (Dutch) --- lang/nl_NL/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/nl_NL/admin/tokens.php diff --git a/lang/nl_NL/admin/tokens.php b/lang/nl_NL/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/nl_NL/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 0ae953afed0f31f350d619b3bd3906ceaa221897 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:17 -0500 Subject: [PATCH 2648/4012] New translations tokens.php (Norwegian) --- lang/no_NO/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/no_NO/admin/tokens.php diff --git a/lang/no_NO/admin/tokens.php b/lang/no_NO/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/no_NO/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 0ba57b87afa79544458a95a92c8de59ca48efa6b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:17 -0500 Subject: [PATCH 2649/4012] New translations tokens.php (Polish) --- lang/pl_PL/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/pl_PL/admin/tokens.php diff --git a/lang/pl_PL/admin/tokens.php b/lang/pl_PL/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/pl_PL/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From ce974e1ee7bedfd2bf5cf4ae952052d27ca60dda Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:18 -0500 Subject: [PATCH 2650/4012] New translations tokens.php (Portuguese) --- lang/pt_PT/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/pt_PT/admin/tokens.php diff --git a/lang/pt_PT/admin/tokens.php b/lang/pt_PT/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/pt_PT/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 9917be9c4295d67278fa3582b04924fbc0de9e66 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:19 -0500 Subject: [PATCH 2651/4012] New translations tokens.php (Russian) --- lang/ru_RU/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ru_RU/admin/tokens.php diff --git a/lang/ru_RU/admin/tokens.php b/lang/ru_RU/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/ru_RU/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From fbd894bd43ad7f3de98205413b97333a4826d134 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:19 -0500 Subject: [PATCH 2652/4012] New translations tokens.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/sr_SP/admin/tokens.php diff --git a/lang/sr_SP/admin/tokens.php b/lang/sr_SP/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/sr_SP/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From adfeadd650e863d3249df29280e587bf227757e9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:20 -0500 Subject: [PATCH 2653/4012] New translations tokens.php (Swedish) --- lang/sv_SE/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/sv_SE/admin/tokens.php diff --git a/lang/sv_SE/admin/tokens.php b/lang/sv_SE/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/sv_SE/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 9ade370d7bdc6d76f67874faad0a6585fe9e4032 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:20 -0500 Subject: [PATCH 2654/4012] New translations tokens.php (Turkish) --- lang/tr_TR/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/tr_TR/admin/tokens.php diff --git a/lang/tr_TR/admin/tokens.php b/lang/tr_TR/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/tr_TR/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From b336da1206fdbf0a6aea4f572c61740e44b42c60 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:21 -0500 Subject: [PATCH 2655/4012] New translations tokens.php (Ukrainian) --- lang/uk_UA/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/uk_UA/admin/tokens.php diff --git a/lang/uk_UA/admin/tokens.php b/lang/uk_UA/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/uk_UA/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 436969761fda3da3767201362c2724c9302b7e01 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:21 -0500 Subject: [PATCH 2656/4012] New translations tokens.php (Chinese Simplified) --- lang/zh_CN/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/zh_CN/admin/tokens.php diff --git a/lang/zh_CN/admin/tokens.php b/lang/zh_CN/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/zh_CN/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From c6c78dd6cabac23ef829df67756ade9e9bf3660d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:22 -0500 Subject: [PATCH 2657/4012] New translations tokens.php (Chinese Traditional) --- lang/zh_TW/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/zh_TW/admin/tokens.php diff --git a/lang/zh_TW/admin/tokens.php b/lang/zh_TW/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/zh_TW/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From ddfb2ac0c504e959e7c2445bcb84777342c34998 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:22 -0500 Subject: [PATCH 2658/4012] New translations tokens.php (English) --- lang/en_US/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/en_US/admin/tokens.php diff --git a/lang/en_US/admin/tokens.php b/lang/en_US/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/en_US/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From d25ec273a99700201eea3113e9a1548463afc0f3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:23 -0500 Subject: [PATCH 2659/4012] New translations tokens.php (Vietnamese) --- lang/vi_VN/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/vi_VN/admin/tokens.php diff --git a/lang/vi_VN/admin/tokens.php b/lang/vi_VN/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/vi_VN/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 4743953f065af0d8afd5ba4564915c6f2aa635a7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:24 -0500 Subject: [PATCH 2660/4012] New translations tokens.php (Icelandic) --- lang/is_IS/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/is_IS/admin/tokens.php diff --git a/lang/is_IS/admin/tokens.php b/lang/is_IS/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/is_IS/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From 8964f453be08fe2c275ac3dab906541fdcab515f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:24 -0500 Subject: [PATCH 2661/4012] New translations tokens.php (Portuguese, Brazilian) --- lang/pt_BR/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/pt_BR/admin/tokens.php diff --git a/lang/pt_BR/admin/tokens.php b/lang/pt_BR/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/pt_BR/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From ccc07c8d2bdd229905210a55c89f65587986f743 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:25 -0500 Subject: [PATCH 2662/4012] New translations tokens.php (Hindi) --- lang/hi_IN/admin/tokens.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/hi_IN/admin/tokens.php diff --git a/lang/hi_IN/admin/tokens.php b/lang/hi_IN/admin/tokens.php new file mode 100644 index 00000000000..cb593cb9823 --- /dev/null +++ b/lang/hi_IN/admin/tokens.php @@ -0,0 +1,12 @@ + [ + 'title' => 'Create a Token', + ], + 'created_modal' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', + 'button' => 'Okay, I copied it', + ], +]; From ff91b42632ffb5b3b975a7afea17483862ffd3a7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:25 -0500 Subject: [PATCH 2663/4012] New translations users.php (Romanian) --- lang/ro_RO/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ro_RO/admin/users.php diff --git a/lang/ro_RO/admin/users.php b/lang/ro_RO/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/ro_RO/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From c5cedcc425231bb61806bd6be6714c739f0e22b8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:26 -0500 Subject: [PATCH 2664/4012] New translations users.php (French) --- lang/fr_FR/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/fr_FR/admin/users.php diff --git a/lang/fr_FR/admin/users.php b/lang/fr_FR/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/fr_FR/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 233f889637570052d48e2818cc7e1ca046dcdcbb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:27 -0500 Subject: [PATCH 2665/4012] New translations users.php (Spanish) --- lang/es_ES/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/es_ES/admin/users.php diff --git a/lang/es_ES/admin/users.php b/lang/es_ES/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/es_ES/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 6fad4a01a2e18c58152314d6585f90ac3d25f5e5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:27 -0500 Subject: [PATCH 2666/4012] New translations users.php (Afrikaans) --- lang/af_ZA/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/af_ZA/admin/users.php diff --git a/lang/af_ZA/admin/users.php b/lang/af_ZA/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/af_ZA/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From b1b22817e675945810b3fa8f0280704b9a555e5b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:28 -0500 Subject: [PATCH 2667/4012] New translations users.php (Arabic) --- lang/ar_SA/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ar_SA/admin/users.php diff --git a/lang/ar_SA/admin/users.php b/lang/ar_SA/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/ar_SA/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From aa1352cefc055614e23959713cd1753632cfe732 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:28 -0500 Subject: [PATCH 2668/4012] New translations users.php (Catalan) --- lang/ca_ES/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ca_ES/admin/users.php diff --git a/lang/ca_ES/admin/users.php b/lang/ca_ES/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/ca_ES/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From b95d4f66f4405ed0a9f08b58cdf881987ef46a8a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:29 -0500 Subject: [PATCH 2669/4012] New translations users.php (Czech) --- lang/cs_CZ/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/cs_CZ/admin/users.php diff --git a/lang/cs_CZ/admin/users.php b/lang/cs_CZ/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/cs_CZ/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 1130779b9537e10cb03c4b006a8e1e17a3e099bb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:30 -0500 Subject: [PATCH 2670/4012] New translations users.php (Danish) --- lang/da_DK/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/da_DK/admin/users.php diff --git a/lang/da_DK/admin/users.php b/lang/da_DK/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/da_DK/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 1b05f815d434f5939f56c4867d2807337af3cbd0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:30 -0500 Subject: [PATCH 2671/4012] New translations users.php (German) --- lang/de_DE/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/de_DE/admin/users.php diff --git a/lang/de_DE/admin/users.php b/lang/de_DE/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/de_DE/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 2e4b0140d7fcd3578623a8046b0a2ff415c042be Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:31 -0500 Subject: [PATCH 2672/4012] New translations users.php (Greek) --- lang/el_GR/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/el_GR/admin/users.php diff --git a/lang/el_GR/admin/users.php b/lang/el_GR/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/el_GR/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From b0f5c6bf36cd4ed054c9a575d9969d010d033732 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:31 -0500 Subject: [PATCH 2673/4012] New translations users.php (Finnish) --- lang/fi_FI/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/fi_FI/admin/users.php diff --git a/lang/fi_FI/admin/users.php b/lang/fi_FI/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/fi_FI/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 3f5eabb3d0a316f5d1f35b30de70737fb42feb61 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:32 -0500 Subject: [PATCH 2674/4012] New translations users.php (Hebrew) --- lang/he_IL/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/he_IL/admin/users.php diff --git a/lang/he_IL/admin/users.php b/lang/he_IL/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/he_IL/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 07523ddfef0d92adfdc5ce2576a32298c787c71d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:33 -0500 Subject: [PATCH 2675/4012] New translations users.php (Hungarian) --- lang/hu_HU/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/hu_HU/admin/users.php diff --git a/lang/hu_HU/admin/users.php b/lang/hu_HU/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/hu_HU/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 31969d14b0286ee2942ad2a68b3d61d291566e70 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:33 -0500 Subject: [PATCH 2676/4012] New translations users.php (Italian) --- lang/it_IT/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/it_IT/admin/users.php diff --git a/lang/it_IT/admin/users.php b/lang/it_IT/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/it_IT/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From ad2d4c52e79ff10e3dfec542efc09f009f0c2d77 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:34 -0500 Subject: [PATCH 2677/4012] New translations users.php (Japanese) --- lang/ja_JP/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ja_JP/admin/users.php diff --git a/lang/ja_JP/admin/users.php b/lang/ja_JP/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/ja_JP/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From bb543d2d86b837baf7b0058f56f3d1a82e692659 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:35 -0500 Subject: [PATCH 2678/4012] New translations users.php (Korean) --- lang/ko_KR/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ko_KR/admin/users.php diff --git a/lang/ko_KR/admin/users.php b/lang/ko_KR/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/ko_KR/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 475e5873482fb696f36aec354687797fb53a3ca4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:35 -0500 Subject: [PATCH 2679/4012] New translations users.php (Dutch) --- lang/nl_NL/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/nl_NL/admin/users.php diff --git a/lang/nl_NL/admin/users.php b/lang/nl_NL/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/nl_NL/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From e72df18799da6bc9b5ae98676422910bd8c22679 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:36 -0500 Subject: [PATCH 2680/4012] New translations users.php (Norwegian) --- lang/no_NO/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/no_NO/admin/users.php diff --git a/lang/no_NO/admin/users.php b/lang/no_NO/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/no_NO/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From bd9e13bfd1f8d4a189517e4661241d1d2017d3a0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:36 -0500 Subject: [PATCH 2681/4012] New translations users.php (Polish) --- lang/pl_PL/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/pl_PL/admin/users.php diff --git a/lang/pl_PL/admin/users.php b/lang/pl_PL/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/pl_PL/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From c24d3e0fc3f95abda1795049bf6bef87c74dc6a1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:37 -0500 Subject: [PATCH 2682/4012] New translations users.php (Portuguese) --- lang/pt_PT/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/pt_PT/admin/users.php diff --git a/lang/pt_PT/admin/users.php b/lang/pt_PT/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/pt_PT/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 00fabaefa952c83449f26ec5664470f40f44e936 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:37 -0500 Subject: [PATCH 2683/4012] New translations users.php (Russian) --- lang/ru_RU/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/ru_RU/admin/users.php diff --git a/lang/ru_RU/admin/users.php b/lang/ru_RU/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/ru_RU/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 90d2a43b65882ffc3ca8aa396058c5e970946017 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:38 -0500 Subject: [PATCH 2684/4012] New translations users.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/sr_SP/admin/users.php diff --git a/lang/sr_SP/admin/users.php b/lang/sr_SP/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/sr_SP/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 10d01788ad38f803d0c3fa92b6c609ccaf301b12 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:39 -0500 Subject: [PATCH 2685/4012] New translations users.php (Swedish) --- lang/sv_SE/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/sv_SE/admin/users.php diff --git a/lang/sv_SE/admin/users.php b/lang/sv_SE/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/sv_SE/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From de0742c0a2cf7820a2d82666546701a6ad3335f8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:39 -0500 Subject: [PATCH 2686/4012] New translations users.php (Turkish) --- lang/tr_TR/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/tr_TR/admin/users.php diff --git a/lang/tr_TR/admin/users.php b/lang/tr_TR/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/tr_TR/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From f33bfc3750c184bacace0db6c62936061d22c354 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:40 -0500 Subject: [PATCH 2687/4012] New translations users.php (Ukrainian) --- lang/uk_UA/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/uk_UA/admin/users.php diff --git a/lang/uk_UA/admin/users.php b/lang/uk_UA/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/uk_UA/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 8e63973eb2a74b0e987c9a0c11881e41b5ba7e83 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:40 -0500 Subject: [PATCH 2688/4012] New translations users.php (Chinese Simplified) --- lang/zh_CN/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/zh_CN/admin/users.php diff --git a/lang/zh_CN/admin/users.php b/lang/zh_CN/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/zh_CN/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 41206210e90720c29ffd747ccc8330178ce5670e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:41 -0500 Subject: [PATCH 2689/4012] New translations users.php (Chinese Traditional) --- lang/zh_TW/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/zh_TW/admin/users.php diff --git a/lang/zh_TW/admin/users.php b/lang/zh_TW/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/zh_TW/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 28072fb94e177454f44cb2cfb96857e04c590739 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:42 -0500 Subject: [PATCH 2690/4012] New translations users.php (English) --- lang/en_US/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/en_US/admin/users.php diff --git a/lang/en_US/admin/users.php b/lang/en_US/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/en_US/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 17481c8757a2860e8c0597b74a9d1836cff43b79 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:42 -0500 Subject: [PATCH 2691/4012] New translations users.php (Vietnamese) --- lang/vi_VN/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/vi_VN/admin/users.php diff --git a/lang/vi_VN/admin/users.php b/lang/vi_VN/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/vi_VN/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 0d5c69e50b690ab1084bc8b7160d74444636679d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:43 -0500 Subject: [PATCH 2692/4012] New translations users.php (Icelandic) --- lang/is_IS/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/is_IS/admin/users.php diff --git a/lang/is_IS/admin/users.php b/lang/is_IS/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/is_IS/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From c06125ab30d89eb9d8ee61f447ae0f6c92e6fe76 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:43 -0500 Subject: [PATCH 2693/4012] New translations users.php (Portuguese, Brazilian) --- lang/pt_BR/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/pt_BR/admin/users.php diff --git a/lang/pt_BR/admin/users.php b/lang/pt_BR/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/pt_BR/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From c40ff41720186b9a0545f043efdb3159f8d0ebbb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:44 -0500 Subject: [PATCH 2694/4012] New translations users.php (Hindi) --- lang/hi_IN/admin/users.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/hi_IN/admin/users.php diff --git a/lang/hi_IN/admin/users.php b/lang/hi_IN/admin/users.php new file mode 100644 index 00000000000..99229783270 --- /dev/null +++ b/lang/hi_IN/admin/users.php @@ -0,0 +1,18 @@ + 'New User', + 'create_modal' => [ + 'title' => 'Create a User', + 'is_admin_warning' => 'You are giving this user administrative privileges.', + ], + 'user_info' => [ + 'title' => 'User Information', + 'override_pass' => 'Override password', + ], + 'delete_user' => [ + 'title' => 'Delete User', + 'description' => 'The user and its associated data will be deleted.', + 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + ], +]; From 870b8ee8982042b2c8668cc775a29410418c3a0a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:45 -0500 Subject: [PATCH 2695/4012] New translations auth.php (Romanian) --- lang/ro_RO/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ro_RO/auth.php diff --git a/lang/ro_RO/auth.php b/lang/ro_RO/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ro_RO/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 0f1188f1b033455a8937a4284da42dac76c570c5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:45 -0500 Subject: [PATCH 2696/4012] New translations auth.php (French) --- lang/fr_FR/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/fr_FR/auth.php diff --git a/lang/fr_FR/auth.php b/lang/fr_FR/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/fr_FR/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From b4edb797825a2d61959b6b5c86f1174b670e96ef Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:46 -0500 Subject: [PATCH 2697/4012] New translations auth.php (Spanish) --- lang/es_ES/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/es_ES/auth.php diff --git a/lang/es_ES/auth.php b/lang/es_ES/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/es_ES/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 7294573b0a1682a8ae1b997bf2e415ad96370a50 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:47 -0500 Subject: [PATCH 2698/4012] New translations auth.php (Afrikaans) --- lang/af_ZA/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/af_ZA/auth.php diff --git a/lang/af_ZA/auth.php b/lang/af_ZA/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/af_ZA/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 3af7fc8f632538df38329acf9f77afd4160f25a9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:47 -0500 Subject: [PATCH 2699/4012] New translations auth.php (Arabic) --- lang/ar_SA/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ar_SA/auth.php diff --git a/lang/ar_SA/auth.php b/lang/ar_SA/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ar_SA/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 86c6bbf8c67af9b7f48ffa9e83f492bda7f297ca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:48 -0500 Subject: [PATCH 2700/4012] New translations auth.php (Catalan) --- lang/ca_ES/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ca_ES/auth.php diff --git a/lang/ca_ES/auth.php b/lang/ca_ES/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ca_ES/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 690e23640c0c0312d25ecc16e8b31a1090a45333 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:48 -0500 Subject: [PATCH 2701/4012] New translations auth.php (Czech) --- lang/cs_CZ/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/cs_CZ/auth.php diff --git a/lang/cs_CZ/auth.php b/lang/cs_CZ/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/cs_CZ/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 3f5e46a24781dbd6839dedb0d5845e1a57bf0731 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:49 -0500 Subject: [PATCH 2702/4012] New translations auth.php (Danish) --- lang/da_DK/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/da_DK/auth.php diff --git a/lang/da_DK/auth.php b/lang/da_DK/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/da_DK/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 2160a259b72503e06fd1e75abc4e9a03a846d018 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:49 -0500 Subject: [PATCH 2703/4012] New translations auth.php (German) --- lang/de_DE/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/de_DE/auth.php diff --git a/lang/de_DE/auth.php b/lang/de_DE/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/de_DE/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From c84e552049f14c06c565bc59975612b493104051 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:50 -0500 Subject: [PATCH 2704/4012] New translations auth.php (Greek) --- lang/el_GR/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/el_GR/auth.php diff --git a/lang/el_GR/auth.php b/lang/el_GR/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/el_GR/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 42ac1daa8564a868f9e7aacc541e786728e3037a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:51 -0500 Subject: [PATCH 2705/4012] New translations auth.php (Finnish) --- lang/fi_FI/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/fi_FI/auth.php diff --git a/lang/fi_FI/auth.php b/lang/fi_FI/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/fi_FI/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From f81853eb36483e80cfa02aef986eb248099d4d38 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:51 -0500 Subject: [PATCH 2706/4012] New translations auth.php (Hebrew) --- lang/he_IL/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/he_IL/auth.php diff --git a/lang/he_IL/auth.php b/lang/he_IL/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/he_IL/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 32ff914711afc76ee8515414a9e68df27b7bf1dc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:52 -0500 Subject: [PATCH 2707/4012] New translations auth.php (Hungarian) --- lang/hu_HU/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/hu_HU/auth.php diff --git a/lang/hu_HU/auth.php b/lang/hu_HU/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/hu_HU/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From e27591e35f22f7b7abbb6a4fe19048b9ce06893b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:52 -0500 Subject: [PATCH 2708/4012] New translations auth.php (Italian) --- lang/it_IT/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/it_IT/auth.php diff --git a/lang/it_IT/auth.php b/lang/it_IT/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/it_IT/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From a9cb31c67602cac7cbbddc6e8b7df12bc4796664 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:53 -0500 Subject: [PATCH 2709/4012] New translations auth.php (Japanese) --- lang/ja_JP/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ja_JP/auth.php diff --git a/lang/ja_JP/auth.php b/lang/ja_JP/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ja_JP/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From b75c125f7ec9d070ed23ddf32fa1334cb59cf137 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:54 -0500 Subject: [PATCH 2710/4012] New translations auth.php (Korean) --- lang/ko_KR/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ko_KR/auth.php diff --git a/lang/ko_KR/auth.php b/lang/ko_KR/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ko_KR/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 1e8202c631eeea80e1a3b033c0f3faca111a4aa9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:54 -0500 Subject: [PATCH 2711/4012] New translations auth.php (Dutch) --- lang/nl_NL/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/nl_NL/auth.php diff --git a/lang/nl_NL/auth.php b/lang/nl_NL/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/nl_NL/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From e9c330b03514c29929ea20b96feb9cb39cf8a271 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:55 -0500 Subject: [PATCH 2712/4012] New translations auth.php (Norwegian) --- lang/no_NO/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/no_NO/auth.php diff --git a/lang/no_NO/auth.php b/lang/no_NO/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/no_NO/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 5a864629aa80cf9b366eefaafdff4b7519e87f2f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:55 -0500 Subject: [PATCH 2713/4012] New translations auth.php (Polish) --- lang/pl_PL/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/pl_PL/auth.php diff --git a/lang/pl_PL/auth.php b/lang/pl_PL/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/pl_PL/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 544e8c4361e4e4e37ac0f1a729ead89d342f67ee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:56 -0500 Subject: [PATCH 2714/4012] New translations auth.php (Portuguese) --- lang/pt_PT/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/pt_PT/auth.php diff --git a/lang/pt_PT/auth.php b/lang/pt_PT/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/pt_PT/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From b57b80ceb1df26a639ef99bedaf61c64343f0b0d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:56 -0500 Subject: [PATCH 2715/4012] New translations auth.php (Russian) --- lang/ru_RU/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/ru_RU/auth.php diff --git a/lang/ru_RU/auth.php b/lang/ru_RU/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/ru_RU/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 376f66de07661e4a3b93b8d1cf4a4cc3867dde80 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:57 -0500 Subject: [PATCH 2716/4012] New translations auth.php (Serbian (Cyrillic)) --- lang/sr_SP/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/sr_SP/auth.php diff --git a/lang/sr_SP/auth.php b/lang/sr_SP/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/sr_SP/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 5189b1d78baaedfcff5f2e501d8adf6ec67a7814 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:58 -0500 Subject: [PATCH 2717/4012] New translations auth.php (Swedish) --- lang/sv_SE/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/sv_SE/auth.php diff --git a/lang/sv_SE/auth.php b/lang/sv_SE/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/sv_SE/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 9ec1643c59e3d0c98a891b7308c02a3cda1b4dca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:58 -0500 Subject: [PATCH 2718/4012] New translations auth.php (Turkish) --- lang/tr_TR/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/tr_TR/auth.php diff --git a/lang/tr_TR/auth.php b/lang/tr_TR/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/tr_TR/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From b03732c0f8c69fb6f8f1e5d931cd86ccecc649ff Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:59 -0500 Subject: [PATCH 2719/4012] New translations auth.php (Ukrainian) --- lang/uk_UA/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/uk_UA/auth.php diff --git a/lang/uk_UA/auth.php b/lang/uk_UA/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/uk_UA/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From d3ae3ed128d20479c3273cc08ce7c3c0dabef117 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:09:59 -0500 Subject: [PATCH 2720/4012] New translations auth.php (Chinese Simplified) --- lang/zh_CN/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/zh_CN/auth.php diff --git a/lang/zh_CN/auth.php b/lang/zh_CN/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/zh_CN/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 279711291eb328a563be1cb09a79664d6ecb8bcb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:00 -0500 Subject: [PATCH 2721/4012] New translations auth.php (Chinese Traditional) --- lang/zh_TW/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/zh_TW/auth.php diff --git a/lang/zh_TW/auth.php b/lang/zh_TW/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/zh_TW/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 8c01e8840b70ec65dac4f2d1ef43d052a6a1f8ee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:00 -0500 Subject: [PATCH 2722/4012] New translations auth.php (English) --- lang/en_US/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/en_US/auth.php diff --git a/lang/en_US/auth.php b/lang/en_US/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/en_US/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From d35022a963b798725f895b4d7c4b786adc2e71c7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:01 -0500 Subject: [PATCH 2723/4012] New translations auth.php (Vietnamese) --- lang/vi_VN/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/vi_VN/auth.php diff --git a/lang/vi_VN/auth.php b/lang/vi_VN/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/vi_VN/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 75544d515ea1c970c2ca6607c4510a7792d6652a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:01 -0500 Subject: [PATCH 2724/4012] New translations auth.php (Icelandic) --- lang/is_IS/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/is_IS/auth.php diff --git a/lang/is_IS/auth.php b/lang/is_IS/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/is_IS/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 70de25bb4d351ffa5ff9dfdd93cd98365d8d09da Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:02 -0500 Subject: [PATCH 2725/4012] New translations auth.php (Portuguese, Brazilian) --- lang/pt_BR/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/pt_BR/auth.php diff --git a/lang/pt_BR/auth.php b/lang/pt_BR/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/pt_BR/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From 428d8b612855d939cb6674a80e3a799f7f53407d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:03 -0500 Subject: [PATCH 2726/4012] New translations auth.php (Hindi) --- lang/hi_IN/auth.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 lang/hi_IN/auth.php diff --git a/lang/hi_IN/auth.php b/lang/hi_IN/auth.php new file mode 100644 index 00000000000..5b8cdf9eff3 --- /dev/null +++ b/lang/hi_IN/auth.php @@ -0,0 +1,23 @@ + 'These credentials do not match our records.', + 'password' => 'The provided password is incorrect.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + + 'sign_in' => 'Sign in', + 'sign_out' => 'Sign out', + 'sign_in_description' => 'Sign in to your account', +]; From bbaa4d67533efd16ab27e9ce03668b2bf3030303 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:04 -0500 Subject: [PATCH 2727/4012] New translations index.php (Romanian) --- lang/ro_RO/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ro_RO/dashboard/index.php diff --git a/lang/ro_RO/dashboard/index.php b/lang/ro_RO/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/ro_RO/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From c51932c35ae1a900727a38c73af93d50e106376a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:04 -0500 Subject: [PATCH 2728/4012] New translations index.php (French) --- lang/fr_FR/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/fr_FR/dashboard/index.php diff --git a/lang/fr_FR/dashboard/index.php b/lang/fr_FR/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/fr_FR/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 524d0cd552e4280f25fa1a017d835f858e7e157c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:05 -0500 Subject: [PATCH 2729/4012] New translations index.php (Spanish) --- lang/es_ES/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/es_ES/dashboard/index.php diff --git a/lang/es_ES/dashboard/index.php b/lang/es_ES/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/es_ES/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 69a14b25d2ff74361080e412655ab293ab4429d7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:05 -0500 Subject: [PATCH 2730/4012] New translations index.php (Afrikaans) --- lang/af_ZA/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/af_ZA/dashboard/index.php diff --git a/lang/af_ZA/dashboard/index.php b/lang/af_ZA/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/af_ZA/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 6a83578e36ec20b48218b60a8e0d34bbc598193f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:06 -0500 Subject: [PATCH 2731/4012] New translations index.php (Arabic) --- lang/ar_SA/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ar_SA/dashboard/index.php diff --git a/lang/ar_SA/dashboard/index.php b/lang/ar_SA/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/ar_SA/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 970b6b8445e26070f47a662b8363e4573b32305b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:07 -0500 Subject: [PATCH 2732/4012] New translations index.php (Catalan) --- lang/ca_ES/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ca_ES/dashboard/index.php diff --git a/lang/ca_ES/dashboard/index.php b/lang/ca_ES/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/ca_ES/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From dd380cea499065bac5c1232e8ba65ca5f2dc37e6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:07 -0500 Subject: [PATCH 2733/4012] New translations index.php (Czech) --- lang/cs_CZ/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/cs_CZ/dashboard/index.php diff --git a/lang/cs_CZ/dashboard/index.php b/lang/cs_CZ/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/cs_CZ/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From d263aaf676beb20c5acbcbff228b3832bc633744 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:08 -0500 Subject: [PATCH 2734/4012] New translations index.php (Danish) --- lang/da_DK/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/da_DK/dashboard/index.php diff --git a/lang/da_DK/dashboard/index.php b/lang/da_DK/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/da_DK/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 88c5819fbf370dec138525a1ecb28f171115a4ad Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:08 -0500 Subject: [PATCH 2735/4012] New translations index.php (German) --- lang/de_DE/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/de_DE/dashboard/index.php diff --git a/lang/de_DE/dashboard/index.php b/lang/de_DE/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/de_DE/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 44823f3f3aac6e715c131f0f1e5081c1578ed198 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:09 -0500 Subject: [PATCH 2736/4012] New translations index.php (Greek) --- lang/el_GR/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/el_GR/dashboard/index.php diff --git a/lang/el_GR/dashboard/index.php b/lang/el_GR/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/el_GR/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From e7067d4ca2c570b4bcad396071f2d4a84007710d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:09 -0500 Subject: [PATCH 2737/4012] New translations index.php (Finnish) --- lang/fi_FI/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/fi_FI/dashboard/index.php diff --git a/lang/fi_FI/dashboard/index.php b/lang/fi_FI/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/fi_FI/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From aa5ceca53e5bda1714dd9785da3aebe8d6a86921 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:10 -0500 Subject: [PATCH 2738/4012] New translations index.php (Hebrew) --- lang/he_IL/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/he_IL/dashboard/index.php diff --git a/lang/he_IL/dashboard/index.php b/lang/he_IL/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/he_IL/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 5635b55921170be3b233148408de5adaedc2194c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:11 -0500 Subject: [PATCH 2739/4012] New translations index.php (Hungarian) --- lang/hu_HU/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/hu_HU/dashboard/index.php diff --git a/lang/hu_HU/dashboard/index.php b/lang/hu_HU/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/hu_HU/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From b909074a40164a6f17a6a44407b37af9fdc82895 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:11 -0500 Subject: [PATCH 2740/4012] New translations index.php (Italian) --- lang/it_IT/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/it_IT/dashboard/index.php diff --git a/lang/it_IT/dashboard/index.php b/lang/it_IT/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/it_IT/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 80f8f37298699ed12aace5804fdeae0ccff89afb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:12 -0500 Subject: [PATCH 2741/4012] New translations index.php (Japanese) --- lang/ja_JP/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ja_JP/dashboard/index.php diff --git a/lang/ja_JP/dashboard/index.php b/lang/ja_JP/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/ja_JP/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From b7fbb30f9979724843709e6ef67b62fd854a5e19 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:12 -0500 Subject: [PATCH 2742/4012] New translations index.php (Korean) --- lang/ko_KR/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ko_KR/dashboard/index.php diff --git a/lang/ko_KR/dashboard/index.php b/lang/ko_KR/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/ko_KR/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 978e443e2f1b47ee30fc4d43736f8446403cd46f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:13 -0500 Subject: [PATCH 2743/4012] New translations index.php (Dutch) --- lang/nl_NL/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/nl_NL/dashboard/index.php diff --git a/lang/nl_NL/dashboard/index.php b/lang/nl_NL/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/nl_NL/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From d0c6d702d80b1e7d9643474d2b12c95e9e7f2973 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:13 -0500 Subject: [PATCH 2744/4012] New translations index.php (Norwegian) --- lang/no_NO/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/no_NO/dashboard/index.php diff --git a/lang/no_NO/dashboard/index.php b/lang/no_NO/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/no_NO/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From f57add466e0ac2a909730b1f21ee0c4620f255a8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:14 -0500 Subject: [PATCH 2745/4012] New translations index.php (Polish) --- lang/pl_PL/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/pl_PL/dashboard/index.php diff --git a/lang/pl_PL/dashboard/index.php b/lang/pl_PL/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/pl_PL/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 629f3cf3621ac5926114d0c8a3a5097429778fa0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:15 -0500 Subject: [PATCH 2746/4012] New translations index.php (Portuguese) --- lang/pt_PT/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/pt_PT/dashboard/index.php diff --git a/lang/pt_PT/dashboard/index.php b/lang/pt_PT/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/pt_PT/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 5b598faa2c3db1bc882cecbbd9182c8fb5102276 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:15 -0500 Subject: [PATCH 2747/4012] New translations index.php (Russian) --- lang/ru_RU/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ru_RU/dashboard/index.php diff --git a/lang/ru_RU/dashboard/index.php b/lang/ru_RU/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/ru_RU/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 521e87965662d2a35389b3d6ab4befa2c77b8338 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:16 -0500 Subject: [PATCH 2748/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr_SP/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/sr_SP/dashboard/index.php diff --git a/lang/sr_SP/dashboard/index.php b/lang/sr_SP/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/sr_SP/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From c9a7e50bd1e9d5c798d90cbc500bc4e070f5fcec Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:16 -0500 Subject: [PATCH 2749/4012] New translations index.php (Swedish) --- lang/sv_SE/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/sv_SE/dashboard/index.php diff --git a/lang/sv_SE/dashboard/index.php b/lang/sv_SE/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/sv_SE/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 0b62810641be688d0c7a86bf66e3fe153265953e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:17 -0500 Subject: [PATCH 2750/4012] New translations index.php (Turkish) --- lang/tr_TR/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/tr_TR/dashboard/index.php diff --git a/lang/tr_TR/dashboard/index.php b/lang/tr_TR/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/tr_TR/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 0b5192361acfb285a8a679d623cdf3bcd374ea15 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:18 -0500 Subject: [PATCH 2751/4012] New translations index.php (Ukrainian) --- lang/uk_UA/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/uk_UA/dashboard/index.php diff --git a/lang/uk_UA/dashboard/index.php b/lang/uk_UA/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/uk_UA/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From e7c8c7bdacda13fd904f83d7e2e921f0e8e8c1be Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:18 -0500 Subject: [PATCH 2752/4012] New translations index.php (Chinese Simplified) --- lang/zh_CN/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/zh_CN/dashboard/index.php diff --git a/lang/zh_CN/dashboard/index.php b/lang/zh_CN/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/zh_CN/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 15b66afbc1fc943310e2588d56a10fb854966434 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:19 -0500 Subject: [PATCH 2753/4012] New translations index.php (Chinese Traditional) --- lang/zh_TW/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/zh_TW/dashboard/index.php diff --git a/lang/zh_TW/dashboard/index.php b/lang/zh_TW/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/zh_TW/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 8f217431dd240035756bf28f206e4db7084b29eb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:19 -0500 Subject: [PATCH 2754/4012] New translations index.php (English) --- lang/en_US/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/en_US/dashboard/index.php diff --git a/lang/en_US/dashboard/index.php b/lang/en_US/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/en_US/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From c08f420cf8b707a3d9154fb2f5e9f1c53ff3cfbf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:20 -0500 Subject: [PATCH 2755/4012] New translations index.php (Vietnamese) --- lang/vi_VN/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/vi_VN/dashboard/index.php diff --git a/lang/vi_VN/dashboard/index.php b/lang/vi_VN/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/vi_VN/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 4d0207d4963336b9a87f83c3492c9e72d10f06bb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:20 -0500 Subject: [PATCH 2756/4012] New translations index.php (Icelandic) --- lang/is_IS/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/is_IS/dashboard/index.php diff --git a/lang/is_IS/dashboard/index.php b/lang/is_IS/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/is_IS/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From b5ba59d71d8a1484b8f3b6ede14867f771937e81 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:21 -0500 Subject: [PATCH 2757/4012] New translations index.php (Portuguese, Brazilian) --- lang/pt_BR/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/pt_BR/dashboard/index.php diff --git a/lang/pt_BR/dashboard/index.php b/lang/pt_BR/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/pt_BR/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From 349c6b60b0da64807879317fbf14494a74b12d10 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:22 -0500 Subject: [PATCH 2758/4012] New translations index.php (Hindi) --- lang/hi_IN/dashboard/index.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/hi_IN/dashboard/index.php diff --git a/lang/hi_IN/dashboard/index.php b/lang/hi_IN/dashboard/index.php new file mode 100644 index 00000000000..63d3b525616 --- /dev/null +++ b/lang/hi_IN/dashboard/index.php @@ -0,0 +1,7 @@ + 'Show all servers', + 'no_servers_admin_empty_state' => 'There are no servers.', + 'no_servers_empty_state' => 'You have no servers.', +]; From d0a5a06ae56be13b91b052c974abc6f154032fa6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:22 -0500 Subject: [PATCH 2759/4012] New translations pagination.php (Romanian) --- lang/ro_RO/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ro_RO/pagination.php diff --git a/lang/ro_RO/pagination.php b/lang/ro_RO/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ro_RO/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 93b1650d59901e1e5b28b3b161a2c9b8e65eff07 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:23 -0500 Subject: [PATCH 2760/4012] New translations pagination.php (French) --- lang/fr_FR/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/fr_FR/pagination.php diff --git a/lang/fr_FR/pagination.php b/lang/fr_FR/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/fr_FR/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From dbc20d6001c3368b0a0c777b77ddaa2f70a6dd23 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:23 -0500 Subject: [PATCH 2761/4012] New translations pagination.php (Spanish) --- lang/es_ES/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/es_ES/pagination.php diff --git a/lang/es_ES/pagination.php b/lang/es_ES/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/es_ES/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From d30883f06cf4912761c9827e0b99f6c45921f00a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:24 -0500 Subject: [PATCH 2762/4012] New translations pagination.php (Afrikaans) --- lang/af_ZA/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/af_ZA/pagination.php diff --git a/lang/af_ZA/pagination.php b/lang/af_ZA/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/af_ZA/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 92af602f0c394b743e4f983e1e6b4df038e4ab23 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:24 -0500 Subject: [PATCH 2763/4012] New translations pagination.php (Arabic) --- lang/ar_SA/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ar_SA/pagination.php diff --git a/lang/ar_SA/pagination.php b/lang/ar_SA/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ar_SA/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 1861d9d8063a3f30feffdf54752f577e2fdd7ed2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:25 -0500 Subject: [PATCH 2764/4012] New translations pagination.php (Catalan) --- lang/ca_ES/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ca_ES/pagination.php diff --git a/lang/ca_ES/pagination.php b/lang/ca_ES/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ca_ES/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From e12a11cc94dc9ddc5aebb21221dec4bd0771f007 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:25 -0500 Subject: [PATCH 2765/4012] New translations pagination.php (Czech) --- lang/cs_CZ/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/cs_CZ/pagination.php diff --git a/lang/cs_CZ/pagination.php b/lang/cs_CZ/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/cs_CZ/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From cf3515d3b8e050ca63986c41befc97c0ebd35d51 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:26 -0500 Subject: [PATCH 2766/4012] New translations pagination.php (Danish) --- lang/da_DK/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/da_DK/pagination.php diff --git a/lang/da_DK/pagination.php b/lang/da_DK/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/da_DK/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From de00a3df46f20e1729d164ecf868295aa5a3aa7e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:27 -0500 Subject: [PATCH 2767/4012] New translations pagination.php (German) --- lang/de_DE/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/de_DE/pagination.php diff --git a/lang/de_DE/pagination.php b/lang/de_DE/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/de_DE/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From ce212bf4b4760710aeb5e531c74aed46d00071dc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:27 -0500 Subject: [PATCH 2768/4012] New translations pagination.php (Greek) --- lang/el_GR/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/el_GR/pagination.php diff --git a/lang/el_GR/pagination.php b/lang/el_GR/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/el_GR/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 100f0520e990ffabf9c7436a8c3192a274f77525 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:28 -0500 Subject: [PATCH 2769/4012] New translations pagination.php (Finnish) --- lang/fi_FI/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/fi_FI/pagination.php diff --git a/lang/fi_FI/pagination.php b/lang/fi_FI/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/fi_FI/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From cc8ab03189bc26815dec4b49a4146f32d7e5d3d7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:28 -0500 Subject: [PATCH 2770/4012] New translations pagination.php (Hebrew) --- lang/he_IL/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/he_IL/pagination.php diff --git a/lang/he_IL/pagination.php b/lang/he_IL/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/he_IL/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From b15cbe519ffcca2094cb344a2ed45eeb4639af62 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:29 -0500 Subject: [PATCH 2771/4012] New translations pagination.php (Hungarian) --- lang/hu_HU/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/hu_HU/pagination.php diff --git a/lang/hu_HU/pagination.php b/lang/hu_HU/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/hu_HU/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From c9e455e94022edbcacc705efe278990482c03299 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:30 -0500 Subject: [PATCH 2772/4012] New translations pagination.php (Italian) --- lang/it_IT/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/it_IT/pagination.php diff --git a/lang/it_IT/pagination.php b/lang/it_IT/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/it_IT/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 88ded73ee0c6f0ad339c38ed9231725cf3831ab4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:30 -0500 Subject: [PATCH 2773/4012] New translations pagination.php (Japanese) --- lang/ja_JP/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ja_JP/pagination.php diff --git a/lang/ja_JP/pagination.php b/lang/ja_JP/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ja_JP/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 231baca0eebcb8eab56105592d4e6404ac4e2569 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:31 -0500 Subject: [PATCH 2774/4012] New translations pagination.php (Korean) --- lang/ko_KR/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ko_KR/pagination.php diff --git a/lang/ko_KR/pagination.php b/lang/ko_KR/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ko_KR/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From e3901a4b33123c408ffd6de3cbbaa7de07b35230 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:31 -0500 Subject: [PATCH 2775/4012] New translations pagination.php (Dutch) --- lang/nl_NL/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/nl_NL/pagination.php diff --git a/lang/nl_NL/pagination.php b/lang/nl_NL/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/nl_NL/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 7fbd213cd9dbed4c8f1bb94c9eb69f76f02cdefe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:32 -0500 Subject: [PATCH 2776/4012] New translations pagination.php (Norwegian) --- lang/no_NO/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/no_NO/pagination.php diff --git a/lang/no_NO/pagination.php b/lang/no_NO/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/no_NO/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 8c808788cf66f74bc8e5fbd68b8bf68ff63bd6dc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:32 -0500 Subject: [PATCH 2777/4012] New translations pagination.php (Polish) --- lang/pl_PL/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/pl_PL/pagination.php diff --git a/lang/pl_PL/pagination.php b/lang/pl_PL/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/pl_PL/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From bcf452df0cce36410ff0988c00076feb8a59d1d4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:33 -0500 Subject: [PATCH 2778/4012] New translations pagination.php (Portuguese) --- lang/pt_PT/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/pt_PT/pagination.php diff --git a/lang/pt_PT/pagination.php b/lang/pt_PT/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/pt_PT/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From fd6843d924084c5f2cf94cabd08dd19871058a0f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:34 -0500 Subject: [PATCH 2779/4012] New translations pagination.php (Russian) --- lang/ru_RU/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/ru_RU/pagination.php diff --git a/lang/ru_RU/pagination.php b/lang/ru_RU/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/ru_RU/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 968dcc76c84ef569b10f9db2996a68280de48dce Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:34 -0500 Subject: [PATCH 2780/4012] New translations pagination.php (Serbian (Cyrillic)) --- lang/sr_SP/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/sr_SP/pagination.php diff --git a/lang/sr_SP/pagination.php b/lang/sr_SP/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/sr_SP/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From c8ccb3305967e7f24e395f042573f665bb68ed5d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:35 -0500 Subject: [PATCH 2781/4012] New translations pagination.php (Swedish) --- lang/sv_SE/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/sv_SE/pagination.php diff --git a/lang/sv_SE/pagination.php b/lang/sv_SE/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/sv_SE/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From f4171c04345d1b7e0c41fa7d3b9e4dfacb79e33d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:35 -0500 Subject: [PATCH 2782/4012] New translations pagination.php (Turkish) --- lang/tr_TR/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/tr_TR/pagination.php diff --git a/lang/tr_TR/pagination.php b/lang/tr_TR/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/tr_TR/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From c59e91b5765ed153d4501384417bf3a2542d8589 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:36 -0500 Subject: [PATCH 2783/4012] New translations pagination.php (Ukrainian) --- lang/uk_UA/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/uk_UA/pagination.php diff --git a/lang/uk_UA/pagination.php b/lang/uk_UA/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/uk_UA/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 9434c2e1684a53e18c049f2e5193e7ddadfea3ed Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:37 -0500 Subject: [PATCH 2784/4012] New translations pagination.php (Chinese Simplified) --- lang/zh_CN/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/zh_CN/pagination.php diff --git a/lang/zh_CN/pagination.php b/lang/zh_CN/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/zh_CN/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From f8113bbabc03d305394aa5c1c6078ab7561bef4e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:37 -0500 Subject: [PATCH 2785/4012] New translations pagination.php (Chinese Traditional) --- lang/zh_TW/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/zh_TW/pagination.php diff --git a/lang/zh_TW/pagination.php b/lang/zh_TW/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/zh_TW/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 75e5db83e00767894d0f36e761454f0945073b9c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:38 -0500 Subject: [PATCH 2786/4012] New translations pagination.php (English) --- lang/en_US/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/en_US/pagination.php diff --git a/lang/en_US/pagination.php b/lang/en_US/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/en_US/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 9f49fba8fa2cc00cb9de371f22073a64ee94c68a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:38 -0500 Subject: [PATCH 2787/4012] New translations pagination.php (Vietnamese) --- lang/vi_VN/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/vi_VN/pagination.php diff --git a/lang/vi_VN/pagination.php b/lang/vi_VN/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/vi_VN/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 0a583107526382d50280c5c5d98b55cb5b22eefd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:39 -0500 Subject: [PATCH 2788/4012] New translations pagination.php (Icelandic) --- lang/is_IS/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/is_IS/pagination.php diff --git a/lang/is_IS/pagination.php b/lang/is_IS/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/is_IS/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From b7ef7a1c406330fcfb957a40fe546f0366bb02d6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:40 -0500 Subject: [PATCH 2789/4012] New translations pagination.php (Portuguese, Brazilian) --- lang/pt_BR/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/pt_BR/pagination.php diff --git a/lang/pt_BR/pagination.php b/lang/pt_BR/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/pt_BR/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From 7bb889cb2fe70ce40638ac3af8c71f6b38ee17c2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:40 -0500 Subject: [PATCH 2790/4012] New translations pagination.php (Hindi) --- lang/hi_IN/pagination.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/hi_IN/pagination.php diff --git a/lang/hi_IN/pagination.php b/lang/hi_IN/pagination.php new file mode 100644 index 00000000000..d4814118778 --- /dev/null +++ b/lang/hi_IN/pagination.php @@ -0,0 +1,19 @@ + '« Previous', + 'next' => 'Next »', + +]; From d50bb3ab8d032b4cbb0a2791e9f9a1043d3083d8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:41 -0500 Subject: [PATCH 2791/4012] New translations passwords.php (Romanian) --- lang/ro_RO/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ro_RO/passwords.php diff --git a/lang/ro_RO/passwords.php b/lang/ro_RO/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ro_RO/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From e85b624abb5abc4deef72eece955cd5ff46bbc38 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:41 -0500 Subject: [PATCH 2792/4012] New translations passwords.php (French) --- lang/fr_FR/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/fr_FR/passwords.php diff --git a/lang/fr_FR/passwords.php b/lang/fr_FR/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/fr_FR/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 8c70212d50d8e83e97463b1b6793791cb26dd432 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:42 -0500 Subject: [PATCH 2793/4012] New translations passwords.php (Spanish) --- lang/es_ES/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/es_ES/passwords.php diff --git a/lang/es_ES/passwords.php b/lang/es_ES/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/es_ES/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From ee62760a9e036afab4f56dfe73f0033e6c4a3c33 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:42 -0500 Subject: [PATCH 2794/4012] New translations passwords.php (Afrikaans) --- lang/af_ZA/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/af_ZA/passwords.php diff --git a/lang/af_ZA/passwords.php b/lang/af_ZA/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/af_ZA/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From efa58d802d591f9a6aa7be10104e8cd88278548e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:43 -0500 Subject: [PATCH 2795/4012] New translations passwords.php (Arabic) --- lang/ar_SA/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ar_SA/passwords.php diff --git a/lang/ar_SA/passwords.php b/lang/ar_SA/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ar_SA/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 60981be5d17a6bfdec51a90a908fc3ce81b17695 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:43 -0500 Subject: [PATCH 2796/4012] New translations passwords.php (Catalan) --- lang/ca_ES/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ca_ES/passwords.php diff --git a/lang/ca_ES/passwords.php b/lang/ca_ES/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ca_ES/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 2764a54451a6af6ec0935283552d1b9ba1e343f1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:44 -0500 Subject: [PATCH 2797/4012] New translations passwords.php (Czech) --- lang/cs_CZ/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/cs_CZ/passwords.php diff --git a/lang/cs_CZ/passwords.php b/lang/cs_CZ/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/cs_CZ/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 1aec5f9d9c7621788f2c459b16b76b5c0b4040ad Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:44 -0500 Subject: [PATCH 2798/4012] New translations passwords.php (Danish) --- lang/da_DK/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/da_DK/passwords.php diff --git a/lang/da_DK/passwords.php b/lang/da_DK/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/da_DK/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 05a6c275b166f7c610254749d4e888c3b60e6c58 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:45 -0500 Subject: [PATCH 2799/4012] New translations passwords.php (German) --- lang/de_DE/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/de_DE/passwords.php diff --git a/lang/de_DE/passwords.php b/lang/de_DE/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/de_DE/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 4adb38b4c1f54457d315e74d72602ecb9dbd0f99 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:46 -0500 Subject: [PATCH 2800/4012] New translations passwords.php (Greek) --- lang/el_GR/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/el_GR/passwords.php diff --git a/lang/el_GR/passwords.php b/lang/el_GR/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/el_GR/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From d0d32b89f0e1cd520b73d7c9a6a0dc74979da681 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:46 -0500 Subject: [PATCH 2801/4012] New translations passwords.php (Finnish) --- lang/fi_FI/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/fi_FI/passwords.php diff --git a/lang/fi_FI/passwords.php b/lang/fi_FI/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/fi_FI/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 8eededc1b95cf5c126e695f5296642ef25c55415 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:47 -0500 Subject: [PATCH 2802/4012] New translations passwords.php (Hebrew) --- lang/he_IL/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/he_IL/passwords.php diff --git a/lang/he_IL/passwords.php b/lang/he_IL/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/he_IL/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From f1515cc14410987925783182209968b703c8b06d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:47 -0500 Subject: [PATCH 2803/4012] New translations passwords.php (Hungarian) --- lang/hu_HU/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/hu_HU/passwords.php diff --git a/lang/hu_HU/passwords.php b/lang/hu_HU/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/hu_HU/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From c55803e6aee88179c6ef42fbb8a5ae7d1bcc257e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:48 -0500 Subject: [PATCH 2804/4012] New translations passwords.php (Italian) --- lang/it_IT/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/it_IT/passwords.php diff --git a/lang/it_IT/passwords.php b/lang/it_IT/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/it_IT/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 4e2509b58b03722aabd1f4a3fd6ea25c347315a7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:49 -0500 Subject: [PATCH 2805/4012] New translations passwords.php (Japanese) --- lang/ja_JP/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ja_JP/passwords.php diff --git a/lang/ja_JP/passwords.php b/lang/ja_JP/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ja_JP/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From e28ec0a812380dd9c774f8b826b8f399de9e6da5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:49 -0500 Subject: [PATCH 2806/4012] New translations passwords.php (Korean) --- lang/ko_KR/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ko_KR/passwords.php diff --git a/lang/ko_KR/passwords.php b/lang/ko_KR/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ko_KR/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From bf6c7a37a06dcaddf19569b118a3998a95066027 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:50 -0500 Subject: [PATCH 2807/4012] New translations passwords.php (Dutch) --- lang/nl_NL/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/nl_NL/passwords.php diff --git a/lang/nl_NL/passwords.php b/lang/nl_NL/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/nl_NL/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 57ec3a5440917a722046e695710a7b90dfdf695f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:50 -0500 Subject: [PATCH 2808/4012] New translations passwords.php (Norwegian) --- lang/no_NO/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/no_NO/passwords.php diff --git a/lang/no_NO/passwords.php b/lang/no_NO/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/no_NO/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 1d096ec6d6977da84639adcb9618298628f72923 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:51 -0500 Subject: [PATCH 2809/4012] New translations passwords.php (Polish) --- lang/pl_PL/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/pl_PL/passwords.php diff --git a/lang/pl_PL/passwords.php b/lang/pl_PL/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/pl_PL/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 0f46f46753221e774523d757c14c872a562683d9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:51 -0500 Subject: [PATCH 2810/4012] New translations passwords.php (Portuguese) --- lang/pt_PT/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/pt_PT/passwords.php diff --git a/lang/pt_PT/passwords.php b/lang/pt_PT/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/pt_PT/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 778ef2677a22b0c1216049c6d137923a8c843bce Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:52 -0500 Subject: [PATCH 2811/4012] New translations passwords.php (Russian) --- lang/ru_RU/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/ru_RU/passwords.php diff --git a/lang/ru_RU/passwords.php b/lang/ru_RU/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/ru_RU/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 748aa639be4276283c7c261499bc31bcdf8b62b7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:52 -0500 Subject: [PATCH 2812/4012] New translations passwords.php (Serbian (Cyrillic)) --- lang/sr_SP/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/sr_SP/passwords.php diff --git a/lang/sr_SP/passwords.php b/lang/sr_SP/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/sr_SP/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 919b762bc43df4b6c6f7b1eb54196a1cf6a70f93 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:53 -0500 Subject: [PATCH 2813/4012] New translations passwords.php (Swedish) --- lang/sv_SE/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/sv_SE/passwords.php diff --git a/lang/sv_SE/passwords.php b/lang/sv_SE/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/sv_SE/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From abe4679f49da197e59fd89e3390f9dbaf504e1e5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:53 -0500 Subject: [PATCH 2814/4012] New translations passwords.php (Turkish) --- lang/tr_TR/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/tr_TR/passwords.php diff --git a/lang/tr_TR/passwords.php b/lang/tr_TR/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/tr_TR/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From a12b7037674e37c0eda99a37c06e4524eba27f7b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:54 -0500 Subject: [PATCH 2815/4012] New translations passwords.php (Ukrainian) --- lang/uk_UA/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/uk_UA/passwords.php diff --git a/lang/uk_UA/passwords.php b/lang/uk_UA/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/uk_UA/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 2c0a6de3f49f01cca105c9b56b2bc08fc64fd335 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:55 -0500 Subject: [PATCH 2816/4012] New translations passwords.php (Chinese Simplified) --- lang/zh_CN/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/zh_CN/passwords.php diff --git a/lang/zh_CN/passwords.php b/lang/zh_CN/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/zh_CN/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From a348c1a7f2fdf14b9987ee343498c59f0a040a39 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:55 -0500 Subject: [PATCH 2817/4012] New translations passwords.php (Chinese Traditional) --- lang/zh_TW/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/zh_TW/passwords.php diff --git a/lang/zh_TW/passwords.php b/lang/zh_TW/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/zh_TW/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From dc2d80e6f033ae6634acb4ff2044ac5a23c64fb9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:56 -0500 Subject: [PATCH 2818/4012] New translations passwords.php (English) --- lang/en_US/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/en_US/passwords.php diff --git a/lang/en_US/passwords.php b/lang/en_US/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/en_US/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From ab5d8a282d782541b07e6f835ad2039bb8173404 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:57 -0500 Subject: [PATCH 2819/4012] New translations passwords.php (Vietnamese) --- lang/vi_VN/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/vi_VN/passwords.php diff --git a/lang/vi_VN/passwords.php b/lang/vi_VN/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/vi_VN/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 437c0d18aed2b0353e981648bfdf8cf2cb245248 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:57 -0500 Subject: [PATCH 2820/4012] New translations passwords.php (Icelandic) --- lang/is_IS/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/is_IS/passwords.php diff --git a/lang/is_IS/passwords.php b/lang/is_IS/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/is_IS/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 0a9f87c6cda7ce369baeb82a47a2b1e1c9493996 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:58 -0500 Subject: [PATCH 2821/4012] New translations passwords.php (Portuguese, Brazilian) --- lang/pt_BR/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/pt_BR/passwords.php diff --git a/lang/pt_BR/passwords.php b/lang/pt_BR/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/pt_BR/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 31dfa1122a34e2e96d51c5d7b8d0e02f4fc8a0a1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:58 -0500 Subject: [PATCH 2822/4012] New translations passwords.php (Hindi) --- lang/hi_IN/passwords.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 lang/hi_IN/passwords.php diff --git a/lang/hi_IN/passwords.php b/lang/hi_IN/passwords.php new file mode 100644 index 00000000000..2345a56b5a6 --- /dev/null +++ b/lang/hi_IN/passwords.php @@ -0,0 +1,22 @@ + 'Your password has been reset!', + 'sent' => 'We have emailed your password reset link!', + 'throttled' => 'Please wait before retrying.', + 'token' => 'This password reset token is invalid.', + 'user' => "We can't find a user with that email address.", + +]; From 45885b50c3f477c455e9eafd40ea5f21adaec9ef Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:59 -0500 Subject: [PATCH 2823/4012] New translations backups.php (Romanian) --- lang/ro_RO/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ro_RO/server/backups.php diff --git a/lang/ro_RO/server/backups.php b/lang/ro_RO/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/ro_RO/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From ff702340c4af5482e493700996306adad11afb8e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:10:59 -0500 Subject: [PATCH 2824/4012] New translations backups.php (French) --- lang/fr_FR/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/fr_FR/server/backups.php diff --git a/lang/fr_FR/server/backups.php b/lang/fr_FR/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/fr_FR/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 5bf9e5ab73e7b5e1881538e59d68959993c0a6fa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:00 -0500 Subject: [PATCH 2825/4012] New translations backups.php (Spanish) --- lang/es_ES/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/es_ES/server/backups.php diff --git a/lang/es_ES/server/backups.php b/lang/es_ES/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/es_ES/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 89da829adfd87702a99849533c5f499f2712d79c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:01 -0500 Subject: [PATCH 2826/4012] New translations backups.php (Afrikaans) --- lang/af_ZA/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/af_ZA/server/backups.php diff --git a/lang/af_ZA/server/backups.php b/lang/af_ZA/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/af_ZA/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From c9ba74b2122ecb1a79c8a9cc305076ea81205100 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:01 -0500 Subject: [PATCH 2827/4012] New translations backups.php (Arabic) --- lang/ar_SA/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ar_SA/server/backups.php diff --git a/lang/ar_SA/server/backups.php b/lang/ar_SA/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/ar_SA/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 59d76d2e58790f4e8ab4efca2701e66e70a1e46d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:02 -0500 Subject: [PATCH 2828/4012] New translations backups.php (Catalan) --- lang/ca_ES/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ca_ES/server/backups.php diff --git a/lang/ca_ES/server/backups.php b/lang/ca_ES/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/ca_ES/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 5a12d4f2b71b32fedc1d67a131d96850130b65aa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:02 -0500 Subject: [PATCH 2829/4012] New translations backups.php (Czech) --- lang/cs_CZ/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/cs_CZ/server/backups.php diff --git a/lang/cs_CZ/server/backups.php b/lang/cs_CZ/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/cs_CZ/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 80272e69719c99da0e3e88da2ed4add7062186d7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:03 -0500 Subject: [PATCH 2830/4012] New translations backups.php (Danish) --- lang/da_DK/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/da_DK/server/backups.php diff --git a/lang/da_DK/server/backups.php b/lang/da_DK/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/da_DK/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 5257f53443b6c37185fbaa57bb1f07cfbd0aa323 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:03 -0500 Subject: [PATCH 2831/4012] New translations backups.php (German) --- lang/de_DE/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/de_DE/server/backups.php diff --git a/lang/de_DE/server/backups.php b/lang/de_DE/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/de_DE/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From fa007f120f4c7632e0cbb55baca324e7542b656f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:04 -0500 Subject: [PATCH 2832/4012] New translations backups.php (Greek) --- lang/el_GR/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/el_GR/server/backups.php diff --git a/lang/el_GR/server/backups.php b/lang/el_GR/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/el_GR/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 209d568e85dc1d6581814e2d48cb19fe09b520b1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:05 -0500 Subject: [PATCH 2833/4012] New translations backups.php (Finnish) --- lang/fi_FI/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/fi_FI/server/backups.php diff --git a/lang/fi_FI/server/backups.php b/lang/fi_FI/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/fi_FI/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From a547e342e5462bfc48ba1f8d53793352cc9fa64a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:05 -0500 Subject: [PATCH 2834/4012] New translations backups.php (Hebrew) --- lang/he_IL/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/he_IL/server/backups.php diff --git a/lang/he_IL/server/backups.php b/lang/he_IL/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/he_IL/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 92467afec27a5c7cba9057e4dd8be256a35c8c31 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:06 -0500 Subject: [PATCH 2835/4012] New translations backups.php (Hungarian) --- lang/hu_HU/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/hu_HU/server/backups.php diff --git a/lang/hu_HU/server/backups.php b/lang/hu_HU/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/hu_HU/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From c2c403a96ed764110386fa5af472ebac40b6b3c8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:06 -0500 Subject: [PATCH 2836/4012] New translations backups.php (Italian) --- lang/it_IT/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/it_IT/server/backups.php diff --git a/lang/it_IT/server/backups.php b/lang/it_IT/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/it_IT/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 6ad32f6fd81f49644cf8eefac7e6afc48076c1eb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:07 -0500 Subject: [PATCH 2837/4012] New translations backups.php (Japanese) --- lang/ja_JP/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ja_JP/server/backups.php diff --git a/lang/ja_JP/server/backups.php b/lang/ja_JP/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/ja_JP/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 722c298cd1d4febace642acfa14bd1554e5c92e7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:08 -0500 Subject: [PATCH 2838/4012] New translations backups.php (Korean) --- lang/ko_KR/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ko_KR/server/backups.php diff --git a/lang/ko_KR/server/backups.php b/lang/ko_KR/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/ko_KR/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 9c1f9b9f340cbf6bd527ca963e0e76520176b4d0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:08 -0500 Subject: [PATCH 2839/4012] New translations backups.php (Dutch) --- lang/nl_NL/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/nl_NL/server/backups.php diff --git a/lang/nl_NL/server/backups.php b/lang/nl_NL/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/nl_NL/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From b485e5232fba9b07f132c5719067136faedb05f9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:09 -0500 Subject: [PATCH 2840/4012] New translations backups.php (Norwegian) --- lang/no_NO/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/no_NO/server/backups.php diff --git a/lang/no_NO/server/backups.php b/lang/no_NO/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/no_NO/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 7a624bccdb9370e2931314e59d00120791d4ab58 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:09 -0500 Subject: [PATCH 2841/4012] New translations backups.php (Polish) --- lang/pl_PL/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/pl_PL/server/backups.php diff --git a/lang/pl_PL/server/backups.php b/lang/pl_PL/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/pl_PL/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From f8c61284066cf8055ee52efc4d30d07c79360b3b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:10 -0500 Subject: [PATCH 2842/4012] New translations backups.php (Portuguese) --- lang/pt_PT/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/pt_PT/server/backups.php diff --git a/lang/pt_PT/server/backups.php b/lang/pt_PT/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/pt_PT/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 45a06dfc66d9606fc8f35c5ce2195de604492dfd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:10 -0500 Subject: [PATCH 2843/4012] New translations backups.php (Russian) --- lang/ru_RU/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/ru_RU/server/backups.php diff --git a/lang/ru_RU/server/backups.php b/lang/ru_RU/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/ru_RU/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 27b372949884326fe58036b646d64412241a6124 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:11 -0500 Subject: [PATCH 2844/4012] New translations backups.php (Serbian (Cyrillic)) --- lang/sr_SP/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/sr_SP/server/backups.php diff --git a/lang/sr_SP/server/backups.php b/lang/sr_SP/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/sr_SP/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 3999d3bad1f4a8a71481f62f546298a4c6f6208c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:12 -0500 Subject: [PATCH 2845/4012] New translations backups.php (Swedish) --- lang/sv_SE/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/sv_SE/server/backups.php diff --git a/lang/sv_SE/server/backups.php b/lang/sv_SE/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/sv_SE/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 355eb31cb44bbc86091669484127c59beb4f9923 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:12 -0500 Subject: [PATCH 2846/4012] New translations backups.php (Turkish) --- lang/tr_TR/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/tr_TR/server/backups.php diff --git a/lang/tr_TR/server/backups.php b/lang/tr_TR/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/tr_TR/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 1e431f4fa595f066f419a17c942afb4101b3cedd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:13 -0500 Subject: [PATCH 2847/4012] New translations backups.php (Ukrainian) --- lang/uk_UA/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/uk_UA/server/backups.php diff --git a/lang/uk_UA/server/backups.php b/lang/uk_UA/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/uk_UA/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 87e98f9e44d88db9bc7d643672b5d69c5167d55c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:13 -0500 Subject: [PATCH 2848/4012] New translations backups.php (Chinese Simplified) --- lang/zh_CN/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/zh_CN/server/backups.php diff --git a/lang/zh_CN/server/backups.php b/lang/zh_CN/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/zh_CN/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From f29e3321da3d9b2e2655f448970339d4521253d6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:14 -0500 Subject: [PATCH 2849/4012] New translations backups.php (Chinese Traditional) --- lang/zh_TW/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/zh_TW/server/backups.php diff --git a/lang/zh_TW/server/backups.php b/lang/zh_TW/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/zh_TW/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 83afc3b28939153011da3485cf46719142662f16 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:15 -0500 Subject: [PATCH 2850/4012] New translations backups.php (English) --- lang/en_US/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/en_US/server/backups.php diff --git a/lang/en_US/server/backups.php b/lang/en_US/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/en_US/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 75921b81a4417ca1239d0462201ef9383e300186 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:15 -0500 Subject: [PATCH 2851/4012] New translations backups.php (Vietnamese) --- lang/vi_VN/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/vi_VN/server/backups.php diff --git a/lang/vi_VN/server/backups.php b/lang/vi_VN/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/vi_VN/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 6923f25603017182117445e572d84539b441a5d8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:16 -0500 Subject: [PATCH 2852/4012] New translations backups.php (Icelandic) --- lang/is_IS/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/is_IS/server/backups.php diff --git a/lang/is_IS/server/backups.php b/lang/is_IS/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/is_IS/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From ee2cf02fe5c8be8b3ffe855ed2ced0903421d114 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:16 -0500 Subject: [PATCH 2853/4012] New translations backups.php (Portuguese, Brazilian) --- lang/pt_BR/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/pt_BR/server/backups.php diff --git a/lang/pt_BR/server/backups.php b/lang/pt_BR/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/pt_BR/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From 5677332147367c748ae04617d396aea97f4cafd7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:17 -0500 Subject: [PATCH 2854/4012] New translations backups.php (Hindi) --- lang/hi_IN/server/backups.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lang/hi_IN/server/backups.php diff --git a/lang/hi_IN/server/backups.php b/lang/hi_IN/server/backups.php new file mode 100644 index 00000000000..fa95a7a8ecc --- /dev/null +++ b/lang/hi_IN/server/backups.php @@ -0,0 +1,30 @@ + 'Create Backup', + 'empty_state' => 'There are no backups', + 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_modal' => [ + 'title' => 'Create a Backup', + 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', + 'compression_type' => 'Compression Type', + 'mode' => 'Mode', + 'modes' => [ + 'snapshot' => 'Snapshot', + 'suspend' => 'Suspend', + 'kill' => 'Kill', + ], + ], + 'delete_modal' => [ + 'title' => 'Delete :name', + 'description' => 'Are you sure you want to delete this backup?', + ], + 'restore_modal' => [ + 'title' => 'Restore From :name', + 'description' => 'Are you sure you want to restore from this backup?', + ], + 'notices' => [ + 'backup_deleted' => 'Deleted :name', + 'backup_restored' => 'Began restoring server from :name', + ], +]; From e7be59f81efe91a928685c2f858688618d3e3c5a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:17 -0500 Subject: [PATCH 2855/4012] New translations overview.php (Romanian) --- lang/ro_RO/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ro_RO/server/overview.php diff --git a/lang/ro_RO/server/overview.php b/lang/ro_RO/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/ro_RO/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 3f0240b099a66ebfeffd65a2f7ba9f71246af182 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:18 -0500 Subject: [PATCH 2856/4012] New translations overview.php (French) --- lang/fr_FR/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/fr_FR/server/overview.php diff --git a/lang/fr_FR/server/overview.php b/lang/fr_FR/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/fr_FR/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From a920c74a3134e0ef749def185f35cd9a429e92f7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:19 -0500 Subject: [PATCH 2857/4012] New translations overview.php (Spanish) --- lang/es_ES/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/es_ES/server/overview.php diff --git a/lang/es_ES/server/overview.php b/lang/es_ES/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/es_ES/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From f0228712e9451d06bda6dc8e6ae82db6f6100a3f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:19 -0500 Subject: [PATCH 2858/4012] New translations overview.php (Afrikaans) --- lang/af_ZA/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/af_ZA/server/overview.php diff --git a/lang/af_ZA/server/overview.php b/lang/af_ZA/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/af_ZA/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From d81996be63f34a4f7c20bcc92c9306d181bb4abe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:20 -0500 Subject: [PATCH 2859/4012] New translations overview.php (Arabic) --- lang/ar_SA/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ar_SA/server/overview.php diff --git a/lang/ar_SA/server/overview.php b/lang/ar_SA/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/ar_SA/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 54fa56d13486daf3521420bd3e85d8c5da49a375 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:20 -0500 Subject: [PATCH 2860/4012] New translations overview.php (Catalan) --- lang/ca_ES/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ca_ES/server/overview.php diff --git a/lang/ca_ES/server/overview.php b/lang/ca_ES/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/ca_ES/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From e525d81c301dabd3b6833e5084942af29b112d40 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:21 -0500 Subject: [PATCH 2861/4012] New translations overview.php (Czech) --- lang/cs_CZ/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/cs_CZ/server/overview.php diff --git a/lang/cs_CZ/server/overview.php b/lang/cs_CZ/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/cs_CZ/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 8dfe96af188782b2cd312676171fb3aabbeb3da6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:21 -0500 Subject: [PATCH 2862/4012] New translations overview.php (Danish) --- lang/da_DK/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/da_DK/server/overview.php diff --git a/lang/da_DK/server/overview.php b/lang/da_DK/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/da_DK/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From b1bebe8bdb60f5e96d2541b8b5885bdcbe4bd995 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:22 -0500 Subject: [PATCH 2863/4012] New translations overview.php (German) --- lang/de_DE/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/de_DE/server/overview.php diff --git a/lang/de_DE/server/overview.php b/lang/de_DE/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/de_DE/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From ac2da01da8665a21e71081bffb678781dd35754c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:23 -0500 Subject: [PATCH 2864/4012] New translations overview.php (Greek) --- lang/el_GR/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/el_GR/server/overview.php diff --git a/lang/el_GR/server/overview.php b/lang/el_GR/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/el_GR/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From e8a4f38bd25e036b59360811dc3d703d7e04c23c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:23 -0500 Subject: [PATCH 2865/4012] New translations overview.php (Finnish) --- lang/fi_FI/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/fi_FI/server/overview.php diff --git a/lang/fi_FI/server/overview.php b/lang/fi_FI/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/fi_FI/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 69b4e8e777c6c39ffce34b140ce64c0af180bdc9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:24 -0500 Subject: [PATCH 2866/4012] New translations overview.php (Hebrew) --- lang/he_IL/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/he_IL/server/overview.php diff --git a/lang/he_IL/server/overview.php b/lang/he_IL/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/he_IL/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From e92a1b0196670575a5035a1ec702a83fd9a04ade Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:24 -0500 Subject: [PATCH 2867/4012] New translations overview.php (Hungarian) --- lang/hu_HU/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/hu_HU/server/overview.php diff --git a/lang/hu_HU/server/overview.php b/lang/hu_HU/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/hu_HU/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 5c962cf93fc0150938ee9b5e080dad251ea9b27e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:25 -0500 Subject: [PATCH 2868/4012] New translations overview.php (Italian) --- lang/it_IT/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/it_IT/server/overview.php diff --git a/lang/it_IT/server/overview.php b/lang/it_IT/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/it_IT/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From f69f34c04e56854fd5a3fd0cbf63e96cfb18573e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:26 -0500 Subject: [PATCH 2869/4012] New translations overview.php (Japanese) --- lang/ja_JP/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ja_JP/server/overview.php diff --git a/lang/ja_JP/server/overview.php b/lang/ja_JP/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/ja_JP/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 3dadbff37d23ed42a66b5d0e41f8d323f9a24498 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:26 -0500 Subject: [PATCH 2870/4012] New translations overview.php (Korean) --- lang/ko_KR/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ko_KR/server/overview.php diff --git a/lang/ko_KR/server/overview.php b/lang/ko_KR/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/ko_KR/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From f53d855d02dff030a65bf7a4280fcbae129d69d9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:27 -0500 Subject: [PATCH 2871/4012] New translations overview.php (Dutch) --- lang/nl_NL/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/nl_NL/server/overview.php diff --git a/lang/nl_NL/server/overview.php b/lang/nl_NL/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/nl_NL/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 282f1db4325f5d24b362f535951e564d16944698 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:27 -0500 Subject: [PATCH 2872/4012] New translations overview.php (Norwegian) --- lang/no_NO/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/no_NO/server/overview.php diff --git a/lang/no_NO/server/overview.php b/lang/no_NO/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/no_NO/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From a16969e841e8a8947161aced15338fe186fbcf1c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:28 -0500 Subject: [PATCH 2873/4012] New translations overview.php (Polish) --- lang/pl_PL/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/pl_PL/server/overview.php diff --git a/lang/pl_PL/server/overview.php b/lang/pl_PL/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/pl_PL/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 2eae94777493d7ceb3ebf0e8e5fca662e3ab7292 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:29 -0500 Subject: [PATCH 2874/4012] New translations overview.php (Portuguese) --- lang/pt_PT/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/pt_PT/server/overview.php diff --git a/lang/pt_PT/server/overview.php b/lang/pt_PT/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/pt_PT/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From d070d949a827d626c90547e6e1d30b9e782dc42b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:29 -0500 Subject: [PATCH 2875/4012] New translations overview.php (Russian) --- lang/ru_RU/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/ru_RU/server/overview.php diff --git a/lang/ru_RU/server/overview.php b/lang/ru_RU/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/ru_RU/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 5aedca4b56306b5f550e57aa522beac4af78a8a1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:30 -0500 Subject: [PATCH 2876/4012] New translations overview.php (Serbian (Cyrillic)) --- lang/sr_SP/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/sr_SP/server/overview.php diff --git a/lang/sr_SP/server/overview.php b/lang/sr_SP/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/sr_SP/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 8d3cf94b686f68b8d375ff84fb83794856b2a9c4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:30 -0500 Subject: [PATCH 2877/4012] New translations overview.php (Swedish) --- lang/sv_SE/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/sv_SE/server/overview.php diff --git a/lang/sv_SE/server/overview.php b/lang/sv_SE/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/sv_SE/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 3f519adc17bb055fa33de3884fe9e0b954771a41 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:31 -0500 Subject: [PATCH 2878/4012] New translations overview.php (Turkish) --- lang/tr_TR/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/tr_TR/server/overview.php diff --git a/lang/tr_TR/server/overview.php b/lang/tr_TR/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/tr_TR/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From be99914f9c47c9e288b1fad9bd04d0cabefacf3f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:31 -0500 Subject: [PATCH 2879/4012] New translations overview.php (Ukrainian) --- lang/uk_UA/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/uk_UA/server/overview.php diff --git a/lang/uk_UA/server/overview.php b/lang/uk_UA/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/uk_UA/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 3c57287d335665d2168ca92eb5fd3860e14c5ef2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:32 -0500 Subject: [PATCH 2880/4012] New translations overview.php (Chinese Simplified) --- lang/zh_CN/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/zh_CN/server/overview.php diff --git a/lang/zh_CN/server/overview.php b/lang/zh_CN/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/zh_CN/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 18e08fff5f3530fda8245819d53b7d1d81a3b323 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:33 -0500 Subject: [PATCH 2881/4012] New translations overview.php (Chinese Traditional) --- lang/zh_TW/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/zh_TW/server/overview.php diff --git a/lang/zh_TW/server/overview.php b/lang/zh_TW/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/zh_TW/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 9c071236b24352e29e55077303e8bc3a255aeb3a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:33 -0500 Subject: [PATCH 2882/4012] New translations overview.php (English) --- lang/en_US/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/en_US/server/overview.php diff --git a/lang/en_US/server/overview.php b/lang/en_US/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/en_US/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 0f8165d4b0ebf66c82d4c05cf9f5e7316d086de9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:34 -0500 Subject: [PATCH 2883/4012] New translations overview.php (Vietnamese) --- lang/vi_VN/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/vi_VN/server/overview.php diff --git a/lang/vi_VN/server/overview.php b/lang/vi_VN/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/vi_VN/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 20c8d5aada63d5f250b5e57ae7ca4f8826cf7f32 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:34 -0500 Subject: [PATCH 2884/4012] New translations overview.php (Icelandic) --- lang/is_IS/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/is_IS/server/overview.php diff --git a/lang/is_IS/server/overview.php b/lang/is_IS/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/is_IS/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From edb9a58e8d147f523a80bc829c6181732acdabe0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:35 -0500 Subject: [PATCH 2885/4012] New translations overview.php (Portuguese, Brazilian) --- lang/pt_BR/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/pt_BR/server/overview.php diff --git a/lang/pt_BR/server/overview.php b/lang/pt_BR/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/pt_BR/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From 5ea88f7dc355103d85706af2cb1b5957cf825eea Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:35 -0500 Subject: [PATCH 2886/4012] New translations overview.php (Hindi) --- lang/hi_IN/server/overview.php | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 lang/hi_IN/server/overview.php diff --git a/lang/hi_IN/server/overview.php b/lang/hi_IN/server/overview.php new file mode 100644 index 00000000000..5973139941d --- /dev/null +++ b/lang/hi_IN/server/overview.php @@ -0,0 +1,38 @@ + [ + 'start' => 'Start', + 'restart' => 'Restart', + 'kill' => 'Kill', + 'shutdown' => 'Shutdown', + ], + 'notices' => [ + 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', + 'power_action_sent_fail' => 'Failed to send power action.', + ], + + 'state' => 'State', + 'states' => [ + 'stopped' => 'Stopped', + 'running' => 'Running', + 'stopping' => 'Stopping', + 'starting' => 'Starting', + 'shutting_down' => 'Shutting Down', + ], + 'uptime' => 'Uptime', + 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + + 'terminal' => [ + 'title' => 'Terminal', + 'description' => 'Remotely manage your server from the web.', + 'novnc_description' => 'Best for compatibility but lacks features and performance.', + 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + ], + + 'server_config' => [ + 'title' => 'Configure This Server', + 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', + 'configure_server' => 'Configure Server', + ], +]; From b908738ba5f33d09607d85e3341fa846bd8567eb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:36 -0500 Subject: [PATCH 2887/4012] New translations settings.php (Romanian) --- lang/ro_RO/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/ro_RO/server/settings.php diff --git a/lang/ro_RO/server/settings.php b/lang/ro_RO/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/ro_RO/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From de4e75c5d7e0e441beab0381eb0f4eecb3347aa6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:37 -0500 Subject: [PATCH 2888/4012] New translations settings.php (French) --- lang/fr_FR/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/fr_FR/server/settings.php diff --git a/lang/fr_FR/server/settings.php b/lang/fr_FR/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/fr_FR/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From dc4c592098ce1639f18afb53428f5296f22b315f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:37 -0500 Subject: [PATCH 2889/4012] New translations settings.php (Spanish) --- lang/es_ES/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/es_ES/server/settings.php diff --git a/lang/es_ES/server/settings.php b/lang/es_ES/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/es_ES/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From d3d83fcfec6c42d9edc4928987b9f67f8a4b7b8e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:38 -0500 Subject: [PATCH 2890/4012] New translations settings.php (Afrikaans) --- lang/af_ZA/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/af_ZA/server/settings.php diff --git a/lang/af_ZA/server/settings.php b/lang/af_ZA/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/af_ZA/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 40bf40d69c4b04971599b6f1dde41f832e4e3189 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:38 -0500 Subject: [PATCH 2891/4012] New translations settings.php (Arabic) --- lang/ar_SA/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/ar_SA/server/settings.php diff --git a/lang/ar_SA/server/settings.php b/lang/ar_SA/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/ar_SA/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 65a97490c696b3da478e3e126ff2f4123c006b11 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:39 -0500 Subject: [PATCH 2892/4012] New translations settings.php (Catalan) --- lang/ca_ES/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/ca_ES/server/settings.php diff --git a/lang/ca_ES/server/settings.php b/lang/ca_ES/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/ca_ES/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 4ea603a1e7b639b7331b2a441ac594e4a8e164e5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:39 -0500 Subject: [PATCH 2893/4012] New translations settings.php (Czech) --- lang/cs_CZ/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/cs_CZ/server/settings.php diff --git a/lang/cs_CZ/server/settings.php b/lang/cs_CZ/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/cs_CZ/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 985403d09ada86e5a61f7a6d25c54d6e5df69306 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:40 -0500 Subject: [PATCH 2894/4012] New translations settings.php (Danish) --- lang/da_DK/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/da_DK/server/settings.php diff --git a/lang/da_DK/server/settings.php b/lang/da_DK/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/da_DK/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 54e21b6e666b0ad4d82fe0b01abeb212adda8c11 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:41 -0500 Subject: [PATCH 2895/4012] New translations settings.php (German) --- lang/de_DE/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/de_DE/server/settings.php diff --git a/lang/de_DE/server/settings.php b/lang/de_DE/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/de_DE/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From eb6c3874aca782dcb1825f2b0999da98b96fbb56 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:41 -0500 Subject: [PATCH 2896/4012] New translations settings.php (Greek) --- lang/el_GR/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/el_GR/server/settings.php diff --git a/lang/el_GR/server/settings.php b/lang/el_GR/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/el_GR/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 3afebf4bfd1c2521ebc14cddd74ba8b1a6be050f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:42 -0500 Subject: [PATCH 2897/4012] New translations settings.php (Finnish) --- lang/fi_FI/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/fi_FI/server/settings.php diff --git a/lang/fi_FI/server/settings.php b/lang/fi_FI/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/fi_FI/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 20535e0f96ea12ffb42141a98567c8fd9937b99d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:42 -0500 Subject: [PATCH 2898/4012] New translations settings.php (Hebrew) --- lang/he_IL/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/he_IL/server/settings.php diff --git a/lang/he_IL/server/settings.php b/lang/he_IL/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/he_IL/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 3febebed45d1802d12d43360dde53c805dfac4e4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:43 -0500 Subject: [PATCH 2899/4012] New translations settings.php (Hungarian) --- lang/hu_HU/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/hu_HU/server/settings.php diff --git a/lang/hu_HU/server/settings.php b/lang/hu_HU/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/hu_HU/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From e3f69e93a7fa1f87c5150d15cf3f84f9fc8c3e65 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:44 -0500 Subject: [PATCH 2900/4012] New translations settings.php (Italian) --- lang/it_IT/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/it_IT/server/settings.php diff --git a/lang/it_IT/server/settings.php b/lang/it_IT/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/it_IT/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 194b4b6dcff5ddc2c93208e5f62b834ad2e3c4ab Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:44 -0500 Subject: [PATCH 2901/4012] New translations settings.php (Japanese) --- lang/ja_JP/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/ja_JP/server/settings.php diff --git a/lang/ja_JP/server/settings.php b/lang/ja_JP/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/ja_JP/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 299f530a82b1140dce71b9511abbe3113f1d7b28 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:45 -0500 Subject: [PATCH 2902/4012] New translations settings.php (Korean) --- lang/ko_KR/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/ko_KR/server/settings.php diff --git a/lang/ko_KR/server/settings.php b/lang/ko_KR/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/ko_KR/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From c831cabdd42b6531c68ad2bdc1add20721e91836 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:45 -0500 Subject: [PATCH 2903/4012] New translations settings.php (Dutch) --- lang/nl_NL/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/nl_NL/server/settings.php diff --git a/lang/nl_NL/server/settings.php b/lang/nl_NL/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/nl_NL/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From e34f4429d20c5d5791a28a1308a653292b469f08 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:46 -0500 Subject: [PATCH 2904/4012] New translations settings.php (Norwegian) --- lang/no_NO/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/no_NO/server/settings.php diff --git a/lang/no_NO/server/settings.php b/lang/no_NO/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/no_NO/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 4960273f7f0d4eceab333ce9b6325b1b04342cec Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:46 -0500 Subject: [PATCH 2905/4012] New translations settings.php (Polish) --- lang/pl_PL/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/pl_PL/server/settings.php diff --git a/lang/pl_PL/server/settings.php b/lang/pl_PL/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/pl_PL/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 4d8c361417ba638990be22bc258c2f3cebd8b466 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:47 -0500 Subject: [PATCH 2906/4012] New translations settings.php (Portuguese) --- lang/pt_PT/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/pt_PT/server/settings.php diff --git a/lang/pt_PT/server/settings.php b/lang/pt_PT/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/pt_PT/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 02c14de519168b005012b469695036e31bec2d62 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:48 -0500 Subject: [PATCH 2907/4012] New translations settings.php (Russian) --- lang/ru_RU/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/ru_RU/server/settings.php diff --git a/lang/ru_RU/server/settings.php b/lang/ru_RU/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/ru_RU/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 0b315f264865b9b0e5320b50d7b3c31d9cadf4ec Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:48 -0500 Subject: [PATCH 2908/4012] New translations settings.php (Serbian (Cyrillic)) --- lang/sr_SP/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/sr_SP/server/settings.php diff --git a/lang/sr_SP/server/settings.php b/lang/sr_SP/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/sr_SP/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From fa28af486fffbb77ec615aad2ce67d698f46419e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:49 -0500 Subject: [PATCH 2909/4012] New translations settings.php (Swedish) --- lang/sv_SE/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/sv_SE/server/settings.php diff --git a/lang/sv_SE/server/settings.php b/lang/sv_SE/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/sv_SE/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From a9b7a7c396d272989bcc938fdecac552585cc08d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:49 -0500 Subject: [PATCH 2910/4012] New translations settings.php (Turkish) --- lang/tr_TR/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/tr_TR/server/settings.php diff --git a/lang/tr_TR/server/settings.php b/lang/tr_TR/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/tr_TR/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From ee7adff81a8207a7539a8e3b63e95f92b6f015fe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:50 -0500 Subject: [PATCH 2911/4012] New translations settings.php (Ukrainian) --- lang/uk_UA/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/uk_UA/server/settings.php diff --git a/lang/uk_UA/server/settings.php b/lang/uk_UA/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/uk_UA/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From c53082a96e0ca948817dff95e1ad5e5aa50a81da Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:51 -0500 Subject: [PATCH 2912/4012] New translations settings.php (Chinese Simplified) --- lang/zh_CN/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/zh_CN/server/settings.php diff --git a/lang/zh_CN/server/settings.php b/lang/zh_CN/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/zh_CN/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 411010ecf5bb1d0518a0fddd878b761a60c7ba00 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:51 -0500 Subject: [PATCH 2913/4012] New translations settings.php (Chinese Traditional) --- lang/zh_TW/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/zh_TW/server/settings.php diff --git a/lang/zh_TW/server/settings.php b/lang/zh_TW/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/zh_TW/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 92fcc4e90cfe235f0a63b8ffb4902f20b9f0b487 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:52 -0500 Subject: [PATCH 2914/4012] New translations settings.php (English) --- lang/en_US/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/en_US/server/settings.php diff --git a/lang/en_US/server/settings.php b/lang/en_US/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/en_US/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 2342bd1b84a60d9a8428e656dc4adbc42f45d9ee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:52 -0500 Subject: [PATCH 2915/4012] New translations settings.php (Vietnamese) --- lang/vi_VN/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/vi_VN/server/settings.php diff --git a/lang/vi_VN/server/settings.php b/lang/vi_VN/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/vi_VN/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 2fda6c008a8ee2a21305f4a0ae6144865bf22864 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:53 -0500 Subject: [PATCH 2916/4012] New translations settings.php (Icelandic) --- lang/is_IS/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/is_IS/server/settings.php diff --git a/lang/is_IS/server/settings.php b/lang/is_IS/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/is_IS/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From 09654b9539b72fe8a450b82976f6ab0e984cef14 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:54 -0500 Subject: [PATCH 2917/4012] New translations settings.php (Portuguese, Brazilian) --- lang/pt_BR/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/pt_BR/server/settings.php diff --git a/lang/pt_BR/server/settings.php b/lang/pt_BR/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/pt_BR/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From d8dd47319fc98726adcccff5eefb6e3e23e1fcb4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:54 -0500 Subject: [PATCH 2918/4012] New translations settings.php (Hindi) --- lang/hi_IN/server/settings.php | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 lang/hi_IN/server/settings.php diff --git a/lang/hi_IN/server/settings.php b/lang/hi_IN/server/settings.php new file mode 100644 index 00000000000..1564707efc3 --- /dev/null +++ b/lang/hi_IN/server/settings.php @@ -0,0 +1,42 @@ + [ + 'empty_state' => 'There are no addresses associated with this server.', + ], + 'display_info' => [ + 'title' => 'Server Name', + ], + 'reinstall' => [ + 'title' => 'Reinstall Server', + 'description' => 'Start your server on a fresh slate.', + 'start_server_after_installing' => 'Start Server After Completing Installation', + 'modal' => [ + 'title' => 'Confirm Reinstallation', + 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + ], + ], + 'isos' => [ + 'title' => 'Mountable ISOs', + 'empty' => 'There are no ISOs', + ], + 'device_config' => [ + 'title' => 'Device Configuration', + 'current' => 'Current Boot Order (the highest will be used first)', + 'unused' => 'Unused Devices', + 'unused_empty' => 'There are no unused devices.', + 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + ], + 'nameservers' => [ + 'title' => 'Nameservers', + 'nameserver' => 'Nameserver :index', + 'add' => 'New Nameserver', + ], + 'auth' => [ + 'title' => 'Authentication', + ], + 'hardware' => [ + 'bandwidth_used' => 'Bandwidth Used', + 'bandwidth_alloted' => 'Bandwidth Alloted', + ], +]; From f0769f78052425a8c2c65832ac12d669a5b0eda9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:55 -0500 Subject: [PATCH 2919/4012] New translations strings.php (Romanian) --- lang/ro_RO/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/ro_RO/strings.php diff --git a/lang/ro_RO/strings.php b/lang/ro_RO/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/ro_RO/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From cbebd27302c2ce0ce80bd4e2a1194618b19113e5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:55 -0500 Subject: [PATCH 2920/4012] New translations strings.php (French) --- lang/fr_FR/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/fr_FR/strings.php diff --git a/lang/fr_FR/strings.php b/lang/fr_FR/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/fr_FR/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From a4443aa778da7ac4649a0bc7f110dc13b4a04e59 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:56 -0500 Subject: [PATCH 2921/4012] New translations strings.php (Spanish) --- lang/es_ES/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/es_ES/strings.php diff --git a/lang/es_ES/strings.php b/lang/es_ES/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/es_ES/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 3de4cd2a3b34a0e125173ad9902292dcb4a82fbd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:57 -0500 Subject: [PATCH 2922/4012] New translations strings.php (Afrikaans) --- lang/af_ZA/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/af_ZA/strings.php diff --git a/lang/af_ZA/strings.php b/lang/af_ZA/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/af_ZA/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From d0fc0c97baac786eea662bb26131afd1b682aaa6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:57 -0500 Subject: [PATCH 2923/4012] New translations strings.php (Arabic) --- lang/ar_SA/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/ar_SA/strings.php diff --git a/lang/ar_SA/strings.php b/lang/ar_SA/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/ar_SA/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From b1300e6dacffedef25b7297fc622d36993b9d635 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:58 -0500 Subject: [PATCH 2924/4012] New translations strings.php (Catalan) --- lang/ca_ES/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/ca_ES/strings.php diff --git a/lang/ca_ES/strings.php b/lang/ca_ES/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/ca_ES/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 34282e0b698ad5d9aaf4b6da73975432e44b3124 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:58 -0500 Subject: [PATCH 2925/4012] New translations strings.php (Czech) --- lang/cs_CZ/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/cs_CZ/strings.php diff --git a/lang/cs_CZ/strings.php b/lang/cs_CZ/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/cs_CZ/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From a404f769ddec52785bba5364199ab084a55d926e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:11:59 -0500 Subject: [PATCH 2926/4012] New translations strings.php (Danish) --- lang/da_DK/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/da_DK/strings.php diff --git a/lang/da_DK/strings.php b/lang/da_DK/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/da_DK/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 859e1674018a3ab6b8439cd7b173920682e777e5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:00 -0500 Subject: [PATCH 2927/4012] New translations strings.php (German) --- lang/de_DE/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/de_DE/strings.php diff --git a/lang/de_DE/strings.php b/lang/de_DE/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/de_DE/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 4385a207d00a7d0acaca369e568d8f8c418ccf53 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:00 -0500 Subject: [PATCH 2928/4012] New translations strings.php (Greek) --- lang/el_GR/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/el_GR/strings.php diff --git a/lang/el_GR/strings.php b/lang/el_GR/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/el_GR/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From ab4b1fb341bf27efed38d029c484a917b9579470 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:01 -0500 Subject: [PATCH 2929/4012] New translations strings.php (Finnish) --- lang/fi_FI/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/fi_FI/strings.php diff --git a/lang/fi_FI/strings.php b/lang/fi_FI/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/fi_FI/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 5ea2e2bdf8e75e0d211d9287252511999071acf6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:01 -0500 Subject: [PATCH 2930/4012] New translations strings.php (Hebrew) --- lang/he_IL/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/he_IL/strings.php diff --git a/lang/he_IL/strings.php b/lang/he_IL/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/he_IL/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From d44183b14b9d51a52bdce8c32944991bdda063d3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:02 -0500 Subject: [PATCH 2931/4012] New translations strings.php (Hungarian) --- lang/hu_HU/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/hu_HU/strings.php diff --git a/lang/hu_HU/strings.php b/lang/hu_HU/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/hu_HU/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 3b3571012192304974379765495289be0cf20097 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:03 -0500 Subject: [PATCH 2932/4012] New translations strings.php (Italian) --- lang/it_IT/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/it_IT/strings.php diff --git a/lang/it_IT/strings.php b/lang/it_IT/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/it_IT/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 70b63f46bc592ea7b3d76c91d2ae27ff53c03767 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:03 -0500 Subject: [PATCH 2933/4012] New translations strings.php (Japanese) --- lang/ja_JP/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/ja_JP/strings.php diff --git a/lang/ja_JP/strings.php b/lang/ja_JP/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/ja_JP/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 763261a4a7410ba1c420091639f48ad0b7af3e21 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:04 -0500 Subject: [PATCH 2934/4012] New translations strings.php (Korean) --- lang/ko_KR/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/ko_KR/strings.php diff --git a/lang/ko_KR/strings.php b/lang/ko_KR/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/ko_KR/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From d3f570e0bc5b78886b10a04ec3cafee6696f3399 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:04 -0500 Subject: [PATCH 2935/4012] New translations strings.php (Dutch) --- lang/nl_NL/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/nl_NL/strings.php diff --git a/lang/nl_NL/strings.php b/lang/nl_NL/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/nl_NL/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 9583a5d85eaffac8125ae828f764c3560834f7e0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:05 -0500 Subject: [PATCH 2936/4012] New translations strings.php (Norwegian) --- lang/no_NO/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/no_NO/strings.php diff --git a/lang/no_NO/strings.php b/lang/no_NO/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/no_NO/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From fae54f56fb8eccbb57013e9adbf7dcbf9272b0e3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:06 -0500 Subject: [PATCH 2937/4012] New translations strings.php (Polish) --- lang/pl_PL/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/pl_PL/strings.php diff --git a/lang/pl_PL/strings.php b/lang/pl_PL/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/pl_PL/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From e8b3ea4de8135994307b8a96f6e266a0ab9b7aba Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:06 -0500 Subject: [PATCH 2938/4012] New translations strings.php (Portuguese) --- lang/pt_PT/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/pt_PT/strings.php diff --git a/lang/pt_PT/strings.php b/lang/pt_PT/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/pt_PT/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From fc2f163d36b154c7d0eae329b9173f3c6dd6f4e3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:07 -0500 Subject: [PATCH 2939/4012] New translations strings.php (Russian) --- lang/ru_RU/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/ru_RU/strings.php diff --git a/lang/ru_RU/strings.php b/lang/ru_RU/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/ru_RU/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 3dcaf061ca1a556fe627c5f6f65d50fac4660c19 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:08 -0500 Subject: [PATCH 2940/4012] New translations strings.php (Serbian (Cyrillic)) --- lang/sr_SP/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/sr_SP/strings.php diff --git a/lang/sr_SP/strings.php b/lang/sr_SP/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/sr_SP/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From eaaefff06bb56adb7dce5f58287008bee528e8c8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:09 -0500 Subject: [PATCH 2941/4012] New translations strings.php (Swedish) --- lang/sv_SE/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/sv_SE/strings.php diff --git a/lang/sv_SE/strings.php b/lang/sv_SE/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/sv_SE/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From ddc8aa13f5f3c1d7f1c13e5e781b177e64d0c7a5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:09 -0500 Subject: [PATCH 2942/4012] New translations strings.php (Turkish) --- lang/tr_TR/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/tr_TR/strings.php diff --git a/lang/tr_TR/strings.php b/lang/tr_TR/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/tr_TR/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 1ff5d1485f363fbaf07bfda9e60cedbbdf7331a9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:10 -0500 Subject: [PATCH 2943/4012] New translations strings.php (Ukrainian) --- lang/uk_UA/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/uk_UA/strings.php diff --git a/lang/uk_UA/strings.php b/lang/uk_UA/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/uk_UA/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From fe340bac8a33a77b9f073113fd799dd47a840670 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:11 -0500 Subject: [PATCH 2944/4012] New translations strings.php (Chinese Simplified) --- lang/zh_CN/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/zh_CN/strings.php diff --git a/lang/zh_CN/strings.php b/lang/zh_CN/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/zh_CN/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 5386113d2dbf5f63b4248236a610964cc9fda337 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:12 -0500 Subject: [PATCH 2945/4012] New translations strings.php (Chinese Traditional) --- lang/zh_TW/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/zh_TW/strings.php diff --git a/lang/zh_TW/strings.php b/lang/zh_TW/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/zh_TW/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 139a9bdc4182a9e24550f401eeee7d8c7c8c48d3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:13 -0500 Subject: [PATCH 2946/4012] New translations strings.php (English) --- lang/en_US/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/en_US/strings.php diff --git a/lang/en_US/strings.php b/lang/en_US/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/en_US/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From f8d96b70be08cabb6b8f05805003b161c217b03b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:13 -0500 Subject: [PATCH 2947/4012] New translations strings.php (Vietnamese) --- lang/vi_VN/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/vi_VN/strings.php diff --git a/lang/vi_VN/strings.php b/lang/vi_VN/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/vi_VN/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 1becc0d430fdfb902a8e0d560d5074aa3b23912b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:14 -0500 Subject: [PATCH 2948/4012] New translations strings.php (Icelandic) --- lang/is_IS/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/is_IS/strings.php diff --git a/lang/is_IS/strings.php b/lang/is_IS/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/is_IS/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 02f7f33a4dc65a798c9a79380bda77df7d46de64 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:15 -0500 Subject: [PATCH 2949/4012] New translations strings.php (Portuguese, Brazilian) --- lang/pt_BR/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/pt_BR/strings.php diff --git a/lang/pt_BR/strings.php b/lang/pt_BR/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/pt_BR/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 51120e0d783333accdde19aba42dda15ce57d262 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:16 -0500 Subject: [PATCH 2950/4012] New translations strings.php (Hindi) --- lang/hi_IN/strings.php | 98 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 lang/hi_IN/strings.php diff --git a/lang/hi_IN/strings.php b/lang/hi_IN/strings.php new file mode 100644 index 00000000000..f0df2a12ca2 --- /dev/null +++ b/lang/hi_IN/strings.php @@ -0,0 +1,98 @@ + 'Email', + 'password' => 'Password', + 'server' => 'Server', + 'server_one' => 'Server', + 'server_other' => 'Servers', + 'name' => 'Name', + 'node' => 'Node', + 'node_one' => 'Node', + 'node_other' => 'Nodes', + 'memory' => 'Memory', + 'cpu' => 'CPU', + 'disk' => 'Disk', + 'general' => 'General', + 'overview' => 'Overview', + 'location' => 'Location', + 'location_one' => 'Location', + 'location_other' => 'Locations', + 'owner' => 'Owner', + 'user' => 'User', + 'user_one' => 'User', + 'user_other' => 'Users', + 'token' => 'Token', + 'token_one' => 'Token', + 'token_other' => 'Tokens', + 'backup' => 'Backup', + 'backup_one' => 'Backup', + 'backup_other' => 'Backups', + 'setting' => 'Setting', + 'setting_one' => 'Setting', + 'setting_other' => 'Settings', + 'search' => 'Search', + 'admin_cp' => 'Admin Control Panel', + 'exit_admin_cp' => 'Exit Admin Control Panel', + 'suspended' => 'Suspended', + 'network' => 'Network', + 'ip' => 'IP Address', + 'address' => 'Address', + 'address_one' => 'Address', + 'address_other' => 'Addresses', + 'gateway' => 'Gateway', + 'mac_address' => 'Mac Address', + 'none' => 'None', + 'unlimited' => 'Unlimited', + 'launch' => 'Launch', + 'create' => 'Create', + 'cancel' => 'Cancel', + 'display_name' => 'Display Name', + 'hostname' => 'Hostname', + 'reinstall' => 'Reinstall', + 'template' => 'Template', + 'template_one' => 'Template', + 'template_other' => 'Templates', + 'template_group' => 'Template Group', + 'system_os_password' => 'System OS Password', + 'mount' => 'Mount', + 'unmount' => 'Unmount', + 'primary' => 'Primary', + 'media' => 'Media', + 'save' => 'Save', + 'ssh_key' => 'SSH Key', + 'ssh_key_one' => 'SSH Key', + 'ssh_key_other' => 'SSH Keys', + 'version' => 'Version :version', + 'description' => 'Description', + 'visibility' => 'Visibility', + 'hidden' => 'Hidden', + 'size' => 'Size', + 'type' => 'Type', + 'delete' => 'Delete', + 'hardware' => 'Hardware', + 'status' => 'Status', + 'bandwidth_usage' => 'Bandwidth Usage', + 'administrator' => 'Administrator', + 'last_used' => 'Last Used', + 'success' => 'Success', + 'error' => 'Error', + 'restore' => 'Restore', + 'english_chars' => 'English keyboard characters', + 'confirm' => 'Confirm', + 'saving' => 'Saving...', + 'saved' => 'Saved', + 'primary_disk' => 'Primary Disk', + 'nameserver' => 'Nameserver', + 'nameserver_one' => 'Nameserver', + 'nameserver_other' => 'Nameservers', + 'new' => 'New', + 'add' => 'Add', + 'authentication' => 'Authentication', + 'edit' => 'Edit', + 'fqdn' => 'FQDN', + 'port' => 'Port', + 'iso' => 'ISO', + 'iso_one' => 'ISO', + 'iso_other' => 'ISOs', +]; From 360f72fd9b5dc511f21cf497511a6a7d4e18405e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:17 -0500 Subject: [PATCH 2951/4012] New translations validation.php (Romanian) --- lang/ro_RO/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/ro_RO/validation.php diff --git a/lang/ro_RO/validation.php b/lang/ro_RO/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/ro_RO/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From e742661ae7e9151b8ed5ea9ff8bc3b15f8edcb77 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:18 -0500 Subject: [PATCH 2952/4012] New translations validation.php (French) --- lang/fr_FR/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/fr_FR/validation.php diff --git a/lang/fr_FR/validation.php b/lang/fr_FR/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/fr_FR/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 281ae6c57b42aa3c44550eaf75cca020fc9733a0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:19 -0500 Subject: [PATCH 2953/4012] New translations validation.php (Spanish) --- lang/es_ES/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/es_ES/validation.php diff --git a/lang/es_ES/validation.php b/lang/es_ES/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/es_ES/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 72012b4b12f52de0e1230569b4d32b42a3e8a119 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:19 -0500 Subject: [PATCH 2954/4012] New translations validation.php (Afrikaans) --- lang/af_ZA/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/af_ZA/validation.php diff --git a/lang/af_ZA/validation.php b/lang/af_ZA/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/af_ZA/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 9bdfb3db67e79a3d3e1fa07fc32f1a300e35eb15 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:20 -0500 Subject: [PATCH 2955/4012] New translations validation.php (Arabic) --- lang/ar_SA/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/ar_SA/validation.php diff --git a/lang/ar_SA/validation.php b/lang/ar_SA/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/ar_SA/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 8a20ef7ce2723334c4b8e78f6ca4edaa4984779d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:21 -0500 Subject: [PATCH 2956/4012] New translations validation.php (Catalan) --- lang/ca_ES/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/ca_ES/validation.php diff --git a/lang/ca_ES/validation.php b/lang/ca_ES/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/ca_ES/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From f656395f18ea0f71fbb61f4a9ab0d55c023f8064 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:22 -0500 Subject: [PATCH 2957/4012] New translations validation.php (Czech) --- lang/cs_CZ/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/cs_CZ/validation.php diff --git a/lang/cs_CZ/validation.php b/lang/cs_CZ/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/cs_CZ/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 44a9b39c26f43cf7952372e945dc0ba26290b03b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:23 -0500 Subject: [PATCH 2958/4012] New translations validation.php (Danish) --- lang/da_DK/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/da_DK/validation.php diff --git a/lang/da_DK/validation.php b/lang/da_DK/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/da_DK/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 415f7b7b532ef0f5a8e51cc4615dc59a80c16ebf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:23 -0500 Subject: [PATCH 2959/4012] New translations validation.php (German) --- lang/de_DE/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/de_DE/validation.php diff --git a/lang/de_DE/validation.php b/lang/de_DE/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/de_DE/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 27aa02f33fe21a046ddae3259ea68752521b9fb5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:24 -0500 Subject: [PATCH 2960/4012] New translations validation.php (Greek) --- lang/el_GR/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/el_GR/validation.php diff --git a/lang/el_GR/validation.php b/lang/el_GR/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/el_GR/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 5892015949235b360d03cb407a8e6af1315bddd4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:25 -0500 Subject: [PATCH 2961/4012] New translations validation.php (Finnish) --- lang/fi_FI/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/fi_FI/validation.php diff --git a/lang/fi_FI/validation.php b/lang/fi_FI/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/fi_FI/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 2b0eda72b9cc585850dff1faae58de59acdab0a4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:26 -0500 Subject: [PATCH 2962/4012] New translations validation.php (Hebrew) --- lang/he_IL/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/he_IL/validation.php diff --git a/lang/he_IL/validation.php b/lang/he_IL/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/he_IL/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From a7ee12132d7378ba25a3b9e7568ed80102adf477 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:26 -0500 Subject: [PATCH 2963/4012] New translations validation.php (Hungarian) --- lang/hu_HU/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/hu_HU/validation.php diff --git a/lang/hu_HU/validation.php b/lang/hu_HU/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/hu_HU/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 97796ef2e8bb847754df7c48e6bc6a3b07411cea Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:27 -0500 Subject: [PATCH 2964/4012] New translations validation.php (Italian) --- lang/it_IT/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/it_IT/validation.php diff --git a/lang/it_IT/validation.php b/lang/it_IT/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/it_IT/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From ceb1a9abc20ec228dd6f2ccccace9e352bd67414 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:28 -0500 Subject: [PATCH 2965/4012] New translations validation.php (Japanese) --- lang/ja_JP/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/ja_JP/validation.php diff --git a/lang/ja_JP/validation.php b/lang/ja_JP/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/ja_JP/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 1b8cb6d2923df9f9425f1654d92107bda1530b85 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:29 -0500 Subject: [PATCH 2966/4012] New translations validation.php (Korean) --- lang/ko_KR/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/ko_KR/validation.php diff --git a/lang/ko_KR/validation.php b/lang/ko_KR/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/ko_KR/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 168b408b0076e5193cbd8523abfdbadc82368e3a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:30 -0500 Subject: [PATCH 2967/4012] New translations validation.php (Dutch) --- lang/nl_NL/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/nl_NL/validation.php diff --git a/lang/nl_NL/validation.php b/lang/nl_NL/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/nl_NL/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 5ead7931991bec68f8b5787bcd0336e4707b38f6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:30 -0500 Subject: [PATCH 2968/4012] New translations validation.php (Norwegian) --- lang/no_NO/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/no_NO/validation.php diff --git a/lang/no_NO/validation.php b/lang/no_NO/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/no_NO/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 1780e31b67633cae4005708f85328e1db6993012 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:31 -0500 Subject: [PATCH 2969/4012] New translations validation.php (Polish) --- lang/pl_PL/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/pl_PL/validation.php diff --git a/lang/pl_PL/validation.php b/lang/pl_PL/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/pl_PL/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 0519ecccf04de6a4c0c7fb35d2fa7537a82a74b6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:32 -0500 Subject: [PATCH 2970/4012] New translations validation.php (Portuguese) --- lang/pt_PT/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/pt_PT/validation.php diff --git a/lang/pt_PT/validation.php b/lang/pt_PT/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/pt_PT/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 88a8e22f6fea436688095f7f9e3c994de2f6b8c5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:33 -0500 Subject: [PATCH 2971/4012] New translations validation.php (Russian) --- lang/ru_RU/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/ru_RU/validation.php diff --git a/lang/ru_RU/validation.php b/lang/ru_RU/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/ru_RU/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From fa8d21557f677c7913d2f730be40434ec4169372 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:34 -0500 Subject: [PATCH 2972/4012] New translations validation.php (Serbian (Cyrillic)) --- lang/sr_SP/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/sr_SP/validation.php diff --git a/lang/sr_SP/validation.php b/lang/sr_SP/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/sr_SP/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From f7dcd284ed53b30e1c876ca2d0cec0a23d0d1e50 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:34 -0500 Subject: [PATCH 2973/4012] New translations validation.php (Swedish) --- lang/sv_SE/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/sv_SE/validation.php diff --git a/lang/sv_SE/validation.php b/lang/sv_SE/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/sv_SE/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From b6f5f098761e695753de49b06ed9bb5ecbdae7a4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:35 -0500 Subject: [PATCH 2974/4012] New translations validation.php (Turkish) --- lang/tr_TR/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/tr_TR/validation.php diff --git a/lang/tr_TR/validation.php b/lang/tr_TR/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/tr_TR/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From bb544f7529fa7889ec27676732b564124748faec Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:36 -0500 Subject: [PATCH 2975/4012] New translations validation.php (Ukrainian) --- lang/uk_UA/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/uk_UA/validation.php diff --git a/lang/uk_UA/validation.php b/lang/uk_UA/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/uk_UA/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From afffb4a7f9b978ae13b5402b412707b1fc3e5ce6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:37 -0500 Subject: [PATCH 2976/4012] New translations validation.php (Chinese Simplified) --- lang/zh_CN/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/zh_CN/validation.php diff --git a/lang/zh_CN/validation.php b/lang/zh_CN/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/zh_CN/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 438437fb8341e08ff76e730ae702e2158b4806aa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:38 -0500 Subject: [PATCH 2977/4012] New translations validation.php (Chinese Traditional) --- lang/zh_TW/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/zh_TW/validation.php diff --git a/lang/zh_TW/validation.php b/lang/zh_TW/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/zh_TW/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 5e60140369d8e267b49ee07a08aeded80c9b08c0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:39 -0500 Subject: [PATCH 2978/4012] New translations validation.php (English) --- lang/en_US/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/en_US/validation.php diff --git a/lang/en_US/validation.php b/lang/en_US/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/en_US/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 9f28aec00aae4dfa1009bef8ad3e59b94271d6fc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:39 -0500 Subject: [PATCH 2979/4012] New translations validation.php (Vietnamese) --- lang/vi_VN/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/vi_VN/validation.php diff --git a/lang/vi_VN/validation.php b/lang/vi_VN/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/vi_VN/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 00c1819ef45011a01d4b663aed759e4269f419bf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:40 -0500 Subject: [PATCH 2980/4012] New translations validation.php (Icelandic) --- lang/is_IS/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/is_IS/validation.php diff --git a/lang/is_IS/validation.php b/lang/is_IS/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/is_IS/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From a7559eb47fc1d31f300586f56400b3bbf1c76b81 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:41 -0500 Subject: [PATCH 2981/4012] New translations validation.php (Portuguese, Brazilian) --- lang/pt_BR/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/pt_BR/validation.php diff --git a/lang/pt_BR/validation.php b/lang/pt_BR/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/pt_BR/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From 2e05e2096d0c6d1bf43416e83b9e3bd14d890d96 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:42 -0500 Subject: [PATCH 2982/4012] New translations validation.php (Hindi) --- lang/hi_IN/validation.php | 177 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 lang/hi_IN/validation.php diff --git a/lang/hi_IN/validation.php b/lang/hi_IN/validation.php new file mode 100644 index 00000000000..4ebb4ed07b8 --- /dev/null +++ b/lang/hi_IN/validation.php @@ -0,0 +1,177 @@ + 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'between' => [ + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', + ], + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', + 'fqdn' => [ + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + ], + 'gt' => [ + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', + 'string' => 'The :attribute must be greater than :value characters.', + ], + 'gte' => [ + 'array' => 'The :attribute must have :value items or more.', + 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'string' => 'The :attribute must be greater than or equal to :value characters.', + ], + 'hostname' => 'The :attribute must be a valid hostname.', + 'image' => 'The :attribute must be an image.', + 'in' => 'The selected :attribute is invalid.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => 'The :attribute must be an integer.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', + 'lt' => [ + 'array' => 'The :attribute must have less than :value items.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', + ], + 'lte' => [ + 'array' => 'The :attribute must not have more than :value items.', + 'file' => 'The :attribute must be less than or equal to :value kilobytes.', + 'numeric' => 'The :attribute must be less than or equal to :value.', + 'string' => 'The :attribute must be less than or equal to :value characters.', + ], + 'mac_address' => 'The :attribute must be a valid MAC address.', + 'max' => [ + 'array' => 'The :attribute must not have more than :max items.', + 'file' => 'The :attribute must not be greater than :max kilobytes.', + 'numeric' => 'The :attribute must not be greater than :max.', + 'string' => 'The :attribute must not be greater than :max characters.', + ], + 'mimes' => 'The :attribute must be a file of type: :values.', + 'mimetypes' => 'The :attribute must be a file of type: :values.', + 'min' => [ + 'array' => 'The :attribute must have at least :min items.', + 'file' => 'The :attribute must be at least :min kilobytes.', + 'numeric' => 'The :attribute must be at least :min.', + 'string' => 'The :attribute must be at least :min characters.', + ], + 'multiple_of' => 'The :attribute must be a multiple of :value.', + 'not_in' => 'The selected :attribute is invalid.', + 'not_regex' => 'The :attribute format is invalid.', + 'numeric' => 'The :attribute must be a number.', + 'password' => [ + 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'letters' => 'The :attribute must contain at least one letter.', + 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', + 'numbers' => 'The :attribute must contain at least one number.', + 'symbols' => 'The :attribute must contain at least one symbol.', + 'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.', + ], + 'present' => 'The :attribute field must be present.', + 'prohibited' => 'The :attribute field is prohibited.', + 'prohibited_if' => 'The :attribute field is prohibited when :other is :value.', + 'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.', + 'prohibits' => 'The :attribute field prohibits :other from being present.', + 'regex' => 'The :attribute format is invalid.', + 'required' => 'The :attribute field is required.', + 'required_array_keys' => 'The :attribute field must contain entries for: :values.', + 'required_if' => 'The :attribute field is required when :other is :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'The :attribute field is required when :values is present.', + 'required_with_all' => 'The :attribute field is required when :values are present.', + 'required_without' => 'The :attribute field is required when :values is not present.', + 'required_without_all' => 'The :attribute field is required when none of :values are present.', + 'same' => 'The :attribute and :other must match.', + 'size' => [ + 'array' => 'The :attribute must contain :size items.', + 'file' => 'The :attribute must be :size kilobytes.', + 'numeric' => 'The :attribute must be :size.', + 'string' => 'The :attribute must be :size characters.', + ], + 'starts_with' => 'The :attribute must start with one of the following: :values.', + 'string' => 'The :attribute must be a string.', + 'timezone' => 'The :attribute must be a valid timezone.', + 'unique' => 'The :attribute has already been taken.', + 'uploaded' => 'The :attribute failed to upload.', + 'url' => 'The :attribute must be a valid URL.', + 'uuid' => 'The :attribute must be a valid UUID.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap our attribute placeholder + | with something more reader friendly such as "E-Mail Address" instead + | of "email". This simply helps us make our message more expressive. + | + */ + + 'attributes' => [], + +]; From e7920b70bf2ed32a85793b2b2198d7d700ad244c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:43 -0500 Subject: [PATCH 2983/4012] New translations zod.php (Romanian) --- lang/ro_RO/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/ro_RO/zod.php diff --git a/lang/ro_RO/zod.php b/lang/ro_RO/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/ro_RO/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From adc3dfca94bab9a37c7b2938635ea61ff4421772 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:43 -0500 Subject: [PATCH 2984/4012] New translations zod.php (French) --- lang/fr_FR/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/fr_FR/zod.php diff --git a/lang/fr_FR/zod.php b/lang/fr_FR/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/fr_FR/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 48f7eabae8ab85297c5cbfbb0c9b7a5475c0347f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:44 -0500 Subject: [PATCH 2985/4012] New translations zod.php (Spanish) --- lang/es_ES/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/es_ES/zod.php diff --git a/lang/es_ES/zod.php b/lang/es_ES/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/es_ES/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 8726c09754a590545785a4f3d70b1220b4a4595b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:45 -0500 Subject: [PATCH 2986/4012] New translations zod.php (Afrikaans) --- lang/af_ZA/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/af_ZA/zod.php diff --git a/lang/af_ZA/zod.php b/lang/af_ZA/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/af_ZA/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 587075ec4ffc137d06b5040573a574294175d242 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:46 -0500 Subject: [PATCH 2987/4012] New translations zod.php (Arabic) --- lang/ar_SA/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/ar_SA/zod.php diff --git a/lang/ar_SA/zod.php b/lang/ar_SA/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/ar_SA/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From aa4e1c122842bebe8f4591aef274a7d1a1e5c16a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:46 -0500 Subject: [PATCH 2988/4012] New translations zod.php (Catalan) --- lang/ca_ES/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/ca_ES/zod.php diff --git a/lang/ca_ES/zod.php b/lang/ca_ES/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/ca_ES/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From de1080e603c8d18bd6d29fdcfb2e733fab9e9a59 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:47 -0500 Subject: [PATCH 2989/4012] New translations zod.php (Czech) --- lang/cs_CZ/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/cs_CZ/zod.php diff --git a/lang/cs_CZ/zod.php b/lang/cs_CZ/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/cs_CZ/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 57f05c710e302a6b0026f4246a4fb30c0338f5e3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:48 -0500 Subject: [PATCH 2990/4012] New translations zod.php (Danish) --- lang/da_DK/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/da_DK/zod.php diff --git a/lang/da_DK/zod.php b/lang/da_DK/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/da_DK/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 77c788b7fca0bcaf327225ff53b6b7da8753aea8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:49 -0500 Subject: [PATCH 2991/4012] New translations zod.php (German) --- lang/de_DE/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/de_DE/zod.php diff --git a/lang/de_DE/zod.php b/lang/de_DE/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/de_DE/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From f66663446a27a50aea51cc02e85965a0f389e5fd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:50 -0500 Subject: [PATCH 2992/4012] New translations zod.php (Greek) --- lang/el_GR/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/el_GR/zod.php diff --git a/lang/el_GR/zod.php b/lang/el_GR/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/el_GR/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From a725361e47cb2bd723494f45d2b6e56c82a962de Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:50 -0500 Subject: [PATCH 2993/4012] New translations zod.php (Finnish) --- lang/fi_FI/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/fi_FI/zod.php diff --git a/lang/fi_FI/zod.php b/lang/fi_FI/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/fi_FI/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 654d6ded8f764a5166301ab6c7ad4a69d8e9cf42 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:51 -0500 Subject: [PATCH 2994/4012] New translations zod.php (Hebrew) --- lang/he_IL/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/he_IL/zod.php diff --git a/lang/he_IL/zod.php b/lang/he_IL/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/he_IL/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 81911af8b402605fdfbf921430a5937875012dff Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:52 -0500 Subject: [PATCH 2995/4012] New translations zod.php (Hungarian) --- lang/hu_HU/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/hu_HU/zod.php diff --git a/lang/hu_HU/zod.php b/lang/hu_HU/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/hu_HU/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 8f108b97e7700a6c52bf71d4690a4c4ca1cd8dd5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:53 -0500 Subject: [PATCH 2996/4012] New translations zod.php (Italian) --- lang/it_IT/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/it_IT/zod.php diff --git a/lang/it_IT/zod.php b/lang/it_IT/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/it_IT/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 07340b5e238a92c5d109f2f9a73ec433889e8b01 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:53 -0500 Subject: [PATCH 2997/4012] New translations zod.php (Japanese) --- lang/ja_JP/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/ja_JP/zod.php diff --git a/lang/ja_JP/zod.php b/lang/ja_JP/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/ja_JP/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 446cf7aead490f7b03dd0e349f758508be1d2aaf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:54 -0500 Subject: [PATCH 2998/4012] New translations zod.php (Korean) --- lang/ko_KR/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/ko_KR/zod.php diff --git a/lang/ko_KR/zod.php b/lang/ko_KR/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/ko_KR/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From d016ad3cd7c8b48ed6d59128d7dd64d3c253adce Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:55 -0500 Subject: [PATCH 2999/4012] New translations zod.php (Dutch) --- lang/nl_NL/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/nl_NL/zod.php diff --git a/lang/nl_NL/zod.php b/lang/nl_NL/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/nl_NL/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 52559c2f3e5f0e225a46ec7ae6ea13ef9864ceb3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:56 -0500 Subject: [PATCH 3000/4012] New translations zod.php (Norwegian) --- lang/no_NO/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/no_NO/zod.php diff --git a/lang/no_NO/zod.php b/lang/no_NO/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/no_NO/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From ae11a8de9eba2ecc65f08859af4b32b435ea5d7e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:56 -0500 Subject: [PATCH 3001/4012] New translations zod.php (Polish) --- lang/pl_PL/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/pl_PL/zod.php diff --git a/lang/pl_PL/zod.php b/lang/pl_PL/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/pl_PL/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From c46772ff2681ccb9932b51e4e9c94f2718a0c699 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:57 -0500 Subject: [PATCH 3002/4012] New translations zod.php (Portuguese) --- lang/pt_PT/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/pt_PT/zod.php diff --git a/lang/pt_PT/zod.php b/lang/pt_PT/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/pt_PT/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From e0942857407c28a88678bcbe8e0c878704b4845e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:58 -0500 Subject: [PATCH 3003/4012] New translations zod.php (Russian) --- lang/ru_RU/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/ru_RU/zod.php diff --git a/lang/ru_RU/zod.php b/lang/ru_RU/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/ru_RU/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 10a1aef8f8f409b4413da45a059b8571b038e9c0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:59 -0500 Subject: [PATCH 3004/4012] New translations zod.php (Serbian (Cyrillic)) --- lang/sr_SP/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/sr_SP/zod.php diff --git a/lang/sr_SP/zod.php b/lang/sr_SP/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/sr_SP/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 7beb8cb91f3b095755b7d2bc7e605ef173f1e1e7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:12:59 -0500 Subject: [PATCH 3005/4012] New translations zod.php (Swedish) --- lang/sv_SE/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/sv_SE/zod.php diff --git a/lang/sv_SE/zod.php b/lang/sv_SE/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/sv_SE/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 74eac68ab04d1bb4729b6f8ab589be272271a6c7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:13:00 -0500 Subject: [PATCH 3006/4012] New translations zod.php (Turkish) --- lang/tr_TR/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/tr_TR/zod.php diff --git a/lang/tr_TR/zod.php b/lang/tr_TR/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/tr_TR/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 726196bc52d3b36225b03f0c94cfb7d72e23722f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:13:01 -0500 Subject: [PATCH 3007/4012] New translations zod.php (Ukrainian) --- lang/uk_UA/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/uk_UA/zod.php diff --git a/lang/uk_UA/zod.php b/lang/uk_UA/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/uk_UA/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From 7218423f7af45654c53acaec1a496431cecf60ee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:13:02 -0500 Subject: [PATCH 3008/4012] New translations zod.php (Chinese Simplified) --- lang/zh_CN/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/zh_CN/zod.php diff --git a/lang/zh_CN/zod.php b/lang/zh_CN/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/zh_CN/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From b28de96e97cca89200a9dd600a84eec3083df1d1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:13:03 -0500 Subject: [PATCH 3009/4012] New translations zod.php (Chinese Traditional) --- lang/zh_TW/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/zh_TW/zod.php diff --git a/lang/zh_TW/zod.php b/lang/zh_TW/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/zh_TW/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From b9e8e639867d0a19279baf8dc9fe94807f8e10f1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:13:04 -0500 Subject: [PATCH 3010/4012] New translations zod.php (English) --- lang/en_US/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/en_US/zod.php diff --git a/lang/en_US/zod.php b/lang/en_US/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/en_US/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From a40fe24d6a58886061de32f359ff850ddea6e4be Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:13:04 -0500 Subject: [PATCH 3011/4012] New translations zod.php (Vietnamese) --- lang/vi_VN/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/vi_VN/zod.php diff --git a/lang/vi_VN/zod.php b/lang/vi_VN/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/vi_VN/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From c417a57039e2e40d4b11bfc5b91ddcd685b02785 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:13:05 -0500 Subject: [PATCH 3012/4012] New translations zod.php (Icelandic) --- lang/is_IS/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/is_IS/zod.php diff --git a/lang/is_IS/zod.php b/lang/is_IS/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/is_IS/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From af8d00eb88a7cb82f5e0e992549082f86f717aa6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:13:06 -0500 Subject: [PATCH 3013/4012] New translations zod.php (Portuguese, Brazilian) --- lang/pt_BR/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/pt_BR/zod.php diff --git a/lang/pt_BR/zod.php b/lang/pt_BR/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/pt_BR/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From d4ece2f4b81db847c58d880f465b243f2c13199d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 16:13:07 -0500 Subject: [PATCH 3014/4012] New translations zod.php (Hindi) --- lang/hi_IN/zod.php | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 lang/hi_IN/zod.php diff --git a/lang/hi_IN/zod.php b/lang/hi_IN/zod.php new file mode 100644 index 00000000000..abeee780f13 --- /dev/null +++ b/lang/hi_IN/zod.php @@ -0,0 +1,118 @@ + [ + 'invalid_type' => 'Expected {{expected}}, received {{received}}', + 'invalid_type_received_undefined' => 'Required', + 'invalid_literal' => 'Invalid literal value, expected {{expected}}', + 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', + 'invalid_union' => 'Invalid input', + 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', + 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', + 'invalid_arguments' => 'Invalid function arguments', + 'invalid_return_type' => 'Invalid function return type', + 'invalid_date' => 'Invalid date', + 'custom' => 'Invalid input', + 'invalid_intersection_types' => 'Intersection results could not be merged', + 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', + 'not_finite' => 'Number must be finite', + 'invalid_string' => [ + 'email' => 'Invalid {{validation}}', + 'url' => 'Invalid {{validation}}', + 'uuid' => 'Invalid {{validation}}', + 'cuid' => 'Invalid {{validation}}', + 'regex' => 'Invalid', + 'datetime' => 'Invalid {{validation}}', + 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', + 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', + 'hostname' => 'Invalid {{validation}}', + 'english_keyboard_characters' => 'Invalid {{validation}}', + 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', + 'ip_address' => 'Invalid IP Address', + ], + 'too_small' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{minimum}} element(s)', + 'inclusive' => 'Array must contain at least {{minimum}} element(s)', + 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{minimum}} character(s)', + 'inclusive' => 'String must contain at least {{minimum}} character(s)', + 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{minimum}}', + 'inclusive' => 'Number must be greater than or equal to {{minimum}}', + 'not_inclusive' => 'Number must be greater than {{minimum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- minimum, datetime}}', + 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', + 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + ], + ], + 'too_big' => [ + 'array' => [ + 'exact' => 'Array must contain exactly {{maximum}} element(s)', + 'inclusive' => 'Array must contain at most {{maximum}} element(s)', + 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + ], + 'string' => [ + 'exact' => 'String must contain exactly {{maximum}} character(s)', + 'inclusive' => 'String must contain at most {{maximum}} character(s)', + 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + ], + 'number' => [ + 'exact' => 'Number must be exactly {{maximum}}', + 'inclusive' => 'Number must be less than or equal to {{maximum}}', + 'not_inclusive' => 'Number must be less than {{maximum}}', + ], + 'set' => [ + 'exact' => 'Invalid input', + 'inclusive' => 'Invalid input', + 'not_inclusive' => 'Invalid input', + ], + 'date' => [ + 'exact' => 'Date must be exactly {{- maximum, datetime}}', + 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', + 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + ], + ], + ], + 'validations' => [ + 'email' => 'email', + 'url' => 'url', + 'uuid' => 'uuid', + 'cuid' => 'cuid', + 'regex' => 'regex', + 'datetime' => 'datetime', + ], + 'types' => [ + 'function' => 'function', + 'number' => 'number', + 'string' => 'string', + 'nan' => 'nan', + 'integer' => 'integer', + 'float' => 'float', + 'boolean' => 'boolean', + 'date' => 'date', + 'bigint' => 'bigint', + 'undefined' => 'undefined', + 'symbol' => 'symbol', + 'null' => 'null', + 'array' => 'array', + 'object' => 'object', + 'unknown' => 'unknown', + 'promise' => 'promise', + 'void' => 'void', + 'never' => 'never', + 'map' => 'map', + 'set' => 'set', + ], +]; From f37969b4ff719e6df18ee030e50e32716173a387 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:46 -0500 Subject: [PATCH 3015/4012] New translations settings.php (Romanian) --- lang/ro_RO/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ro_RO/admin/nodes/settings.php diff --git a/lang/ro_RO/admin/nodes/settings.php b/lang/ro_RO/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/ro_RO/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From e5ef33cc8fe5e84556539dea2cf29bddad562bb5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:47 -0500 Subject: [PATCH 3016/4012] New translations settings.php (French) --- lang/fr_FR/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/fr_FR/admin/nodes/settings.php diff --git a/lang/fr_FR/admin/nodes/settings.php b/lang/fr_FR/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/fr_FR/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From f26456d9b7d9ff9fa8d86bda1beb5fdb06c1810e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:47 -0500 Subject: [PATCH 3017/4012] New translations settings.php (Spanish) --- lang/es_ES/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/es_ES/admin/nodes/settings.php diff --git a/lang/es_ES/admin/nodes/settings.php b/lang/es_ES/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/es_ES/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From 8531ede2dff8d525d87598ec327f57727c6cf1bb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:48 -0500 Subject: [PATCH 3018/4012] New translations settings.php (Afrikaans) --- lang/af_ZA/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/af_ZA/admin/nodes/settings.php diff --git a/lang/af_ZA/admin/nodes/settings.php b/lang/af_ZA/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/af_ZA/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From 506d6ff94e1699a6bff33a3d48cc749875022b1c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:49 -0500 Subject: [PATCH 3019/4012] New translations settings.php (Arabic) --- lang/ar_SA/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ar_SA/admin/nodes/settings.php diff --git a/lang/ar_SA/admin/nodes/settings.php b/lang/ar_SA/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/ar_SA/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From fd387b099e24b383bce15ed6ec58786f43a021cd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:50 -0500 Subject: [PATCH 3020/4012] New translations settings.php (Catalan) --- lang/ca_ES/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ca_ES/admin/nodes/settings.php diff --git a/lang/ca_ES/admin/nodes/settings.php b/lang/ca_ES/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/ca_ES/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From e8125f0f23218a0a4158dbddcf10ccfa0e54bd9d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:51 -0500 Subject: [PATCH 3021/4012] New translations settings.php (Czech) --- lang/cs_CZ/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/cs_CZ/admin/nodes/settings.php diff --git a/lang/cs_CZ/admin/nodes/settings.php b/lang/cs_CZ/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/cs_CZ/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From e641a49acd966096f13c24e23ad3bce04b65243a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:51 -0500 Subject: [PATCH 3022/4012] New translations settings.php (Danish) --- lang/da_DK/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/da_DK/admin/nodes/settings.php diff --git a/lang/da_DK/admin/nodes/settings.php b/lang/da_DK/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/da_DK/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From 3256d668fe28c640f3e3b202a65f581860b969b3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:52 -0500 Subject: [PATCH 3023/4012] New translations settings.php (German) --- lang/de_DE/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/de_DE/admin/nodes/settings.php diff --git a/lang/de_DE/admin/nodes/settings.php b/lang/de_DE/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/de_DE/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From d91af31995ff4ba925bbd5225fb05baaa66dfbf7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:53 -0500 Subject: [PATCH 3024/4012] New translations settings.php (Greek) --- lang/el_GR/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/el_GR/admin/nodes/settings.php diff --git a/lang/el_GR/admin/nodes/settings.php b/lang/el_GR/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/el_GR/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From b02025434d9e5cb99bf34ba121930f6e6e7a4445 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:54 -0500 Subject: [PATCH 3025/4012] New translations settings.php (Finnish) --- lang/fi_FI/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/fi_FI/admin/nodes/settings.php diff --git a/lang/fi_FI/admin/nodes/settings.php b/lang/fi_FI/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/fi_FI/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From e072a60bcbb4adf33a324afdf2536ac66f37600b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:54 -0500 Subject: [PATCH 3026/4012] New translations settings.php (Hebrew) --- lang/he_IL/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/he_IL/admin/nodes/settings.php diff --git a/lang/he_IL/admin/nodes/settings.php b/lang/he_IL/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/he_IL/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From 239b969ab144caad2c11090cb36300bff510be88 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:55 -0500 Subject: [PATCH 3027/4012] New translations settings.php (Hungarian) --- lang/hu_HU/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/hu_HU/admin/nodes/settings.php diff --git a/lang/hu_HU/admin/nodes/settings.php b/lang/hu_HU/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/hu_HU/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From d029e18b415a053f06360470fb404797c7263358 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:56 -0500 Subject: [PATCH 3028/4012] New translations settings.php (Italian) --- lang/it_IT/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/it_IT/admin/nodes/settings.php diff --git a/lang/it_IT/admin/nodes/settings.php b/lang/it_IT/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/it_IT/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From 36446ba7c1a5212ade28c8f0c3d15ce1abb85c3a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:56 -0500 Subject: [PATCH 3029/4012] New translations settings.php (Japanese) --- lang/ja_JP/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ja_JP/admin/nodes/settings.php diff --git a/lang/ja_JP/admin/nodes/settings.php b/lang/ja_JP/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/ja_JP/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From c4a2078a6c45782870a4254a9801519191483057 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:57 -0500 Subject: [PATCH 3030/4012] New translations settings.php (Korean) --- lang/ko_KR/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ko_KR/admin/nodes/settings.php diff --git a/lang/ko_KR/admin/nodes/settings.php b/lang/ko_KR/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/ko_KR/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From 43557102c759460d3261b9487dddce7a51eca281 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:58 -0500 Subject: [PATCH 3031/4012] New translations settings.php (Dutch) --- lang/nl_NL/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/nl_NL/admin/nodes/settings.php diff --git a/lang/nl_NL/admin/nodes/settings.php b/lang/nl_NL/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/nl_NL/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From dcec038e7b73954b85356c753aae0195c7307066 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:59 -0500 Subject: [PATCH 3032/4012] New translations settings.php (Norwegian) --- lang/no_NO/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/no_NO/admin/nodes/settings.php diff --git a/lang/no_NO/admin/nodes/settings.php b/lang/no_NO/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/no_NO/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From 7e8086602a59ac691863ada0af5b5d19b186f099 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:43:59 -0500 Subject: [PATCH 3033/4012] New translations settings.php (Polish) --- lang/pl_PL/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/pl_PL/admin/nodes/settings.php diff --git a/lang/pl_PL/admin/nodes/settings.php b/lang/pl_PL/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/pl_PL/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From 5c4000671b4cd7569083098b42028760beec290f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:44:00 -0500 Subject: [PATCH 3034/4012] New translations settings.php (Portuguese) --- lang/pt_PT/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/pt_PT/admin/nodes/settings.php diff --git a/lang/pt_PT/admin/nodes/settings.php b/lang/pt_PT/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/pt_PT/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From 95485380e8de6ee8997f8e3c1e971a1326d9b83e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:44:01 -0500 Subject: [PATCH 3035/4012] New translations settings.php (Russian) --- lang/ru_RU/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ru_RU/admin/nodes/settings.php diff --git a/lang/ru_RU/admin/nodes/settings.php b/lang/ru_RU/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/ru_RU/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From e0624e8b6c6644b5677725f3e0e1db4ec382bd61 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:44:02 -0500 Subject: [PATCH 3036/4012] New translations settings.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/sr_SP/admin/nodes/settings.php diff --git a/lang/sr_SP/admin/nodes/settings.php b/lang/sr_SP/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/sr_SP/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From 3bf0e0afb8eb5f5d5a9c722f9863deecef9f5b67 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:44:03 -0500 Subject: [PATCH 3037/4012] New translations settings.php (Swedish) --- lang/sv_SE/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/sv_SE/admin/nodes/settings.php diff --git a/lang/sv_SE/admin/nodes/settings.php b/lang/sv_SE/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/sv_SE/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From 6100cf45d85f58d9b6b233c9d6bded72a822b1dc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:44:03 -0500 Subject: [PATCH 3038/4012] New translations settings.php (Turkish) --- lang/tr_TR/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/tr_TR/admin/nodes/settings.php diff --git a/lang/tr_TR/admin/nodes/settings.php b/lang/tr_TR/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/tr_TR/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From 4679b2f54eaa25ba2abac38466df71964fc45fd8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:44:04 -0500 Subject: [PATCH 3039/4012] New translations settings.php (Ukrainian) --- lang/uk_UA/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/uk_UA/admin/nodes/settings.php diff --git a/lang/uk_UA/admin/nodes/settings.php b/lang/uk_UA/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/uk_UA/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From 157e969c1c73b903f0b51d8847bbf0914802a5e7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:44:05 -0500 Subject: [PATCH 3040/4012] New translations settings.php (Chinese Simplified) --- lang/zh_CN/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/zh_CN/admin/nodes/settings.php diff --git a/lang/zh_CN/admin/nodes/settings.php b/lang/zh_CN/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/zh_CN/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From b41690648d5264fd2fdb73eb324eea797069d19d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:44:06 -0500 Subject: [PATCH 3041/4012] New translations settings.php (Chinese Traditional) --- lang/zh_TW/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/zh_TW/admin/nodes/settings.php diff --git a/lang/zh_TW/admin/nodes/settings.php b/lang/zh_TW/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/zh_TW/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From 770205db7d5a1ed6e74d2f20e76d09a094533d48 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:44:06 -0500 Subject: [PATCH 3042/4012] New translations settings.php (English) --- lang/en_US/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/en_US/admin/nodes/settings.php diff --git a/lang/en_US/admin/nodes/settings.php b/lang/en_US/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/en_US/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From 11d86ed49d2e16eab68be19738bbf927b3944d8a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:44:07 -0500 Subject: [PATCH 3043/4012] New translations settings.php (Vietnamese) --- lang/vi_VN/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/vi_VN/admin/nodes/settings.php diff --git a/lang/vi_VN/admin/nodes/settings.php b/lang/vi_VN/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/vi_VN/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From 0b4c04556c6fbc0e30d097217125a1a02482add3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:44:08 -0500 Subject: [PATCH 3044/4012] New translations settings.php (Icelandic) --- lang/is_IS/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/is_IS/admin/nodes/settings.php diff --git a/lang/is_IS/admin/nodes/settings.php b/lang/is_IS/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/is_IS/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From ae526ded72f2c105a5a9b0a88824234bb033c963 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:44:09 -0500 Subject: [PATCH 3045/4012] New translations settings.php (Portuguese, Brazilian) --- lang/pt_BR/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/pt_BR/admin/nodes/settings.php diff --git a/lang/pt_BR/admin/nodes/settings.php b/lang/pt_BR/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/pt_BR/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From 5e34cb1812f7383a4613dcd46474be64d7e16520 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 20:44:09 -0500 Subject: [PATCH 3046/4012] New translations settings.php (Hindi) --- lang/hi_IN/admin/nodes/settings.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/hi_IN/admin/nodes/settings.php diff --git a/lang/hi_IN/admin/nodes/settings.php b/lang/hi_IN/admin/nodes/settings.php new file mode 100644 index 00000000000..fc593c69bbb --- /dev/null +++ b/lang/hi_IN/admin/nodes/settings.php @@ -0,0 +1,7 @@ + [ + 'title' => 'Node Information', + ] +]; \ No newline at end of file From 5df4f9523ba7a700b941ab4cefcd8ae27163fcd1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:15 -0500 Subject: [PATCH 3047/4012] New translations index.php (Romanian) --- lang/ro_RO/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/ro_RO/admin/nodes/index.php b/lang/ro_RO/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/ro_RO/admin/nodes/index.php +++ b/lang/ro_RO/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 07b70e226c4b374abade1fba2335b9340cca60ed Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:16 -0500 Subject: [PATCH 3048/4012] New translations index.php (French) --- lang/fr_FR/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/fr_FR/admin/nodes/index.php b/lang/fr_FR/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/fr_FR/admin/nodes/index.php +++ b/lang/fr_FR/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From efddc37f1acbe21efc97205b7e0106554819635d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:17 -0500 Subject: [PATCH 3049/4012] New translations index.php (Spanish) --- lang/es_ES/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/es_ES/admin/nodes/index.php b/lang/es_ES/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/es_ES/admin/nodes/index.php +++ b/lang/es_ES/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 7208beb7fbe2c76ac85cd47c9b140aa13ec43ff7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:18 -0500 Subject: [PATCH 3050/4012] New translations index.php (Afrikaans) --- lang/af_ZA/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/af_ZA/admin/nodes/index.php b/lang/af_ZA/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/af_ZA/admin/nodes/index.php +++ b/lang/af_ZA/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From ee76c5bbf50547f5dd2baceb6b7964b9b65dd590 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:18 -0500 Subject: [PATCH 3051/4012] New translations index.php (Arabic) --- lang/ar_SA/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/ar_SA/admin/nodes/index.php b/lang/ar_SA/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/ar_SA/admin/nodes/index.php +++ b/lang/ar_SA/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From ee1479067d8f6c2e066a8b5911bd5efa5065501e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:19 -0500 Subject: [PATCH 3052/4012] New translations index.php (Catalan) --- lang/ca_ES/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/ca_ES/admin/nodes/index.php b/lang/ca_ES/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/ca_ES/admin/nodes/index.php +++ b/lang/ca_ES/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 5c55cd2052fc4312a718c8ea8833aadfe20e12fc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:20 -0500 Subject: [PATCH 3053/4012] New translations index.php (Czech) --- lang/cs_CZ/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/cs_CZ/admin/nodes/index.php b/lang/cs_CZ/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/cs_CZ/admin/nodes/index.php +++ b/lang/cs_CZ/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 8e115782b23e20d2c8809998223b6fa9ff68d935 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:21 -0500 Subject: [PATCH 3054/4012] New translations index.php (Danish) --- lang/da_DK/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/da_DK/admin/nodes/index.php b/lang/da_DK/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/da_DK/admin/nodes/index.php +++ b/lang/da_DK/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From f5988fd3e3b5fb3db485232449ff3186c1b93b2d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:22 -0500 Subject: [PATCH 3055/4012] New translations index.php (German) --- lang/de_DE/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/de_DE/admin/nodes/index.php b/lang/de_DE/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/de_DE/admin/nodes/index.php +++ b/lang/de_DE/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 35d6ff55e568bc1776d3267cdf0fe09388af652e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:23 -0500 Subject: [PATCH 3056/4012] New translations index.php (Greek) --- lang/el_GR/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/el_GR/admin/nodes/index.php b/lang/el_GR/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/el_GR/admin/nodes/index.php +++ b/lang/el_GR/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 25a79f5b413f2f952624fdc2109fef7d278420db Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:24 -0500 Subject: [PATCH 3057/4012] New translations index.php (Finnish) --- lang/fi_FI/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/fi_FI/admin/nodes/index.php b/lang/fi_FI/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/fi_FI/admin/nodes/index.php +++ b/lang/fi_FI/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From e699c3cd868bbacc5a73333293de2e0c78d19ca3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:24 -0500 Subject: [PATCH 3058/4012] New translations index.php (Hebrew) --- lang/he_IL/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/he_IL/admin/nodes/index.php b/lang/he_IL/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/he_IL/admin/nodes/index.php +++ b/lang/he_IL/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From d2693368c0dc5655735e915b29707e86a115a426 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:25 -0500 Subject: [PATCH 3059/4012] New translations index.php (Hungarian) --- lang/hu_HU/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/hu_HU/admin/nodes/index.php b/lang/hu_HU/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/hu_HU/admin/nodes/index.php +++ b/lang/hu_HU/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 462c3863217736b03b3a5c998b4e5f3db5965e5a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:26 -0500 Subject: [PATCH 3060/4012] New translations index.php (Italian) --- lang/it_IT/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/it_IT/admin/nodes/index.php b/lang/it_IT/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/it_IT/admin/nodes/index.php +++ b/lang/it_IT/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 765f99e8957ba6ea80e4e5faa427f1f0ef8a20e1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:27 -0500 Subject: [PATCH 3061/4012] New translations index.php (Japanese) --- lang/ja_JP/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/ja_JP/admin/nodes/index.php b/lang/ja_JP/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/ja_JP/admin/nodes/index.php +++ b/lang/ja_JP/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 573841543ccff7412f96466ce4b2cdc421fa9463 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:28 -0500 Subject: [PATCH 3062/4012] New translations index.php (Korean) --- lang/ko_KR/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/ko_KR/admin/nodes/index.php b/lang/ko_KR/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/ko_KR/admin/nodes/index.php +++ b/lang/ko_KR/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From b0e965d632b2775746d78def313322cbf4b966dc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:28 -0500 Subject: [PATCH 3063/4012] New translations index.php (Dutch) --- lang/nl_NL/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/nl_NL/admin/nodes/index.php b/lang/nl_NL/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/nl_NL/admin/nodes/index.php +++ b/lang/nl_NL/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From b387d0dcb9868c1de55a969d1fc7b63fc1fbce8c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:29 -0500 Subject: [PATCH 3064/4012] New translations index.php (Norwegian) --- lang/no_NO/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/no_NO/admin/nodes/index.php b/lang/no_NO/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/no_NO/admin/nodes/index.php +++ b/lang/no_NO/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 81daeacda9cfb75965d82ab4a48b9c653027b65c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:30 -0500 Subject: [PATCH 3065/4012] New translations index.php (Polish) --- lang/pl_PL/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/pl_PL/admin/nodes/index.php b/lang/pl_PL/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/pl_PL/admin/nodes/index.php +++ b/lang/pl_PL/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 6ba23248c17073a26c42e9041b040b5d718111e5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:31 -0500 Subject: [PATCH 3066/4012] New translations index.php (Portuguese) --- lang/pt_PT/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/pt_PT/admin/nodes/index.php b/lang/pt_PT/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/pt_PT/admin/nodes/index.php +++ b/lang/pt_PT/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 12831d0e1e1703a1949f2ae43d83612b3d551442 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:32 -0500 Subject: [PATCH 3067/4012] New translations index.php (Russian) --- lang/ru_RU/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/ru_RU/admin/nodes/index.php b/lang/ru_RU/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/ru_RU/admin/nodes/index.php +++ b/lang/ru_RU/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 15788ba62d1ee266f8ef0f9571c6d81b2c855964 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:33 -0500 Subject: [PATCH 3068/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/sr_SP/admin/nodes/index.php b/lang/sr_SP/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/sr_SP/admin/nodes/index.php +++ b/lang/sr_SP/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From d3be7365cd9073b35d5b2e1eb33dd945b77cc257 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:33 -0500 Subject: [PATCH 3069/4012] New translations index.php (Swedish) --- lang/sv_SE/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/sv_SE/admin/nodes/index.php b/lang/sv_SE/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/sv_SE/admin/nodes/index.php +++ b/lang/sv_SE/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 18f15f50390baf6b2254d161bd59b49b46124eb0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:34 -0500 Subject: [PATCH 3070/4012] New translations index.php (Turkish) --- lang/tr_TR/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/tr_TR/admin/nodes/index.php b/lang/tr_TR/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/tr_TR/admin/nodes/index.php +++ b/lang/tr_TR/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 68a5fd66f578b32adffad2ae48c6003cfed067e4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:36 -0500 Subject: [PATCH 3071/4012] New translations index.php (Ukrainian) --- lang/uk_UA/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/uk_UA/admin/nodes/index.php b/lang/uk_UA/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/uk_UA/admin/nodes/index.php +++ b/lang/uk_UA/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 963bf22f21c9e3a66db2298026b12846917276a9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:36 -0500 Subject: [PATCH 3072/4012] New translations index.php (Chinese Simplified) --- lang/zh_CN/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/zh_CN/admin/nodes/index.php b/lang/zh_CN/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/zh_CN/admin/nodes/index.php +++ b/lang/zh_CN/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From ce7ee47d54d040c8b859c18223071a27f19ed997 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:37 -0500 Subject: [PATCH 3073/4012] New translations index.php (Chinese Traditional) --- lang/zh_TW/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/zh_TW/admin/nodes/index.php b/lang/zh_TW/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/zh_TW/admin/nodes/index.php +++ b/lang/zh_TW/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From fac0307c56e8fd03be4ad37db6592a4a6cdf1058 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:38 -0500 Subject: [PATCH 3074/4012] New translations index.php (English) --- lang/en_US/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/en_US/admin/nodes/index.php b/lang/en_US/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/en_US/admin/nodes/index.php +++ b/lang/en_US/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 44b98fd4f8a9c0c6acd072b1e66833814f1d2706 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:39 -0500 Subject: [PATCH 3075/4012] New translations index.php (Vietnamese) --- lang/vi_VN/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/vi_VN/admin/nodes/index.php b/lang/vi_VN/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/vi_VN/admin/nodes/index.php +++ b/lang/vi_VN/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 3a751b0953b972c2827fe0f5ab86607e6490f8f0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:40 -0500 Subject: [PATCH 3076/4012] New translations index.php (Icelandic) --- lang/is_IS/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/is_IS/admin/nodes/index.php b/lang/is_IS/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/is_IS/admin/nodes/index.php +++ b/lang/is_IS/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From fd7807e3e223492ae94834b35c7c7c25f10b8de1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:40 -0500 Subject: [PATCH 3077/4012] New translations index.php (Portuguese, Brazilian) --- lang/pt_BR/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/pt_BR/admin/nodes/index.php b/lang/pt_BR/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/pt_BR/admin/nodes/index.php +++ b/lang/pt_BR/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 5eb78c2a29321f7f730729ab1cd67cdcaec59fbc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:41 -0500 Subject: [PATCH 3078/4012] New translations index.php (Hindi) --- lang/hi_IN/admin/nodes/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/hi_IN/admin/nodes/index.php b/lang/hi_IN/admin/nodes/index.php index 1ed05b28f24..a5578d9aae9 100644 --- a/lang/hi_IN/admin/nodes/index.php +++ b/lang/hi_IN/admin/nodes/index.php @@ -12,7 +12,6 @@ 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', 'secret' => 'Secret', - 'port' => 'Port', 'memory_allocation' => 'Memory Allocation', 'memory_overallocation' => 'Memory Overallocation', 'disk_allocation' => 'Disk Allocation', From 10c98327a90074aed8c584a472d3f142225a2ea4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:42 -0500 Subject: [PATCH 3079/4012] New translations settings.php (Romanian) --- lang/ro_RO/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/ro_RO/admin/nodes/settings.php b/lang/ro_RO/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/ro_RO/admin/nodes/settings.php +++ b/lang/ro_RO/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From 600b4230a96495f0b783b56b7a0c242e0df7e12d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:43 -0500 Subject: [PATCH 3080/4012] New translations settings.php (French) --- lang/fr_FR/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/fr_FR/admin/nodes/settings.php b/lang/fr_FR/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/fr_FR/admin/nodes/settings.php +++ b/lang/fr_FR/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From 04a3803cf1660feb3d9d95b3c158766ca71500d2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:44 -0500 Subject: [PATCH 3081/4012] New translations settings.php (Spanish) --- lang/es_ES/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/es_ES/admin/nodes/settings.php b/lang/es_ES/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/es_ES/admin/nodes/settings.php +++ b/lang/es_ES/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From 8692be4d72f119f3e4e4281abd2aa4e48f8ac475 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:44 -0500 Subject: [PATCH 3082/4012] New translations settings.php (Afrikaans) --- lang/af_ZA/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/af_ZA/admin/nodes/settings.php b/lang/af_ZA/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/af_ZA/admin/nodes/settings.php +++ b/lang/af_ZA/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From dc10b0494bfa8beecbfbaecc9bc1dd68b0b1b2b2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:45 -0500 Subject: [PATCH 3083/4012] New translations settings.php (Arabic) --- lang/ar_SA/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/ar_SA/admin/nodes/settings.php b/lang/ar_SA/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/ar_SA/admin/nodes/settings.php +++ b/lang/ar_SA/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From d19386b3593272a3811ad2b79765cfefc8820411 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:46 -0500 Subject: [PATCH 3084/4012] New translations settings.php (Catalan) --- lang/ca_ES/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/ca_ES/admin/nodes/settings.php b/lang/ca_ES/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/ca_ES/admin/nodes/settings.php +++ b/lang/ca_ES/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From e2f6d2b0b483ac573b4794d3391c3e1bd406bb40 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:47 -0500 Subject: [PATCH 3085/4012] New translations settings.php (Czech) --- lang/cs_CZ/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/cs_CZ/admin/nodes/settings.php b/lang/cs_CZ/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/cs_CZ/admin/nodes/settings.php +++ b/lang/cs_CZ/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From b18aaef30de23b7c351602dd3bcf5c4e6e20c2fa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:48 -0500 Subject: [PATCH 3086/4012] New translations settings.php (Danish) --- lang/da_DK/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/da_DK/admin/nodes/settings.php b/lang/da_DK/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/da_DK/admin/nodes/settings.php +++ b/lang/da_DK/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From 14ad1afa1cd6b5aee1dd7ff535a71dea24ff4d68 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:48 -0500 Subject: [PATCH 3087/4012] New translations settings.php (German) --- lang/de_DE/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/de_DE/admin/nodes/settings.php b/lang/de_DE/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/de_DE/admin/nodes/settings.php +++ b/lang/de_DE/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From 41abb2b02549e120ed459db49264e664713aaa85 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:49 -0500 Subject: [PATCH 3088/4012] New translations settings.php (Greek) --- lang/el_GR/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/el_GR/admin/nodes/settings.php b/lang/el_GR/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/el_GR/admin/nodes/settings.php +++ b/lang/el_GR/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From e729512ec6a13ad45edbfe255722dc59db94efa4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:50 -0500 Subject: [PATCH 3089/4012] New translations settings.php (Finnish) --- lang/fi_FI/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/fi_FI/admin/nodes/settings.php b/lang/fi_FI/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/fi_FI/admin/nodes/settings.php +++ b/lang/fi_FI/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From 2f16362ec9a1b5101e46425d82f67fc28f27c0bd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:51 -0500 Subject: [PATCH 3090/4012] New translations settings.php (Hebrew) --- lang/he_IL/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/he_IL/admin/nodes/settings.php b/lang/he_IL/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/he_IL/admin/nodes/settings.php +++ b/lang/he_IL/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From 5589b86b9a430c4cd689888659df8939ed3822c4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:52 -0500 Subject: [PATCH 3091/4012] New translations settings.php (Hungarian) --- lang/hu_HU/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/hu_HU/admin/nodes/settings.php b/lang/hu_HU/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/hu_HU/admin/nodes/settings.php +++ b/lang/hu_HU/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From e72e9ad134345e991ec21609dd6ab9f933f17823 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:52 -0500 Subject: [PATCH 3092/4012] New translations settings.php (Italian) --- lang/it_IT/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/it_IT/admin/nodes/settings.php b/lang/it_IT/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/it_IT/admin/nodes/settings.php +++ b/lang/it_IT/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From 9740fe8f15df70718a88e78a3e30c55aa2425967 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:53 -0500 Subject: [PATCH 3093/4012] New translations settings.php (Japanese) --- lang/ja_JP/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/ja_JP/admin/nodes/settings.php b/lang/ja_JP/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/ja_JP/admin/nodes/settings.php +++ b/lang/ja_JP/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From d301d983891c0009162330798184eac4606c74eb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:54 -0500 Subject: [PATCH 3094/4012] New translations settings.php (Korean) --- lang/ko_KR/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/ko_KR/admin/nodes/settings.php b/lang/ko_KR/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/ko_KR/admin/nodes/settings.php +++ b/lang/ko_KR/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From 62f0f514f639c0aa828dcadaa1a9b69915997c17 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:55 -0500 Subject: [PATCH 3095/4012] New translations settings.php (Dutch) --- lang/nl_NL/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/nl_NL/admin/nodes/settings.php b/lang/nl_NL/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/nl_NL/admin/nodes/settings.php +++ b/lang/nl_NL/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From 0799ea7b97e785501f4e59cf2553aab7d66df450 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:56 -0500 Subject: [PATCH 3096/4012] New translations settings.php (Norwegian) --- lang/no_NO/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/no_NO/admin/nodes/settings.php b/lang/no_NO/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/no_NO/admin/nodes/settings.php +++ b/lang/no_NO/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From bd74343b531d4a9fb50849cfc954fa0ab1bf6940 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:57 -0500 Subject: [PATCH 3097/4012] New translations settings.php (Polish) --- lang/pl_PL/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/pl_PL/admin/nodes/settings.php b/lang/pl_PL/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/pl_PL/admin/nodes/settings.php +++ b/lang/pl_PL/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From 9fdc385ef91eb49c6caa2dcf8045ed4764a2584c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:57 -0500 Subject: [PATCH 3098/4012] New translations settings.php (Portuguese) --- lang/pt_PT/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/pt_PT/admin/nodes/settings.php b/lang/pt_PT/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/pt_PT/admin/nodes/settings.php +++ b/lang/pt_PT/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From e7241eceedd3c05714dc7bc60ada3cb40eb63249 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:58 -0500 Subject: [PATCH 3099/4012] New translations settings.php (Russian) --- lang/ru_RU/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/ru_RU/admin/nodes/settings.php b/lang/ru_RU/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/ru_RU/admin/nodes/settings.php +++ b/lang/ru_RU/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From 4870d0e25cbc30488fdafc4eb0e64edbf841f5ce Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:46:59 -0500 Subject: [PATCH 3100/4012] New translations settings.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/sr_SP/admin/nodes/settings.php b/lang/sr_SP/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/sr_SP/admin/nodes/settings.php +++ b/lang/sr_SP/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From 4634b5ae51ea24272a1626bb3a9f827b7b92dfc5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:47:00 -0500 Subject: [PATCH 3101/4012] New translations settings.php (Swedish) --- lang/sv_SE/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/sv_SE/admin/nodes/settings.php b/lang/sv_SE/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/sv_SE/admin/nodes/settings.php +++ b/lang/sv_SE/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From f1289c8c01e963927d7cd756e7a56ab5823075e4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:47:01 -0500 Subject: [PATCH 3102/4012] New translations settings.php (Turkish) --- lang/tr_TR/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/tr_TR/admin/nodes/settings.php b/lang/tr_TR/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/tr_TR/admin/nodes/settings.php +++ b/lang/tr_TR/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From c3d9af94e54b873e4f52a4d09cdff807ca72472a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:47:02 -0500 Subject: [PATCH 3103/4012] New translations settings.php (Ukrainian) --- lang/uk_UA/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/uk_UA/admin/nodes/settings.php b/lang/uk_UA/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/uk_UA/admin/nodes/settings.php +++ b/lang/uk_UA/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From d449d829247dea2eb7ad257a8df156ea20cbeb80 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:47:02 -0500 Subject: [PATCH 3104/4012] New translations settings.php (Chinese Simplified) --- lang/zh_CN/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/zh_CN/admin/nodes/settings.php b/lang/zh_CN/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/zh_CN/admin/nodes/settings.php +++ b/lang/zh_CN/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From d4adebcebe520ec34b560b1fb7f27c60d409c83b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:47:03 -0500 Subject: [PATCH 3105/4012] New translations settings.php (Chinese Traditional) --- lang/zh_TW/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/zh_TW/admin/nodes/settings.php b/lang/zh_TW/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/zh_TW/admin/nodes/settings.php +++ b/lang/zh_TW/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From 1bbc1ed751a8598e54d4d53d08bc168e57ba0651 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:47:04 -0500 Subject: [PATCH 3106/4012] New translations settings.php (English) --- lang/en_US/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/en_US/admin/nodes/settings.php b/lang/en_US/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/en_US/admin/nodes/settings.php +++ b/lang/en_US/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From ceb62ce1cc4bc400cc1560ae62b04a5ff91a7a9e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:47:05 -0500 Subject: [PATCH 3107/4012] New translations settings.php (Vietnamese) --- lang/vi_VN/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/vi_VN/admin/nodes/settings.php b/lang/vi_VN/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/vi_VN/admin/nodes/settings.php +++ b/lang/vi_VN/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From 09c71703e016c5861bf4488a4626a610d9939ed1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:47:06 -0500 Subject: [PATCH 3108/4012] New translations settings.php (Icelandic) --- lang/is_IS/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/is_IS/admin/nodes/settings.php b/lang/is_IS/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/is_IS/admin/nodes/settings.php +++ b/lang/is_IS/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From 241231c2ffb4b8ada39de61f88dbde5a0099f8a0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:47:07 -0500 Subject: [PATCH 3109/4012] New translations settings.php (Portuguese, Brazilian) --- lang/pt_BR/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/pt_BR/admin/nodes/settings.php b/lang/pt_BR/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/pt_BR/admin/nodes/settings.php +++ b/lang/pt_BR/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From 3134cde129bf75601c2c0d98618eacfeabfd7952 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 20 May 2023 23:47:07 -0500 Subject: [PATCH 3110/4012] New translations settings.php (Hindi) --- lang/hi_IN/admin/nodes/settings.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lang/hi_IN/admin/nodes/settings.php b/lang/hi_IN/admin/nodes/settings.php index fc593c69bbb..e4e7d1a371a 100644 --- a/lang/hi_IN/admin/nodes/settings.php +++ b/lang/hi_IN/admin/nodes/settings.php @@ -1,7 +1,14 @@ [ - 'title' => 'Node Information', - ] + 'node_info' => [ + 'title' => 'Node Information', + ], + 'coterm' => [ + 'title' => 'Coterm', + 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', + 'enable' => 'Enable Coterm', + 'tls' => 'TLS/SSL Enabled', + 'regenerate' => 'Regenerate Token', + ] ]; \ No newline at end of file From ee989ba00c65bc97080fd09f270573f85d2ee86b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:13 -0500 Subject: [PATCH 3111/4012] New translations settings.php (Romanian) --- lang/ro_RO/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/ro_RO/admin/nodes/settings.php b/lang/ro_RO/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/ro_RO/admin/nodes/settings.php +++ b/lang/ro_RO/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 100acd9815e17e64e1fea089f4fbd5e6f86ac1d3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:14 -0500 Subject: [PATCH 3112/4012] New translations settings.php (French) --- lang/fr_FR/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/fr_FR/admin/nodes/settings.php b/lang/fr_FR/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/fr_FR/admin/nodes/settings.php +++ b/lang/fr_FR/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From b81619c0fdea26419c111c22f7b7743e445d429b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:15 -0500 Subject: [PATCH 3113/4012] New translations settings.php (Spanish) --- lang/es_ES/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/es_ES/admin/nodes/settings.php b/lang/es_ES/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/es_ES/admin/nodes/settings.php +++ b/lang/es_ES/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 3010211bc37a84b575d45ea8a0e6a47f6ece94a1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:16 -0500 Subject: [PATCH 3114/4012] New translations settings.php (Afrikaans) --- lang/af_ZA/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/af_ZA/admin/nodes/settings.php b/lang/af_ZA/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/af_ZA/admin/nodes/settings.php +++ b/lang/af_ZA/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From a22cbadc5bb86498c69fb88590fd025614d14297 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:17 -0500 Subject: [PATCH 3115/4012] New translations settings.php (Arabic) --- lang/ar_SA/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/ar_SA/admin/nodes/settings.php b/lang/ar_SA/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/ar_SA/admin/nodes/settings.php +++ b/lang/ar_SA/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 47517d88a00e5b72c9e04cb16bdbd0872c4cb4f5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:17 -0500 Subject: [PATCH 3116/4012] New translations settings.php (Catalan) --- lang/ca_ES/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/ca_ES/admin/nodes/settings.php b/lang/ca_ES/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/ca_ES/admin/nodes/settings.php +++ b/lang/ca_ES/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From d8dbfca38f412a15e7a2d122a1ce68a8d4c09f1e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:18 -0500 Subject: [PATCH 3117/4012] New translations settings.php (Czech) --- lang/cs_CZ/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/cs_CZ/admin/nodes/settings.php b/lang/cs_CZ/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/cs_CZ/admin/nodes/settings.php +++ b/lang/cs_CZ/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 207841f34ec7311162d70d33af124b1e35ed3ef3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:19 -0500 Subject: [PATCH 3118/4012] New translations settings.php (Danish) --- lang/da_DK/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/da_DK/admin/nodes/settings.php b/lang/da_DK/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/da_DK/admin/nodes/settings.php +++ b/lang/da_DK/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From c6418bf788cd9a4a4fc48adbb6d4ac232be0f9c9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:20 -0500 Subject: [PATCH 3119/4012] New translations settings.php (German) --- lang/de_DE/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/de_DE/admin/nodes/settings.php b/lang/de_DE/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/de_DE/admin/nodes/settings.php +++ b/lang/de_DE/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From fa8897e6eeeaa6a45b369da4e899d60353bb106b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:21 -0500 Subject: [PATCH 3120/4012] New translations settings.php (Greek) --- lang/el_GR/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/el_GR/admin/nodes/settings.php b/lang/el_GR/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/el_GR/admin/nodes/settings.php +++ b/lang/el_GR/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 99875f41d7df57f964e140963bcaba42d1b1211d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:22 -0500 Subject: [PATCH 3121/4012] New translations settings.php (Finnish) --- lang/fi_FI/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/fi_FI/admin/nodes/settings.php b/lang/fi_FI/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/fi_FI/admin/nodes/settings.php +++ b/lang/fi_FI/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 8d0a6d88040f593f5871584fe651ad2813b5a668 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:22 -0500 Subject: [PATCH 3122/4012] New translations settings.php (Hebrew) --- lang/he_IL/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/he_IL/admin/nodes/settings.php b/lang/he_IL/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/he_IL/admin/nodes/settings.php +++ b/lang/he_IL/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 4e3ab78db48b9e39ad0a93a641a8e2dc4cf785af Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:23 -0500 Subject: [PATCH 3123/4012] New translations settings.php (Hungarian) --- lang/hu_HU/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/hu_HU/admin/nodes/settings.php b/lang/hu_HU/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/hu_HU/admin/nodes/settings.php +++ b/lang/hu_HU/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From ed81b554d9d831f7e5f9612b97e5dd279cf69e51 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:24 -0500 Subject: [PATCH 3124/4012] New translations settings.php (Italian) --- lang/it_IT/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/it_IT/admin/nodes/settings.php b/lang/it_IT/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/it_IT/admin/nodes/settings.php +++ b/lang/it_IT/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 879d048cc44dd8bd1f59704d0d6b1610fa5c568c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:25 -0500 Subject: [PATCH 3125/4012] New translations settings.php (Japanese) --- lang/ja_JP/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/ja_JP/admin/nodes/settings.php b/lang/ja_JP/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/ja_JP/admin/nodes/settings.php +++ b/lang/ja_JP/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From e73fa7ac9b3834bbf3bfe794b89ff150411ac37a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:26 -0500 Subject: [PATCH 3126/4012] New translations settings.php (Korean) --- lang/ko_KR/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/ko_KR/admin/nodes/settings.php b/lang/ko_KR/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/ko_KR/admin/nodes/settings.php +++ b/lang/ko_KR/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 9dba5154275a1da0d418567eca8cb5ee48a4c0d8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:27 -0500 Subject: [PATCH 3127/4012] New translations settings.php (Dutch) --- lang/nl_NL/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/nl_NL/admin/nodes/settings.php b/lang/nl_NL/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/nl_NL/admin/nodes/settings.php +++ b/lang/nl_NL/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 77d214c6a16b5fd1d9dd75fe35231905627c5bd2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:27 -0500 Subject: [PATCH 3128/4012] New translations settings.php (Norwegian) --- lang/no_NO/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/no_NO/admin/nodes/settings.php b/lang/no_NO/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/no_NO/admin/nodes/settings.php +++ b/lang/no_NO/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From dab7564d35370922facfb615ed2badee01e4ef56 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:28 -0500 Subject: [PATCH 3129/4012] New translations settings.php (Polish) --- lang/pl_PL/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/pl_PL/admin/nodes/settings.php b/lang/pl_PL/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/pl_PL/admin/nodes/settings.php +++ b/lang/pl_PL/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 5e9d409db03d8af432e198e4efe5cb59c1900e31 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:29 -0500 Subject: [PATCH 3130/4012] New translations settings.php (Portuguese) --- lang/pt_PT/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/pt_PT/admin/nodes/settings.php b/lang/pt_PT/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/pt_PT/admin/nodes/settings.php +++ b/lang/pt_PT/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 9625c92738436dce2e3e0f2b5ba7f90e9cc9d976 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:30 -0500 Subject: [PATCH 3131/4012] New translations settings.php (Russian) --- lang/ru_RU/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/ru_RU/admin/nodes/settings.php b/lang/ru_RU/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/ru_RU/admin/nodes/settings.php +++ b/lang/ru_RU/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 4875274781de295c89e7c47c5fe97a91942eaf09 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:31 -0500 Subject: [PATCH 3132/4012] New translations settings.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/sr_SP/admin/nodes/settings.php b/lang/sr_SP/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/sr_SP/admin/nodes/settings.php +++ b/lang/sr_SP/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 75367be529f6a0bbcabf20e6ae4e52b0844cda91 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:32 -0500 Subject: [PATCH 3133/4012] New translations settings.php (Swedish) --- lang/sv_SE/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/sv_SE/admin/nodes/settings.php b/lang/sv_SE/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/sv_SE/admin/nodes/settings.php +++ b/lang/sv_SE/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 474a420a973c121e3e8f0f5510e6cea047364474 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:33 -0500 Subject: [PATCH 3134/4012] New translations settings.php (Turkish) --- lang/tr_TR/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/tr_TR/admin/nodes/settings.php b/lang/tr_TR/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/tr_TR/admin/nodes/settings.php +++ b/lang/tr_TR/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From cfe044abdce24e9a24fc3236e40286e780164f40 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:34 -0500 Subject: [PATCH 3135/4012] New translations settings.php (Ukrainian) --- lang/uk_UA/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/uk_UA/admin/nodes/settings.php b/lang/uk_UA/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/uk_UA/admin/nodes/settings.php +++ b/lang/uk_UA/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From cfcfc69544f44fefaeb18acdb9febecc9e113091 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:34 -0500 Subject: [PATCH 3136/4012] New translations settings.php (Chinese Simplified) --- lang/zh_CN/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/zh_CN/admin/nodes/settings.php b/lang/zh_CN/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/zh_CN/admin/nodes/settings.php +++ b/lang/zh_CN/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 5e6c6107746136dc780f362182c3524b222fa030 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:35 -0500 Subject: [PATCH 3137/4012] New translations settings.php (Chinese Traditional) --- lang/zh_TW/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/zh_TW/admin/nodes/settings.php b/lang/zh_TW/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/zh_TW/admin/nodes/settings.php +++ b/lang/zh_TW/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From ab9b45202631c5d189f332bc2a7f7be8f33e0244 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:36 -0500 Subject: [PATCH 3138/4012] New translations settings.php (English) --- lang/en_US/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/en_US/admin/nodes/settings.php b/lang/en_US/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/en_US/admin/nodes/settings.php +++ b/lang/en_US/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 121c7fcb704bf770a457f9693c1c330875c70858 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:37 -0500 Subject: [PATCH 3139/4012] New translations settings.php (Vietnamese) --- lang/vi_VN/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/vi_VN/admin/nodes/settings.php b/lang/vi_VN/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/vi_VN/admin/nodes/settings.php +++ b/lang/vi_VN/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From f63057a80a581d088eb8f7f998ad27714495322b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:38 -0500 Subject: [PATCH 3140/4012] New translations settings.php (Icelandic) --- lang/is_IS/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/is_IS/admin/nodes/settings.php b/lang/is_IS/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/is_IS/admin/nodes/settings.php +++ b/lang/is_IS/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 0fc836677b44fe8d6cc7f5a8a2c9f532679ed502 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:39 -0500 Subject: [PATCH 3141/4012] New translations settings.php (Portuguese, Brazilian) --- lang/pt_BR/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/pt_BR/admin/nodes/settings.php b/lang/pt_BR/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/pt_BR/admin/nodes/settings.php +++ b/lang/pt_BR/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From a3aae98a7f40d684213873c225d3193ddf6d959f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 21 May 2023 09:15:39 -0500 Subject: [PATCH 3142/4012] New translations settings.php (Hindi) --- lang/hi_IN/admin/nodes/settings.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/lang/hi_IN/admin/nodes/settings.php b/lang/hi_IN/admin/nodes/settings.php index e4e7d1a371a..9a45677e177 100644 --- a/lang/hi_IN/admin/nodes/settings.php +++ b/lang/hi_IN/admin/nodes/settings.php @@ -9,6 +9,16 @@ 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', 'enable' => 'Enable Coterm', 'tls' => 'TLS/SSL Enabled', - 'regenerate' => 'Regenerate Token', + 'token_created' => [ + 'title' => 'Token Created', + 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and + last time you will see it.', + 'action' => 'Okay, I got it' + ], + 'reset' => [ + 'title' => 'Reset Token?', + 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', + 'action' => 'Reset Token', + ] ] -]; \ No newline at end of file +]; From 40159baf3a579041d73b08c8038ceb46a9a54dda Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 22 May 2023 07:57:07 -0500 Subject: [PATCH 3143/4012] New translations settings.php (German) --- lang/de_DE/admin/servers/settings.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/de_DE/admin/servers/settings.php b/lang/de_DE/admin/servers/settings.php index 57e0420e064..0a0c65eb4ae 100644 --- a/lang/de_DE/admin/servers/settings.php +++ b/lang/de_DE/admin/servers/settings.php @@ -4,8 +4,8 @@ 'server_info' => [ 'title' => 'Server Information', 'statuses' => [ - 'ready' => 'Ready', - 'installing' => 'Installation In Progress', + 'ready' => 'Bereit', + 'installing' => 'Installation in Arbeit', 'install_failed' => 'Recent Installation Failed', 'suspended' => 'Suspended', 'restoring_backup' => 'Restoring From a Backup', From 936f9bd7b4789bfc80f0569b0cb19a26eb989e17 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 22 May 2023 07:57:08 -0500 Subject: [PATCH 3144/4012] New translations backups.php (German) --- lang/de_DE/server/backups.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/de_DE/server/backups.php b/lang/de_DE/server/backups.php index fa95a7a8ecc..c733f341c5f 100644 --- a/lang/de_DE/server/backups.php +++ b/lang/de_DE/server/backups.php @@ -1,14 +1,14 @@ 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_backup' => 'Backup erstellen', + 'empty_state' => 'Es gibt keine Backups', + 'counter_tooltip' => 'Du hast :count von :max Backups erstellt', 'create_modal' => [ - 'title' => 'Create a Backup', + 'title' => 'Ein Backup erstellen', 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', 'compression_type' => 'Compression Type', - 'mode' => 'Mode', + 'mode' => 'Typ', 'modes' => [ 'snapshot' => 'Snapshot', 'suspend' => 'Suspend', @@ -20,7 +20,7 @@ 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Wiederherstellen von :name', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From f5655375685d386a84cf61a7a30a174cf6f014fe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 22 May 2023 09:50:35 -0500 Subject: [PATCH 3145/4012] New translations backups.php (German) --- lang/de_DE/server/backups.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/de_DE/server/backups.php b/lang/de_DE/server/backups.php index c733f341c5f..8eadc54d161 100644 --- a/lang/de_DE/server/backups.php +++ b/lang/de_DE/server/backups.php @@ -21,10 +21,10 @@ ], 'restore_modal' => [ 'title' => 'Wiederherstellen von :name', - 'description' => 'Are you sure you want to restore from this backup?', + 'description' => 'Bist Du sicher, dass Du dieses Backup wiederherstellen möchtest?', ], 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', + 'backup_deleted' => ':name wurde gelöscht ', + 'backup_restored' => 'Beginne Wiederherstellung aus :name', ], ]; From b9b516c254ae9d2db00864846fd49e773d0294e2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 22 May 2023 09:50:36 -0500 Subject: [PATCH 3146/4012] New translations overview.php (German) --- lang/de_DE/server/overview.php | 42 +++++++++++++++++----------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/lang/de_DE/server/overview.php b/lang/de_DE/server/overview.php index 5973139941d..0ec7e4a9356 100644 --- a/lang/de_DE/server/overview.php +++ b/lang/de_DE/server/overview.php @@ -2,37 +2,37 @@ return [ 'power_actions' => [ - 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'start' => 'Starten', + 'restart' => 'Neustarten', + 'kill' => 'Aus', + 'shutdown' => 'Herunterfahren', ], 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', + 'power_action_sent_success' => 'Der Befehl wurde erfolgreich gesendet. Es kann einen Moment dauern, bis er verarbeitet ist.', + 'power_action_sent_fail' => 'Befehl fehlgeschlagen.', ], - 'state' => 'State', + 'state' => 'Status', 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', + 'stopped' => 'Gestoppt', + 'running' => 'Läuft', + 'stopping' => 'Stoppt', + 'starting' => 'Startet', + 'shutting_down' => 'Fährt herunter', ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + 'uptime' => 'Betriebszeit', + 'poll_status_error' => 'Der Serverstatus konnte nicht abgefragt werden. Versuche in 5 Sekunden erneut...', 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + 'title' => 'Konsole', + 'description' => 'Verwalte Deinen Server per Fernzugriff.', + 'novnc_description' => 'Am besten für Kompatibilität geeignet, aber Funktionen und Leistung sind eventuell eingeschränkt.', + 'xtermjs_description' => 'Am besten für Leistung geeignet, aber nicht von jedem Betriebssystem unterstützt.', ], 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', + 'title' => 'Server konfigurieren', + 'description' => 'Du bist ein Administrator! Du kannst mit einem Klick unten die Konfiguration des Servers ansehen und bearbeiten.', + 'configure_server' => 'Server konfigurieren', ], ]; From f7c6fdc20414b660144b7bd67ab430ea5dd71c1a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 22 May 2023 09:50:37 -0500 Subject: [PATCH 3147/4012] New translations settings.php (German) --- lang/de_DE/server/settings.php | 38 +++++++++++++++++----------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/lang/de_DE/server/settings.php b/lang/de_DE/server/settings.php index 1564707efc3..de986478128 100644 --- a/lang/de_DE/server/settings.php +++ b/lang/de_DE/server/settings.php @@ -2,41 +2,41 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.', + 'empty_state' => 'Es sind keine Adressen mit diesem Server verknüpft.', ], 'display_info' => [ - 'title' => 'Server Name', + 'title' => 'Servername', ], 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', + 'title' => 'Server neu installieren', + 'description' => 'Setze deinen Server neu auf.', + 'start_server_after_installing' => 'Server nach der Installation starten', 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'title' => 'Neuinstallation bestätigen', + 'description' => 'Bist Du sicher, dass Du diesen Server neu installieren möchtest? Alle Daten werden gelöscht.', ], ], 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', + 'title' => 'Mountbare ISOs', + 'empty' => 'Es gibt keine ISOs', ], 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + 'title' => 'Gerätekonfiguration', + 'current' => 'Aktuelle Bootreihenfolge (der oberste Eintrag wird zuerst verwendet)', + 'unused' => 'Ungenutzte Geräte', + 'unused_empty' => 'Es gibt keine ungenutzten Geräte.', + 'no_boot_device_warning' => 'Es wurde kein Boot-Gerät konfiguriert. Deine VM wird nicht gestartet.', ], 'nameservers' => [ - 'title' => 'Nameservers', + 'title' => 'Nameserver', 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', + 'add' => 'Neuer Nameserver', ], 'auth' => [ - 'title' => 'Authentication', + 'title' => 'Authentifizierung', ], 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', + 'bandwidth_used' => 'Verwendete Bandbreite', + 'bandwidth_alloted' => 'Zugewiesene Bandbreite', ], ]; From bcc3dbc283ab3b2033396a3becaa21970bcc4e77 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 22 May 2023 09:50:38 -0500 Subject: [PATCH 3148/4012] New translations strings.php (German) --- lang/de_DE/strings.php | 60 +++++++++++++++++++++--------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/lang/de_DE/strings.php b/lang/de_DE/strings.php index f0df2a12ca2..9fb7228f6ea 100644 --- a/lang/de_DE/strings.php +++ b/lang/de_DE/strings.php @@ -2,10 +2,10 @@ return [ 'email' => 'Email', - 'password' => 'Password', + 'password' => 'Passwort', 'server' => 'Server', 'server_one' => 'Server', - 'server_other' => 'Servers', + 'server_other' => 'Server', 'name' => 'Name', 'node' => 'Node', 'node_one' => 'Node', @@ -56,40 +56,40 @@ 'template_group' => 'Template Group', 'system_os_password' => 'System OS Password', 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', - 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', + 'unmount' => 'Unmounten', + 'primary' => 'Primär', + 'media' => 'Medien', + 'save' => 'Speichern', + 'ssh_key' => 'SSH Schlüssel', + 'ssh_key_one' => 'SSH Schlüssel', + 'ssh_key_other' => 'SSH Schlüssel', 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', + 'description' => 'Beschreibung', + 'visibility' => 'Sichtbarkeit', + 'hidden' => 'Versteckt', + 'size' => 'Größe', + 'type' => 'Typ', + 'delete' => 'Löschen', 'hardware' => 'Hardware', 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', + 'bandwidth_usage' => 'Verwendete Bandbreite', 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', + 'last_used' => 'Zuletzt verwendet', + 'success' => 'Erfolgreich', + 'error' => 'Fehler', + 'restore' => 'Wiederherstellen', + 'english_chars' => 'Englische Tastaturzeichen', + 'confirm' => 'Bestätigen', + 'saving' => 'Wird gespeichert...', + 'saved' => 'Gespeichert', + 'primary_disk' => 'Primäre Festplatte', 'nameserver' => 'Nameserver', 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', + 'nameserver_other' => 'Nameserver', + 'new' => 'Neu', + 'add' => 'Hinzufügen', + 'authentication' => 'Authentifizierung', + 'edit' => 'Bearbeiten', 'fqdn' => 'FQDN', 'port' => 'Port', 'iso' => 'ISO', From ff4b7e10021631487f80ecd266fcf314c0f8e12d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 22 May 2023 09:50:38 -0500 Subject: [PATCH 3149/4012] New translations validation.php (German) --- lang/de_DE/validation.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/de_DE/validation.php b/lang/de_DE/validation.php index 4ebb4ed07b8..fb7ab94e8f5 100644 --- a/lang/de_DE/validation.php +++ b/lang/de_DE/validation.php @@ -13,12 +13,12 @@ | */ - 'accepted' => 'The :attribute must be accepted.', - 'accepted_if' => 'The :attribute must be accepted when :other is :value.', - 'active_url' => 'The :attribute is not a valid URL.', - 'after' => 'The :attribute must be a date after :date.', - 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', - 'alpha' => 'The :attribute must only contain letters.', + 'accepted' => 'Das :attribute muss akzeptiert werden.', + 'accepted_if' => 'Das:attribute muss akzeptiert werden wenn :other ist :value.', + 'active_url' => 'Das :attributeist keine valide URL.', + 'after' => 'Das :attribute muss an einem Datum nach den :date liegen.', + 'after_or_equal' => 'Das :attribute muss ein Datum nach oder gleich mit :date sein.', + 'alpha' => 'Das :attribute darf nur Buchstaben enthalten.', 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', 'alpha_num' => 'The :attribute must only contain letters and numbers.', 'array' => 'The :attribute must be an array.', From aff25d00f858e8151b1d1e472aee99e66b5e2a1a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 22 May 2023 14:49:35 -0500 Subject: [PATCH 3150/4012] New translations locations.php (German) --- lang/de_DE/admin/locations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/de_DE/admin/locations.php b/lang/de_DE/admin/locations.php index 003ac84f5b8..854c5b8e823 100644 --- a/lang/de_DE/admin/locations.php +++ b/lang/de_DE/admin/locations.php @@ -2,8 +2,8 @@ return [ 'short_code' => 'Short Code', - 'create_location' => 'Create Location', + 'create_location' => 'Standort erstellen', 'create_modal' => [ - 'title' => 'Create a Location', + 'title' => 'Standort erstellen', ], ]; From 9618e466281ecbbcbec3120f7dd6a8da86b782ef Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 22 May 2023 14:49:35 -0500 Subject: [PATCH 3151/4012] New translations index.php (German) --- lang/de_DE/admin/nodes/index.php | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/lang/de_DE/admin/nodes/index.php b/lang/de_DE/admin/nodes/index.php index a5578d9aae9..dbd927ab6c8 100644 --- a/lang/de_DE/admin/nodes/index.php +++ b/lang/de_DE/admin/nodes/index.php @@ -1,29 +1,29 @@ 'Create Node', + 'create_node' => 'Node erstellen', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Node erstellen', ], - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', + 'location_group' => 'Standortgruppe', + 'pve_name' => 'Nodename in Proxmox', + 'override_creds' => 'Zugangsdaten überschreiben', 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'memory_allocation' => 'Memory Allocation', + 'secret' => 'Geheimschlüssel', + 'memory_allocation' => 'Speicherzuweisung', 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', + 'disk_allocation' => 'Festplattenzuweisung', 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', + 'vm_storage' => 'VM Speicher', + 'backup_storage' => 'Backupspeicher', + 'iso_storage' => 'ISO Speicher', 'create_template_modal' => [ - 'title' => 'Create a Template', + 'title' => 'Vorlage erstellen', ], - 'new_template' => 'New Template', + 'new_template' => 'Neue Vorlage', 'create_template_group_modal' => [ 'title' => 'Create a Template Group', ], From 824487b95274fbc697fcabd2f4346d57b8fef3b5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 22 May 2023 15:51:03 -0500 Subject: [PATCH 3152/4012] New translations locations.php (German) --- lang/de_DE/admin/locations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/de_DE/admin/locations.php b/lang/de_DE/admin/locations.php index 854c5b8e823..600307fac6d 100644 --- a/lang/de_DE/admin/locations.php +++ b/lang/de_DE/admin/locations.php @@ -1,7 +1,7 @@ 'Short Code', + 'short_code' => 'Abkürzung', 'create_location' => 'Standort erstellen', 'create_modal' => [ 'title' => 'Standort erstellen', From f1710fabc37ff9ea7b40254121a837f4e27edd30 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 22 May 2023 15:51:03 -0500 Subject: [PATCH 3153/4012] New translations index.php (German) --- lang/de_DE/admin/nodes/index.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lang/de_DE/admin/nodes/index.php b/lang/de_DE/admin/nodes/index.php index dbd927ab6c8..99ae4d4b362 100644 --- a/lang/de_DE/admin/nodes/index.php +++ b/lang/de_DE/admin/nodes/index.php @@ -21,20 +21,20 @@ 'iso_storage' => 'ISO Speicher', 'create_template_modal' => [ - 'title' => 'Vorlage erstellen', + 'title' => 'Template erstellen', ], - 'new_template' => 'Neue Vorlage', + 'new_template' => 'Neues Template', 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'title' => 'Templategruppe erstellen', ], - 'new_template_group' => 'New Template Group', + 'new_template_group' => 'Neue Templategruppe', 'node_info' => [ - 'title' => 'Node Information', + 'title' => 'Nodeinformation', ], 'delete_node' => [ - 'title' => 'Delete Node', - 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', - 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', + 'title' => 'Node löschen', + 'description' => 'Diese Node wird permanent aus Convoy gelöscht. Dieser Vorgang ist irreversibel und kann nicht rückgängig gemacht werden.', + 'has_servers_error' => 'Du kannst keine Node löschen, die Server zugewiesen hat.', ], ]; From 2b038c487a9866229a1f2939e05b5dfce635f8ae Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 22 May 2023 15:51:04 -0500 Subject: [PATCH 3154/4012] New translations index.php (German) --- lang/de_DE/admin/servers/index.php | 36 +++++++++++++++--------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/lang/de_DE/admin/servers/index.php b/lang/de_DE/admin/servers/index.php index 1fa3d8bf356..10671a452b6 100644 --- a/lang/de_DE/admin/servers/index.php +++ b/lang/de_DE/admin/servers/index.php @@ -1,34 +1,34 @@ 'Create Server', - 'backup_limit' => 'Backup Limit', - 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', - 'snapshot_limit' => 'Snapshots Limit', - 'limit_placeholder' => 'Leave blank for no limit', + 'create_server' => 'Server erstellen', + 'backup_limit' => 'Backuplimit', + 'bandwidth_limit' => 'Bandbreitenlimit', + 'bandwidth_usage' => 'Bandbreitenverbrauch', + 'snapshot_limit' => 'Snapshotlimit', + 'limit_placeholder' => 'Leer lassen für kein Limit', 'should_create_vm' => 'Should Create VM', - 'start_server_after_installing' => 'Start Server After Completing Installation', - 'vmid_placeholder' => 'Leave blank for random VMID', + 'start_server_after_installing' => 'Server nach der Installation starten', + 'vmid_placeholder' => 'Leer lassen für zufällige VMID', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Server erstellen', ], - 'manage_server' => 'Manage Server', + 'manage_server' => 'Server verwalten', 'server_build' => [ 'title' => 'Server Build', ], 'server_info' => [ - 'title' => 'Server Information', + 'title' => 'Serverinformation', ], 'suspension' => [ - 'title' => 'Suspension', - 'description' => 'Toggle the suspension status of the server.', - 'not_suspended' => 'This server isn\'t suspended', - 'suspended' => 'This server is suspended', + 'title' => 'Sperrung', + 'description' => 'Sperrungsstatus des Servers umschalten.', + 'not_suspended' => 'Dieser Server ist nicht gesperrt', + 'suspended' => 'Dieser Server ist gesperrt', ], 'delete_server' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', - 'dont_purge' => 'Do not purge VM and related files', + 'title' => 'Server löschen', + 'description' => 'Dieser Server wird aus Convoy gelöscht. Backups und andere zugewiesene Daten werden vernichtet. Du kannst jedoch den Haken unten setzen, um die virtuelle Maschine und Daten auf der Proxmox-Node zu behalten.', + 'dont_purge' => 'VM und zugewiesene Dateien nicht löschen', ], ]; From 571cd1893e33a9d322c0bbfeee09285615c8b24f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 22 May 2023 15:51:05 -0500 Subject: [PATCH 3155/4012] New translations overview.php (German) --- lang/de_DE/admin/servers/overview.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/de_DE/admin/servers/overview.php b/lang/de_DE/admin/servers/overview.php index b46b9bc3009..b362b6d8ed8 100644 --- a/lang/de_DE/admin/servers/overview.php +++ b/lang/de_DE/admin/servers/overview.php @@ -1,5 +1,5 @@ 'Enter Server Console', + 'enter_server_console' => 'Serverkonsole öffnen', ]; \ No newline at end of file From d20324b3147c01d2338b80fcffec7348efc7f697 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 22 May 2023 15:51:06 -0500 Subject: [PATCH 3156/4012] New translations settings.php (German) --- lang/de_DE/admin/servers/settings.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/de_DE/admin/servers/settings.php b/lang/de_DE/admin/servers/settings.php index 0a0c65eb4ae..bde6d93a533 100644 --- a/lang/de_DE/admin/servers/settings.php +++ b/lang/de_DE/admin/servers/settings.php @@ -2,12 +2,12 @@ return [ 'server_info' => [ - 'title' => 'Server Information', + 'title' => 'Serverinformation', 'statuses' => [ 'ready' => 'Bereit', 'installing' => 'Installation in Arbeit', - 'install_failed' => 'Recent Installation Failed', - 'suspended' => 'Suspended', + 'install_failed' => 'Aktuelle Installation Fehlgeschlagen', + 'suspended' => 'Gesperrt', 'restoring_backup' => 'Restoring From a Backup', 'restoring_snapshot' => 'Restoring From a Snapshot', ] From f237310f34d2b161554f130e19c099bcd18e0976 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 22 May 2023 15:51:07 -0500 Subject: [PATCH 3157/4012] New translations backups.php (German) --- lang/de_DE/server/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/de_DE/server/backups.php b/lang/de_DE/server/backups.php index 8eadc54d161..1eef57ad921 100644 --- a/lang/de_DE/server/backups.php +++ b/lang/de_DE/server/backups.php @@ -11,13 +11,13 @@ 'mode' => 'Typ', 'modes' => [ 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', + 'suspend' => 'Sperren', + 'kill' => 'Ausschalten', ], ], 'delete_modal' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete this backup?', + 'title' => ':name Löschen', + 'description' => 'Bist Du sicher, dass Du dieses Backup löschen möchtest?', ], 'restore_modal' => [ 'title' => 'Wiederherstellen von :name', From e40432b1edbc743804d17aa1ac4807356d8620dd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 22 May 2023 15:51:08 -0500 Subject: [PATCH 3158/4012] New translations strings.php (German) --- lang/de_DE/strings.php | 60 +++++++++++++++++++++--------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/lang/de_DE/strings.php b/lang/de_DE/strings.php index 9fb7228f6ea..4c478c34466 100644 --- a/lang/de_DE/strings.php +++ b/lang/de_DE/strings.php @@ -10,46 +10,46 @@ 'node' => 'Node', 'node_one' => 'Node', 'node_other' => 'Nodes', - 'memory' => 'Memory', + 'memory' => 'Speicher', 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', + 'disk' => 'Festplatte', + 'general' => 'Allgemein', + 'overview' => 'Übersicht', + 'location' => 'Standort', + 'location_one' => 'Standort', + 'location_other' => 'Standorte', + 'owner' => 'Besitzer', + 'user' => 'Benutzer', + 'user_one' => 'Benutzer', + 'user_other' => 'Benutzer', 'token' => 'Token', 'token_one' => 'Token', 'token_other' => 'Tokens', 'backup' => 'Backup', 'backup_one' => 'Backup', 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', + 'setting' => 'Einstellung', + 'setting_one' => 'Einstellung', + 'setting_other' => 'Einstellungen', + 'search' => 'Suchen', 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address' => 'Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', + 'exit_admin_cp' => 'Admin Control Panel verlassen', + 'suspended' => 'Gesperrt', + 'network' => 'Netzwerk', + 'ip' => 'IP Adresse', + 'address' => 'Adresse', + 'address_one' => 'Adresse', + 'address_other' => 'Adressen', 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', + 'mac_address' => 'Mac Adresse', + 'none' => 'Keine', + 'unlimited' => 'Unlimitiert', + 'launch' => 'Starten', + 'create' => 'Erstellen', + 'cancel' => 'Abbrechen', + 'display_name' => 'Anzeigename', 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', + 'reinstall' => 'Neuinstallieren', 'template' => 'Template', 'template_one' => 'Template', 'template_other' => 'Templates', From 457013bbcf0689ccdcfcb1de211c432319fc954f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 22 May 2023 15:51:09 -0500 Subject: [PATCH 3159/4012] New translations validation.php (German) --- lang/de_DE/validation.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lang/de_DE/validation.php b/lang/de_DE/validation.php index fb7ab94e8f5..ed5b019d195 100644 --- a/lang/de_DE/validation.php +++ b/lang/de_DE/validation.php @@ -72,15 +72,15 @@ 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', 'integer' => 'The :attribute must be an integer.', - 'ip' => 'The :attribute must be a valid IP address.', - 'ipv4' => 'The :attribute must be a valid IPv4 address.', - 'ipv6' => 'The :attribute must be a valid IPv6 address.', - 'json' => 'The :attribute must be a valid JSON string.', + 'ip' => 'Das :attribute muss eine gültige IP-Adresse sein.', + 'ipv4' => 'Das :attribute muss eine gültige IPv4-Adresse sein.', + 'ipv6' => 'Das :attribute muss eine gültige IPv6-Adresse sein.', + 'json' => 'Das :attribute muss eine gültiger JSON-String sein.', 'lt' => [ 'array' => 'The :attribute must have less than :value items.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'numeric' => 'The :attribute must be less than :value.', - 'string' => 'The :attribute must be less than :value characters.', + 'file' => 'Das :attribute darf nur weniger als :value Kilobyte sein.', + 'numeric' => 'Das :attribute darf nur weniger als :value sein.', + 'string' => 'Das :attribute darf nur weniger als :value Zeichen haben.', ], 'lte' => [ 'array' => 'The :attribute must not have more than :value items.', From 96349b00e40d66c7ce2bd492442db9565f118bf1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:05 -0500 Subject: [PATCH 3160/4012] New translations strings.php (Romanian) --- lang/ro_RO/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ro_RO/strings.php b/lang/ro_RO/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/ro_RO/strings.php +++ b/lang/ro_RO/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From b00f3f6f31204fe9963ef73f636115920c2c05fe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:06 -0500 Subject: [PATCH 3161/4012] New translations strings.php (French) --- lang/fr_FR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fr_FR/strings.php b/lang/fr_FR/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/fr_FR/strings.php +++ b/lang/fr_FR/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 5c019191277d3c555ba2ee8dc69d29a22c0e2f77 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:07 -0500 Subject: [PATCH 3162/4012] New translations strings.php (Spanish) --- lang/es_ES/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/es_ES/strings.php b/lang/es_ES/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/es_ES/strings.php +++ b/lang/es_ES/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From c7ffbeffed8543dd8e94eb22526945040172ef48 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:07 -0500 Subject: [PATCH 3163/4012] New translations strings.php (Afrikaans) --- lang/af_ZA/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/af_ZA/strings.php b/lang/af_ZA/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/af_ZA/strings.php +++ b/lang/af_ZA/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 84c2d2f9383a66f08fae01a53b3975e4869e5240 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:08 -0500 Subject: [PATCH 3164/4012] New translations strings.php (Arabic) --- lang/ar_SA/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ar_SA/strings.php b/lang/ar_SA/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/ar_SA/strings.php +++ b/lang/ar_SA/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From e3f178fa3d44b17c2c4c097b9005eb69479df531 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:09 -0500 Subject: [PATCH 3165/4012] New translations strings.php (Catalan) --- lang/ca_ES/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ca_ES/strings.php b/lang/ca_ES/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/ca_ES/strings.php +++ b/lang/ca_ES/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 7b61c0470ae50833d793b9f7c6d1c4760ac79b07 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:10 -0500 Subject: [PATCH 3166/4012] New translations strings.php (Czech) --- lang/cs_CZ/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/cs_CZ/strings.php b/lang/cs_CZ/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/cs_CZ/strings.php +++ b/lang/cs_CZ/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From e121c162b0551b074d41c58d5e2a9484d0a2dfa4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:11 -0500 Subject: [PATCH 3167/4012] New translations strings.php (Danish) --- lang/da_DK/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/da_DK/strings.php b/lang/da_DK/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/da_DK/strings.php +++ b/lang/da_DK/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 769c5361dae8c64421f7afcb65dd5f00ffad8315 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:12 -0500 Subject: [PATCH 3168/4012] New translations strings.php (German) --- lang/de_DE/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/de_DE/strings.php b/lang/de_DE/strings.php index 4c478c34466..b5e24a7838f 100644 --- a/lang/de_DE/strings.php +++ b/lang/de_DE/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 44716f5297d57dfe25a7923379346371a87f9725 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:13 -0500 Subject: [PATCH 3169/4012] New translations strings.php (Greek) --- lang/el_GR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/el_GR/strings.php b/lang/el_GR/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/el_GR/strings.php +++ b/lang/el_GR/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 21e011f8b126d5aaaaa62409645ac1d5fdf006eb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:14 -0500 Subject: [PATCH 3170/4012] New translations strings.php (Finnish) --- lang/fi_FI/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fi_FI/strings.php b/lang/fi_FI/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/fi_FI/strings.php +++ b/lang/fi_FI/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 3234574b13df4761bfaa8ed7f932ccaa6609897d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:15 -0500 Subject: [PATCH 3171/4012] New translations strings.php (Hebrew) --- lang/he_IL/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/he_IL/strings.php b/lang/he_IL/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/he_IL/strings.php +++ b/lang/he_IL/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From ca645ab9aa5d4333005d2d20245b1b3b87f4c417 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:16 -0500 Subject: [PATCH 3172/4012] New translations strings.php (Hungarian) --- lang/hu_HU/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/hu_HU/strings.php b/lang/hu_HU/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/hu_HU/strings.php +++ b/lang/hu_HU/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 255aced93f02afa3f5a0b82f4b18bbfd62c3a7a4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:17 -0500 Subject: [PATCH 3173/4012] New translations strings.php (Italian) --- lang/it_IT/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/it_IT/strings.php b/lang/it_IT/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/it_IT/strings.php +++ b/lang/it_IT/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 1cdf7ca5302f0f90e58b7f433c0ad95878e5bb74 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:18 -0500 Subject: [PATCH 3174/4012] New translations strings.php (Japanese) --- lang/ja_JP/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ja_JP/strings.php b/lang/ja_JP/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/ja_JP/strings.php +++ b/lang/ja_JP/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 6f3b9ddc8f45bc7a3f9c22f3990ac366c66745cb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:19 -0500 Subject: [PATCH 3175/4012] New translations strings.php (Korean) --- lang/ko_KR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ko_KR/strings.php b/lang/ko_KR/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/ko_KR/strings.php +++ b/lang/ko_KR/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From ef86ac9f869a6a1cfc68d0ddc822d42d147a72ea Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:19 -0500 Subject: [PATCH 3176/4012] New translations strings.php (Dutch) --- lang/nl_NL/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/nl_NL/strings.php b/lang/nl_NL/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/nl_NL/strings.php +++ b/lang/nl_NL/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 411f488a5d2e34d1b87afb95dbf8c6e63ad33b07 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:20 -0500 Subject: [PATCH 3177/4012] New translations strings.php (Norwegian) --- lang/no_NO/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/no_NO/strings.php b/lang/no_NO/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/no_NO/strings.php +++ b/lang/no_NO/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 612703ac4dfb58d479b8a50c02a88c807435b610 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:21 -0500 Subject: [PATCH 3178/4012] New translations strings.php (Polish) --- lang/pl_PL/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pl_PL/strings.php b/lang/pl_PL/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/pl_PL/strings.php +++ b/lang/pl_PL/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From da6e1a0eb11904237bd3f824783dfad1e1d9bced Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:22 -0500 Subject: [PATCH 3179/4012] New translations strings.php (Portuguese) --- lang/pt_PT/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pt_PT/strings.php b/lang/pt_PT/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/pt_PT/strings.php +++ b/lang/pt_PT/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From a4560aea579dc737fc9a3b39ecd71f64e5dd554c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:23 -0500 Subject: [PATCH 3180/4012] New translations strings.php (Russian) --- lang/ru_RU/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ru_RU/strings.php b/lang/ru_RU/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/ru_RU/strings.php +++ b/lang/ru_RU/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 3deae9638f6b5a7139b8ae51962d0be5fc843c61 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:24 -0500 Subject: [PATCH 3181/4012] New translations strings.php (Serbian (Cyrillic)) --- lang/sr_SP/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/sr_SP/strings.php b/lang/sr_SP/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/sr_SP/strings.php +++ b/lang/sr_SP/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 96b7d9dd200d295a47c0643fdfd634b317bd6192 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:25 -0500 Subject: [PATCH 3182/4012] New translations strings.php (Swedish) --- lang/sv_SE/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/sv_SE/strings.php b/lang/sv_SE/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/sv_SE/strings.php +++ b/lang/sv_SE/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 2f143615c17e8f393ed1a7347eab0b3376e471a8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:26 -0500 Subject: [PATCH 3183/4012] New translations strings.php (Turkish) --- lang/tr_TR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/tr_TR/strings.php b/lang/tr_TR/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/tr_TR/strings.php +++ b/lang/tr_TR/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From a2a30f3e2e522c5409b2b7a7eb9d274d6a60b54b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:27 -0500 Subject: [PATCH 3184/4012] New translations strings.php (Ukrainian) --- lang/uk_UA/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/uk_UA/strings.php b/lang/uk_UA/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/uk_UA/strings.php +++ b/lang/uk_UA/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 86a13843123ffc216c961bcd746151428f2624f0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:28 -0500 Subject: [PATCH 3185/4012] New translations strings.php (Chinese Simplified) --- lang/zh_CN/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/zh_CN/strings.php b/lang/zh_CN/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/zh_CN/strings.php +++ b/lang/zh_CN/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From f820aa86400dae5285d46912e5eb946a81ffb7c6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:31 -0500 Subject: [PATCH 3186/4012] New translations strings.php (Chinese Traditional) --- lang/zh_TW/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/zh_TW/strings.php b/lang/zh_TW/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/zh_TW/strings.php +++ b/lang/zh_TW/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 812a32760e59ab23801cf9955cbf9bbfa5f548a7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:32 -0500 Subject: [PATCH 3187/4012] New translations strings.php (English) --- lang/en_US/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_US/strings.php b/lang/en_US/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/en_US/strings.php +++ b/lang/en_US/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 3d0fbe81c0e5fd4186bf1c086bf345eb13219ae2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:33 -0500 Subject: [PATCH 3188/4012] New translations strings.php (Vietnamese) --- lang/vi_VN/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/vi_VN/strings.php b/lang/vi_VN/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/vi_VN/strings.php +++ b/lang/vi_VN/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 46054a8ac6c53e2a580cde3191658fd5e18b5e4c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:33 -0500 Subject: [PATCH 3189/4012] New translations strings.php (Icelandic) --- lang/is_IS/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/is_IS/strings.php b/lang/is_IS/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/is_IS/strings.php +++ b/lang/is_IS/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 98468377f6c5413ce8a8d5be4f57b6c96060ebe5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:34 -0500 Subject: [PATCH 3190/4012] New translations strings.php (Portuguese, Brazilian) --- lang/pt_BR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pt_BR/strings.php b/lang/pt_BR/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/pt_BR/strings.php +++ b/lang/pt_BR/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 6e7b8c4351c2d992a894c73f6987defbe1242840 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:16:35 -0500 Subject: [PATCH 3191/4012] New translations strings.php (Hindi) --- lang/hi_IN/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/hi_IN/strings.php b/lang/hi_IN/strings.php index f0df2a12ca2..9c29fa104c9 100644 --- a/lang/hi_IN/strings.php +++ b/lang/hi_IN/strings.php @@ -95,4 +95,5 @@ 'iso' => 'ISO', 'iso_one' => 'ISO', 'iso_other' => 'ISOs', + 'ipam' => 'IPAM', ]; From 2d4b32d5d3b08b91736938a956254a9907d40784 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:44:55 -0500 Subject: [PATCH 3192/4012] New translations strings.php (Romanian) --- lang/ro_RO/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/ro_RO/strings.php b/lang/ro_RO/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/ro_RO/strings.php +++ b/lang/ro_RO/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 528aaaed98e532124be932b9e92bfe8e8254d368 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:44:56 -0500 Subject: [PATCH 3193/4012] New translations strings.php (French) --- lang/fr_FR/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/fr_FR/strings.php b/lang/fr_FR/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/fr_FR/strings.php +++ b/lang/fr_FR/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From de3c730a5bd6cbf2b68b48b0c7ff643673afdce7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:44:57 -0500 Subject: [PATCH 3194/4012] New translations strings.php (Spanish) --- lang/es_ES/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/es_ES/strings.php b/lang/es_ES/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/es_ES/strings.php +++ b/lang/es_ES/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 50cf270ceee3dad8ca0500a9e0d69e79a43ae3c2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:44:58 -0500 Subject: [PATCH 3195/4012] New translations strings.php (Afrikaans) --- lang/af_ZA/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/af_ZA/strings.php b/lang/af_ZA/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/af_ZA/strings.php +++ b/lang/af_ZA/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 5dc35119ea75ec438592d82053e9eda2b2b2b6ed Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:44:58 -0500 Subject: [PATCH 3196/4012] New translations strings.php (Arabic) --- lang/ar_SA/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/ar_SA/strings.php b/lang/ar_SA/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/ar_SA/strings.php +++ b/lang/ar_SA/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From b2f4eb5cadb2f50b7308878e87cef53d8c7c6811 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:44:59 -0500 Subject: [PATCH 3197/4012] New translations strings.php (Catalan) --- lang/ca_ES/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/ca_ES/strings.php b/lang/ca_ES/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/ca_ES/strings.php +++ b/lang/ca_ES/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From db1f34a79db3d1c8b6fab5c10776343a49e9ffe9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:00 -0500 Subject: [PATCH 3198/4012] New translations strings.php (Czech) --- lang/cs_CZ/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/cs_CZ/strings.php b/lang/cs_CZ/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/cs_CZ/strings.php +++ b/lang/cs_CZ/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From ff177aa1ba3f30ff9fa8d168f6edaaea4034dfe1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:01 -0500 Subject: [PATCH 3199/4012] New translations strings.php (Danish) --- lang/da_DK/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/da_DK/strings.php b/lang/da_DK/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/da_DK/strings.php +++ b/lang/da_DK/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 997c7359f539c0e262420589848665170a9c58aa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:02 -0500 Subject: [PATCH 3200/4012] New translations strings.php (German) --- lang/de_DE/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/de_DE/strings.php b/lang/de_DE/strings.php index b5e24a7838f..5414f67517a 100644 --- a/lang/de_DE/strings.php +++ b/lang/de_DE/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From cd6a69f38612881d7b538421160ba5305fd1673e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:03 -0500 Subject: [PATCH 3201/4012] New translations strings.php (Greek) --- lang/el_GR/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/el_GR/strings.php b/lang/el_GR/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/el_GR/strings.php +++ b/lang/el_GR/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 9fc7378bf0893905aa29f95bdaaab2d729950bf6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:04 -0500 Subject: [PATCH 3202/4012] New translations strings.php (Finnish) --- lang/fi_FI/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/fi_FI/strings.php b/lang/fi_FI/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/fi_FI/strings.php +++ b/lang/fi_FI/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 5afded5e85fb334032a9d6421c228daaf3bd532f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:05 -0500 Subject: [PATCH 3203/4012] New translations strings.php (Hebrew) --- lang/he_IL/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/he_IL/strings.php b/lang/he_IL/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/he_IL/strings.php +++ b/lang/he_IL/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From cc671590c3a41cafac66f8cb01b1ab9ec4b8c9f6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:06 -0500 Subject: [PATCH 3204/4012] New translations strings.php (Hungarian) --- lang/hu_HU/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/hu_HU/strings.php b/lang/hu_HU/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/hu_HU/strings.php +++ b/lang/hu_HU/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 7090f46c85ef627bdfc9963dddaeb122b9bedfa1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:07 -0500 Subject: [PATCH 3205/4012] New translations strings.php (Italian) --- lang/it_IT/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/it_IT/strings.php b/lang/it_IT/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/it_IT/strings.php +++ b/lang/it_IT/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 09594f13cd309658fadec23ddba2155440c6229b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:08 -0500 Subject: [PATCH 3206/4012] New translations strings.php (Japanese) --- lang/ja_JP/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/ja_JP/strings.php b/lang/ja_JP/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/ja_JP/strings.php +++ b/lang/ja_JP/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 0642a8b56ae8b63ad7f1cd694235e797b24b483b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:08 -0500 Subject: [PATCH 3207/4012] New translations strings.php (Korean) --- lang/ko_KR/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/ko_KR/strings.php b/lang/ko_KR/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/ko_KR/strings.php +++ b/lang/ko_KR/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 47425669cf922935c695c7421ac42bb3ce93c8b1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:09 -0500 Subject: [PATCH 3208/4012] New translations strings.php (Dutch) --- lang/nl_NL/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/nl_NL/strings.php b/lang/nl_NL/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/nl_NL/strings.php +++ b/lang/nl_NL/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From c14d26da8854bd3865d922c53c3241a4359828a7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:10 -0500 Subject: [PATCH 3209/4012] New translations strings.php (Norwegian) --- lang/no_NO/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/no_NO/strings.php b/lang/no_NO/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/no_NO/strings.php +++ b/lang/no_NO/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 1abc090a3aa15f912cae41eb1149fc31b2c64239 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:11 -0500 Subject: [PATCH 3210/4012] New translations strings.php (Polish) --- lang/pl_PL/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/pl_PL/strings.php b/lang/pl_PL/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/pl_PL/strings.php +++ b/lang/pl_PL/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From ba84ad28775799b80596aaf51a27d17d9d3696b3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:12 -0500 Subject: [PATCH 3211/4012] New translations strings.php (Portuguese) --- lang/pt_PT/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/pt_PT/strings.php b/lang/pt_PT/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/pt_PT/strings.php +++ b/lang/pt_PT/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From e35ee1cfa9cff9c8bbc17cd77cd9fb3f1b9d106f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:13 -0500 Subject: [PATCH 3212/4012] New translations strings.php (Russian) --- lang/ru_RU/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/ru_RU/strings.php b/lang/ru_RU/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/ru_RU/strings.php +++ b/lang/ru_RU/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 69c0cd2c5087ce8baa8b01a9a9a85f5c642df7c8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:14 -0500 Subject: [PATCH 3213/4012] New translations strings.php (Serbian (Cyrillic)) --- lang/sr_SP/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/sr_SP/strings.php b/lang/sr_SP/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/sr_SP/strings.php +++ b/lang/sr_SP/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 181e4e36ca6ede8128c8d4872e22614afe355e1c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:14 -0500 Subject: [PATCH 3214/4012] New translations strings.php (Swedish) --- lang/sv_SE/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/sv_SE/strings.php b/lang/sv_SE/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/sv_SE/strings.php +++ b/lang/sv_SE/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 504b0f195bfa96dd89aa8e7a1e71c9cb91c73444 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:16 -0500 Subject: [PATCH 3215/4012] New translations strings.php (Turkish) --- lang/tr_TR/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/tr_TR/strings.php b/lang/tr_TR/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/tr_TR/strings.php +++ b/lang/tr_TR/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 9f270ec89616f1b02336b5e5642c0c902d7f5787 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:16 -0500 Subject: [PATCH 3216/4012] New translations strings.php (Ukrainian) --- lang/uk_UA/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/uk_UA/strings.php b/lang/uk_UA/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/uk_UA/strings.php +++ b/lang/uk_UA/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From c4de273dd01dfba04d459442ef2e6bd41f51caa8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:17 -0500 Subject: [PATCH 3217/4012] New translations strings.php (Chinese Simplified) --- lang/zh_CN/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/zh_CN/strings.php b/lang/zh_CN/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/zh_CN/strings.php +++ b/lang/zh_CN/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 85dac0bb1eb68c531d3d3e0537448e696598a80a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:18 -0500 Subject: [PATCH 3218/4012] New translations strings.php (Chinese Traditional) --- lang/zh_TW/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/zh_TW/strings.php b/lang/zh_TW/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/zh_TW/strings.php +++ b/lang/zh_TW/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 875da5232f9ca4c45b93dc6c438e6bcebbbd44ee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:19 -0500 Subject: [PATCH 3219/4012] New translations strings.php (English) --- lang/en_US/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/en_US/strings.php b/lang/en_US/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/en_US/strings.php +++ b/lang/en_US/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 664c9f63139ec7088a79699417bf85de878fd3f5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:20 -0500 Subject: [PATCH 3220/4012] New translations strings.php (Vietnamese) --- lang/vi_VN/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/vi_VN/strings.php b/lang/vi_VN/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/vi_VN/strings.php +++ b/lang/vi_VN/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From a4509c9478d6c797782cf08010185ca619335032 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:21 -0500 Subject: [PATCH 3221/4012] New translations strings.php (Icelandic) --- lang/is_IS/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/is_IS/strings.php b/lang/is_IS/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/is_IS/strings.php +++ b/lang/is_IS/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From dc519a8d7115be94116c49fc2829a82ab31f59fd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:22 -0500 Subject: [PATCH 3222/4012] New translations strings.php (Portuguese, Brazilian) --- lang/pt_BR/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/pt_BR/strings.php b/lang/pt_BR/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/pt_BR/strings.php +++ b/lang/pt_BR/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 233f5dfd2363a74bd8d9a3c036da257648d60670 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:23 -0500 Subject: [PATCH 3223/4012] New translations strings.php (Hindi) --- lang/hi_IN/strings.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/hi_IN/strings.php b/lang/hi_IN/strings.php index 9c29fa104c9..b8a6ea1e8e9 100644 --- a/lang/hi_IN/strings.php +++ b/lang/hi_IN/strings.php @@ -96,4 +96,7 @@ 'iso_one' => 'ISO', 'iso_other' => 'ISOs', 'ipam' => 'IPAM', + 'link' => 'Link', + 'file_name' => 'File Name', + 'query' => 'Query', ]; From 0e3991ce085e0e8aa92ac28825261015b535f474 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:23 -0500 Subject: [PATCH 3224/4012] New translations isos.php (Romanian) --- lang/ro_RO/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ro_RO/admin/nodes/isos.php diff --git a/lang/ro_RO/admin/nodes/isos.php b/lang/ro_RO/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/ro_RO/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 0bd626b0642b53ee98e836ef5125c86de0d6d4b9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:24 -0500 Subject: [PATCH 3225/4012] New translations isos.php (French) --- lang/fr_FR/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/fr_FR/admin/nodes/isos.php diff --git a/lang/fr_FR/admin/nodes/isos.php b/lang/fr_FR/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/fr_FR/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 2c12c25a06b85a1e13bc1246fde91f064af39d27 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:25 -0500 Subject: [PATCH 3226/4012] New translations isos.php (Spanish) --- lang/es_ES/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/es_ES/admin/nodes/isos.php diff --git a/lang/es_ES/admin/nodes/isos.php b/lang/es_ES/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/es_ES/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From a5f3a93c37ce642ca16d515f059d58b949cc71de Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:26 -0500 Subject: [PATCH 3227/4012] New translations isos.php (Afrikaans) --- lang/af_ZA/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/af_ZA/admin/nodes/isos.php diff --git a/lang/af_ZA/admin/nodes/isos.php b/lang/af_ZA/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/af_ZA/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From d719125d455a507ca60eff9c526bc65fa677a7bb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:27 -0500 Subject: [PATCH 3228/4012] New translations isos.php (Arabic) --- lang/ar_SA/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ar_SA/admin/nodes/isos.php diff --git a/lang/ar_SA/admin/nodes/isos.php b/lang/ar_SA/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/ar_SA/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From fd3d06c5b1e54b995f17d5ffed8b93a0b3645b75 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:27 -0500 Subject: [PATCH 3229/4012] New translations isos.php (Catalan) --- lang/ca_ES/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ca_ES/admin/nodes/isos.php diff --git a/lang/ca_ES/admin/nodes/isos.php b/lang/ca_ES/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/ca_ES/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From f05681de586f4705676f0c6b4c1d16ed867d0e40 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:28 -0500 Subject: [PATCH 3230/4012] New translations isos.php (Czech) --- lang/cs_CZ/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/cs_CZ/admin/nodes/isos.php diff --git a/lang/cs_CZ/admin/nodes/isos.php b/lang/cs_CZ/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/cs_CZ/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 51139f82a05da7c6bf7ce23d090c62c2fa06ce32 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:29 -0500 Subject: [PATCH 3231/4012] New translations isos.php (Danish) --- lang/da_DK/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/da_DK/admin/nodes/isos.php diff --git a/lang/da_DK/admin/nodes/isos.php b/lang/da_DK/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/da_DK/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 580ba2e7bb96997fff2526c30b42752a2262750c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:30 -0500 Subject: [PATCH 3232/4012] New translations isos.php (German) --- lang/de_DE/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/de_DE/admin/nodes/isos.php diff --git a/lang/de_DE/admin/nodes/isos.php b/lang/de_DE/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/de_DE/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 05f1a211bf78e19081b145186f795d70741fe055 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:31 -0500 Subject: [PATCH 3233/4012] New translations isos.php (Greek) --- lang/el_GR/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/el_GR/admin/nodes/isos.php diff --git a/lang/el_GR/admin/nodes/isos.php b/lang/el_GR/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/el_GR/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 19e33a17a04b742c4d3f6004131aff7ba06aa15a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:32 -0500 Subject: [PATCH 3234/4012] New translations isos.php (Finnish) --- lang/fi_FI/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/fi_FI/admin/nodes/isos.php diff --git a/lang/fi_FI/admin/nodes/isos.php b/lang/fi_FI/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/fi_FI/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 9b73ffb382e5b1929e65656b8c5542a89d6a954e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:32 -0500 Subject: [PATCH 3235/4012] New translations isos.php (Hebrew) --- lang/he_IL/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/he_IL/admin/nodes/isos.php diff --git a/lang/he_IL/admin/nodes/isos.php b/lang/he_IL/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/he_IL/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 0fa9cb11d9c40717b72c18d0a0d96da931796488 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:33 -0500 Subject: [PATCH 3236/4012] New translations isos.php (Hungarian) --- lang/hu_HU/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/hu_HU/admin/nodes/isos.php diff --git a/lang/hu_HU/admin/nodes/isos.php b/lang/hu_HU/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/hu_HU/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From ff57680c042832eb6391ae159457879a1496d8ec Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:34 -0500 Subject: [PATCH 3237/4012] New translations isos.php (Italian) --- lang/it_IT/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/it_IT/admin/nodes/isos.php diff --git a/lang/it_IT/admin/nodes/isos.php b/lang/it_IT/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/it_IT/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 9787ef9d65e3b83c61cf93e73fabac4afff35390 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:35 -0500 Subject: [PATCH 3238/4012] New translations isos.php (Japanese) --- lang/ja_JP/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ja_JP/admin/nodes/isos.php diff --git a/lang/ja_JP/admin/nodes/isos.php b/lang/ja_JP/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/ja_JP/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 968dbd89405a441dbbaf95972ec371c6363dd5d3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:36 -0500 Subject: [PATCH 3239/4012] New translations isos.php (Korean) --- lang/ko_KR/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ko_KR/admin/nodes/isos.php diff --git a/lang/ko_KR/admin/nodes/isos.php b/lang/ko_KR/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/ko_KR/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 931fe2d01899de360d373f482a03d0b94d1462c1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:37 -0500 Subject: [PATCH 3240/4012] New translations isos.php (Dutch) --- lang/nl_NL/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/nl_NL/admin/nodes/isos.php diff --git a/lang/nl_NL/admin/nodes/isos.php b/lang/nl_NL/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/nl_NL/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 8a520a91922abe2fe8b03d5226520a7dfe177711 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:38 -0500 Subject: [PATCH 3241/4012] New translations isos.php (Norwegian) --- lang/no_NO/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/no_NO/admin/nodes/isos.php diff --git a/lang/no_NO/admin/nodes/isos.php b/lang/no_NO/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/no_NO/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 65cb608ca63df276065228e5405212f723aeb89f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:38 -0500 Subject: [PATCH 3242/4012] New translations isos.php (Polish) --- lang/pl_PL/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/pl_PL/admin/nodes/isos.php diff --git a/lang/pl_PL/admin/nodes/isos.php b/lang/pl_PL/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/pl_PL/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 8588e517c589cf29ad6f95d5fc38eb7e679902d6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:39 -0500 Subject: [PATCH 3243/4012] New translations isos.php (Portuguese) --- lang/pt_PT/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/pt_PT/admin/nodes/isos.php diff --git a/lang/pt_PT/admin/nodes/isos.php b/lang/pt_PT/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/pt_PT/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From a11f417fb384c15bc00b185f64748dc8e6844da4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:40 -0500 Subject: [PATCH 3244/4012] New translations isos.php (Russian) --- lang/ru_RU/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/ru_RU/admin/nodes/isos.php diff --git a/lang/ru_RU/admin/nodes/isos.php b/lang/ru_RU/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/ru_RU/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 6b048df091d51faa999326cb2e76fb616a979f9c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:41 -0500 Subject: [PATCH 3245/4012] New translations isos.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/sr_SP/admin/nodes/isos.php diff --git a/lang/sr_SP/admin/nodes/isos.php b/lang/sr_SP/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/sr_SP/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 24eb31c9ce6a91de11560415b4940d051415651d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:42 -0500 Subject: [PATCH 3246/4012] New translations isos.php (Swedish) --- lang/sv_SE/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/sv_SE/admin/nodes/isos.php diff --git a/lang/sv_SE/admin/nodes/isos.php b/lang/sv_SE/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/sv_SE/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From d3378c07346e3d4561747636e3afde9fd11fef39 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:43 -0500 Subject: [PATCH 3247/4012] New translations isos.php (Turkish) --- lang/tr_TR/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/tr_TR/admin/nodes/isos.php diff --git a/lang/tr_TR/admin/nodes/isos.php b/lang/tr_TR/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/tr_TR/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 2afafab71544df0482d4ed7481e386ff19d91102 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:43 -0500 Subject: [PATCH 3248/4012] New translations isos.php (Ukrainian) --- lang/uk_UA/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/uk_UA/admin/nodes/isos.php diff --git a/lang/uk_UA/admin/nodes/isos.php b/lang/uk_UA/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/uk_UA/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 873da5f7e1eafa470e85b145431e33515d63f87a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:44 -0500 Subject: [PATCH 3249/4012] New translations isos.php (Chinese Simplified) --- lang/zh_CN/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/zh_CN/admin/nodes/isos.php diff --git a/lang/zh_CN/admin/nodes/isos.php b/lang/zh_CN/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/zh_CN/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From f9b64648742544c7e4e694c0a5d9e099723dcb54 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:45 -0500 Subject: [PATCH 3250/4012] New translations isos.php (Chinese Traditional) --- lang/zh_TW/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/zh_TW/admin/nodes/isos.php diff --git a/lang/zh_TW/admin/nodes/isos.php b/lang/zh_TW/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/zh_TW/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From ade030bc0f917aa45732a9654c57889c95a47b78 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:46 -0500 Subject: [PATCH 3251/4012] New translations isos.php (English) --- lang/en_US/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/en_US/admin/nodes/isos.php diff --git a/lang/en_US/admin/nodes/isos.php b/lang/en_US/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/en_US/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From d1b414d3ead37e711c585d7431879ae3d69c5390 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:47 -0500 Subject: [PATCH 3252/4012] New translations isos.php (Vietnamese) --- lang/vi_VN/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/vi_VN/admin/nodes/isos.php diff --git a/lang/vi_VN/admin/nodes/isos.php b/lang/vi_VN/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/vi_VN/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 4b93a07f27a8d109d7d80c87c64d75ddb9cf86da Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:48 -0500 Subject: [PATCH 3253/4012] New translations isos.php (Icelandic) --- lang/is_IS/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/is_IS/admin/nodes/isos.php diff --git a/lang/is_IS/admin/nodes/isos.php b/lang/is_IS/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/is_IS/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 09611da1b9bd52a1ccac7c6650827547801116f9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:48 -0500 Subject: [PATCH 3254/4012] New translations isos.php (Portuguese, Brazilian) --- lang/pt_BR/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/pt_BR/admin/nodes/isos.php diff --git a/lang/pt_BR/admin/nodes/isos.php b/lang/pt_BR/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/pt_BR/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 0d910c0e30ee7c35bd798852a4f3b2330f6b704d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 18:45:49 -0500 Subject: [PATCH 3255/4012] New translations isos.php (Hindi) --- lang/hi_IN/admin/nodes/isos.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lang/hi_IN/admin/nodes/isos.php diff --git a/lang/hi_IN/admin/nodes/isos.php b/lang/hi_IN/admin/nodes/isos.php new file mode 100644 index 00000000000..101ca304dc3 --- /dev/null +++ b/lang/hi_IN/admin/nodes/isos.php @@ -0,0 +1,12 @@ + 'Create ISO', + 'checksum_algorithm' => 'Checksum Algorithm', + 'checksum' => 'Checksum', + 'create_modal' => [ + 'title' => 'Create an ISO', + 'non_iso_file_name_error' => 'The file extension must end in .iso', + 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + ], +]; \ No newline at end of file From 19035adb0d8e0b1c6228cb70fbf2c5b9848c7ef9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:40 -0500 Subject: [PATCH 3256/4012] New translations strings.php (Romanian) --- lang/ro_RO/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ro_RO/strings.php b/lang/ro_RO/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/ro_RO/strings.php +++ b/lang/ro_RO/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 786c6eb5bd4d9753d287695bdfe7202a5ee5a46d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:41 -0500 Subject: [PATCH 3257/4012] New translations strings.php (French) --- lang/fr_FR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fr_FR/strings.php b/lang/fr_FR/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/fr_FR/strings.php +++ b/lang/fr_FR/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 3b26fccc4f15cafeadd5ac62095637901b69a9c6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:42 -0500 Subject: [PATCH 3258/4012] New translations strings.php (Spanish) --- lang/es_ES/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/es_ES/strings.php b/lang/es_ES/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/es_ES/strings.php +++ b/lang/es_ES/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 84bd652aa0553a9dea66df83418f81ff26a3f1a6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:43 -0500 Subject: [PATCH 3259/4012] New translations strings.php (Afrikaans) --- lang/af_ZA/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/af_ZA/strings.php b/lang/af_ZA/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/af_ZA/strings.php +++ b/lang/af_ZA/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From b550acfd8bf9e95686a90755a1c6ecbad9d27293 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:43 -0500 Subject: [PATCH 3260/4012] New translations strings.php (Arabic) --- lang/ar_SA/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ar_SA/strings.php b/lang/ar_SA/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/ar_SA/strings.php +++ b/lang/ar_SA/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 050df0c019ec89b047d0f2a8fa7991cdd87e0ff0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:44 -0500 Subject: [PATCH 3261/4012] New translations strings.php (Catalan) --- lang/ca_ES/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ca_ES/strings.php b/lang/ca_ES/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/ca_ES/strings.php +++ b/lang/ca_ES/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 5f2b062542d43d629351de8e1901ab8d6c30fdfe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:45 -0500 Subject: [PATCH 3262/4012] New translations strings.php (Czech) --- lang/cs_CZ/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/cs_CZ/strings.php b/lang/cs_CZ/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/cs_CZ/strings.php +++ b/lang/cs_CZ/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 246b801f6de87dc7bbdeb229e9cec4cf8e166889 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:46 -0500 Subject: [PATCH 3263/4012] New translations strings.php (Danish) --- lang/da_DK/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/da_DK/strings.php b/lang/da_DK/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/da_DK/strings.php +++ b/lang/da_DK/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From bb8c6bc7f34d15d00f3fad0eab360d4b60fcc076 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:47 -0500 Subject: [PATCH 3264/4012] New translations strings.php (German) --- lang/de_DE/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/de_DE/strings.php b/lang/de_DE/strings.php index 5414f67517a..7e79775a9ee 100644 --- a/lang/de_DE/strings.php +++ b/lang/de_DE/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From eb8070a2a5b34b814b2b918649689fefead2a7c7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:48 -0500 Subject: [PATCH 3265/4012] New translations strings.php (Greek) --- lang/el_GR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/el_GR/strings.php b/lang/el_GR/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/el_GR/strings.php +++ b/lang/el_GR/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 604aca0de7e464ceb41a5834cbeba4c769448b09 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:49 -0500 Subject: [PATCH 3266/4012] New translations strings.php (Finnish) --- lang/fi_FI/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fi_FI/strings.php b/lang/fi_FI/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/fi_FI/strings.php +++ b/lang/fi_FI/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 84b6a0ab57139402625c0bb949b1d91092deb039 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:50 -0500 Subject: [PATCH 3267/4012] New translations strings.php (Hebrew) --- lang/he_IL/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/he_IL/strings.php b/lang/he_IL/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/he_IL/strings.php +++ b/lang/he_IL/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 3d12440a68a5f84b32f2f282e951caa5c1e75b2d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:51 -0500 Subject: [PATCH 3268/4012] New translations strings.php (Hungarian) --- lang/hu_HU/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/hu_HU/strings.php b/lang/hu_HU/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/hu_HU/strings.php +++ b/lang/hu_HU/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 377e4c4e7ee5f947f6ac56a7f512be5fd5ba6e29 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:51 -0500 Subject: [PATCH 3269/4012] New translations strings.php (Italian) --- lang/it_IT/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/it_IT/strings.php b/lang/it_IT/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/it_IT/strings.php +++ b/lang/it_IT/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From fae1be63d274378ae1eb803aba053a764b0979ea Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:52 -0500 Subject: [PATCH 3270/4012] New translations strings.php (Japanese) --- lang/ja_JP/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ja_JP/strings.php b/lang/ja_JP/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/ja_JP/strings.php +++ b/lang/ja_JP/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 9e35230d3a2e7917e2c295b865067a2b52c88ce5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:53 -0500 Subject: [PATCH 3271/4012] New translations strings.php (Korean) --- lang/ko_KR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ko_KR/strings.php b/lang/ko_KR/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/ko_KR/strings.php +++ b/lang/ko_KR/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 7287ef86d989d0090e76f73c0153403efe9c8aff Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:54 -0500 Subject: [PATCH 3272/4012] New translations strings.php (Dutch) --- lang/nl_NL/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/nl_NL/strings.php b/lang/nl_NL/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/nl_NL/strings.php +++ b/lang/nl_NL/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From f34a9c2f8caaf765a3e6ecf9b4e6d1d71183a367 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:55 -0500 Subject: [PATCH 3273/4012] New translations strings.php (Norwegian) --- lang/no_NO/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/no_NO/strings.php b/lang/no_NO/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/no_NO/strings.php +++ b/lang/no_NO/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From ab0ede7404b923f234b69dec48f0ac69985b331c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:56 -0500 Subject: [PATCH 3274/4012] New translations strings.php (Polish) --- lang/pl_PL/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pl_PL/strings.php b/lang/pl_PL/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/pl_PL/strings.php +++ b/lang/pl_PL/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 9103d89373e271b2c3585ec776f1bc9fc28f3d30 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:57 -0500 Subject: [PATCH 3275/4012] New translations strings.php (Portuguese) --- lang/pt_PT/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pt_PT/strings.php b/lang/pt_PT/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/pt_PT/strings.php +++ b/lang/pt_PT/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 793d1d2051a9d6736a46404128d0f82326621027 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:58 -0500 Subject: [PATCH 3276/4012] New translations strings.php (Russian) --- lang/ru_RU/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ru_RU/strings.php b/lang/ru_RU/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/ru_RU/strings.php +++ b/lang/ru_RU/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From dbeff4ab32c2a11c707531751f3fc2bc7b346aea Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:17:59 -0500 Subject: [PATCH 3277/4012] New translations strings.php (Serbian (Cyrillic)) --- lang/sr_SP/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/sr_SP/strings.php b/lang/sr_SP/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/sr_SP/strings.php +++ b/lang/sr_SP/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 5499bd9c9b798121477411ed257beafd24f2f0d1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:18:00 -0500 Subject: [PATCH 3278/4012] New translations strings.php (Swedish) --- lang/sv_SE/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/sv_SE/strings.php b/lang/sv_SE/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/sv_SE/strings.php +++ b/lang/sv_SE/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 4f6ac2b3cdba08cf9368b5911fe286c67042f19a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:18:00 -0500 Subject: [PATCH 3279/4012] New translations strings.php (Turkish) --- lang/tr_TR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/tr_TR/strings.php b/lang/tr_TR/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/tr_TR/strings.php +++ b/lang/tr_TR/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From f1e4491f6bdd7dd0d20a20927fd4d9bb368392d1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:18:01 -0500 Subject: [PATCH 3280/4012] New translations strings.php (Ukrainian) --- lang/uk_UA/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/uk_UA/strings.php b/lang/uk_UA/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/uk_UA/strings.php +++ b/lang/uk_UA/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 01b84c1c4911936789fa8f355056e0bab0a77412 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:18:02 -0500 Subject: [PATCH 3281/4012] New translations strings.php (Chinese Simplified) --- lang/zh_CN/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/zh_CN/strings.php b/lang/zh_CN/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/zh_CN/strings.php +++ b/lang/zh_CN/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 3e92702c4ae2a6db900d6ad28e8d0022d9990a1c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:18:03 -0500 Subject: [PATCH 3282/4012] New translations strings.php (Chinese Traditional) --- lang/zh_TW/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/zh_TW/strings.php b/lang/zh_TW/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/zh_TW/strings.php +++ b/lang/zh_TW/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From d0b054ebe702cbee2f216acfc0d12caf4c552e76 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:18:04 -0500 Subject: [PATCH 3283/4012] New translations strings.php (English) --- lang/en_US/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_US/strings.php b/lang/en_US/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/en_US/strings.php +++ b/lang/en_US/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 2830afe777fbc891981565cc755f3654bf5ef9f3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:18:05 -0500 Subject: [PATCH 3284/4012] New translations strings.php (Vietnamese) --- lang/vi_VN/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/vi_VN/strings.php b/lang/vi_VN/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/vi_VN/strings.php +++ b/lang/vi_VN/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From e94d89f582939b5d09ab6cfccff2bf1ac852513a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:18:06 -0500 Subject: [PATCH 3285/4012] New translations strings.php (Icelandic) --- lang/is_IS/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/is_IS/strings.php b/lang/is_IS/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/is_IS/strings.php +++ b/lang/is_IS/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From f514681257233672f52da2193ef170723890fc31 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:18:07 -0500 Subject: [PATCH 3286/4012] New translations strings.php (Portuguese, Brazilian) --- lang/pt_BR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pt_BR/strings.php b/lang/pt_BR/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/pt_BR/strings.php +++ b/lang/pt_BR/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 45cd50e472ec6aa55fae30bf3000ac264bb29423 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:18:08 -0500 Subject: [PATCH 3287/4012] New translations strings.php (Hindi) --- lang/hi_IN/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/hi_IN/strings.php b/lang/hi_IN/strings.php index b8a6ea1e8e9..0714b38e4db 100644 --- a/lang/hi_IN/strings.php +++ b/lang/hi_IN/strings.php @@ -99,4 +99,5 @@ 'link' => 'Link', 'file_name' => 'File Name', 'query' => 'Query', + 'import' => 'Import', ]; From 5014ef7457a492d82503725b3e6156f90b657f05 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:17 -0500 Subject: [PATCH 3288/4012] New translations strings.php (Romanian) --- lang/ro_RO/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ro_RO/strings.php b/lang/ro_RO/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/ro_RO/strings.php +++ b/lang/ro_RO/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 5697ff45d249034b2d94a777ca803e1ab37d9528 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:18 -0500 Subject: [PATCH 3289/4012] New translations strings.php (French) --- lang/fr_FR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fr_FR/strings.php b/lang/fr_FR/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/fr_FR/strings.php +++ b/lang/fr_FR/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From f18697e7892a1ea378b5e531c8da45bc968eda18 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:19 -0500 Subject: [PATCH 3290/4012] New translations strings.php (Spanish) --- lang/es_ES/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/es_ES/strings.php b/lang/es_ES/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/es_ES/strings.php +++ b/lang/es_ES/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 79858f31e0fda096c7db70d52b16c005e3b27b75 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:20 -0500 Subject: [PATCH 3291/4012] New translations strings.php (Afrikaans) --- lang/af_ZA/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/af_ZA/strings.php b/lang/af_ZA/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/af_ZA/strings.php +++ b/lang/af_ZA/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 61f9160d606837b6c87027574a772fdfef24cb91 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:21 -0500 Subject: [PATCH 3292/4012] New translations strings.php (Arabic) --- lang/ar_SA/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ar_SA/strings.php b/lang/ar_SA/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/ar_SA/strings.php +++ b/lang/ar_SA/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 6b137c42de82a451d97e0b90c562160503c7668c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:21 -0500 Subject: [PATCH 3293/4012] New translations strings.php (Catalan) --- lang/ca_ES/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ca_ES/strings.php b/lang/ca_ES/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/ca_ES/strings.php +++ b/lang/ca_ES/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 7db798afe7651162d9f9944c0117125e3388a864 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:22 -0500 Subject: [PATCH 3294/4012] New translations strings.php (Czech) --- lang/cs_CZ/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/cs_CZ/strings.php b/lang/cs_CZ/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/cs_CZ/strings.php +++ b/lang/cs_CZ/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 97d85ce894dcfa7dd7fa612694efcb7361a3990f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:23 -0500 Subject: [PATCH 3295/4012] New translations strings.php (Danish) --- lang/da_DK/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/da_DK/strings.php b/lang/da_DK/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/da_DK/strings.php +++ b/lang/da_DK/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 6d1cc6c703b2cf70c2efd1e5f1c7e77e6949f2bc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:24 -0500 Subject: [PATCH 3296/4012] New translations strings.php (German) --- lang/de_DE/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/de_DE/strings.php b/lang/de_DE/strings.php index 7e79775a9ee..e7966d5486f 100644 --- a/lang/de_DE/strings.php +++ b/lang/de_DE/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From cb2dfc3140f1180edc6df5ffcf032fb19685358c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:25 -0500 Subject: [PATCH 3297/4012] New translations strings.php (Greek) --- lang/el_GR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/el_GR/strings.php b/lang/el_GR/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/el_GR/strings.php +++ b/lang/el_GR/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From c3fc5e17bcaae33f3d39290a848d30491279bd96 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:26 -0500 Subject: [PATCH 3298/4012] New translations strings.php (Finnish) --- lang/fi_FI/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fi_FI/strings.php b/lang/fi_FI/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/fi_FI/strings.php +++ b/lang/fi_FI/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From d1c98d25d0ab1e7d5974d82725467a6c87d16532 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:27 -0500 Subject: [PATCH 3299/4012] New translations strings.php (Hebrew) --- lang/he_IL/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/he_IL/strings.php b/lang/he_IL/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/he_IL/strings.php +++ b/lang/he_IL/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From dc59b07f898f84bdae42f597bcf92fe175062caf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:28 -0500 Subject: [PATCH 3300/4012] New translations strings.php (Hungarian) --- lang/hu_HU/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/hu_HU/strings.php b/lang/hu_HU/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/hu_HU/strings.php +++ b/lang/hu_HU/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 0e5b02425126cef6f44225a13df6b92ce9adec6a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:29 -0500 Subject: [PATCH 3301/4012] New translations strings.php (Italian) --- lang/it_IT/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/it_IT/strings.php b/lang/it_IT/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/it_IT/strings.php +++ b/lang/it_IT/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 796de0e96c472289038f0c29fdf2988bc9037c9c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:30 -0500 Subject: [PATCH 3302/4012] New translations strings.php (Japanese) --- lang/ja_JP/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ja_JP/strings.php b/lang/ja_JP/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/ja_JP/strings.php +++ b/lang/ja_JP/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 4b91498bc36f18e66e4ceb8c10fd8b55f3bb9591 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:31 -0500 Subject: [PATCH 3303/4012] New translations strings.php (Korean) --- lang/ko_KR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ko_KR/strings.php b/lang/ko_KR/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/ko_KR/strings.php +++ b/lang/ko_KR/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 47978b3b7d2fd08cbc83159f0ff5bb8e18b56a23 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:31 -0500 Subject: [PATCH 3304/4012] New translations strings.php (Dutch) --- lang/nl_NL/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/nl_NL/strings.php b/lang/nl_NL/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/nl_NL/strings.php +++ b/lang/nl_NL/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 412a648cfa8c6a84c991712ca1ee56ee9c436079 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:32 -0500 Subject: [PATCH 3305/4012] New translations strings.php (Norwegian) --- lang/no_NO/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/no_NO/strings.php b/lang/no_NO/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/no_NO/strings.php +++ b/lang/no_NO/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 735e674568fd995eaaca6797a7535a579e930ee2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:33 -0500 Subject: [PATCH 3306/4012] New translations strings.php (Polish) --- lang/pl_PL/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pl_PL/strings.php b/lang/pl_PL/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/pl_PL/strings.php +++ b/lang/pl_PL/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 0136cd8fa233d020181a33f2de631413a40e07e5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:34 -0500 Subject: [PATCH 3307/4012] New translations strings.php (Portuguese) --- lang/pt_PT/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pt_PT/strings.php b/lang/pt_PT/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/pt_PT/strings.php +++ b/lang/pt_PT/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From d6ab4efc8eb16fb9e5b25067f2a243722cdfba93 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:35 -0500 Subject: [PATCH 3308/4012] New translations strings.php (Russian) --- lang/ru_RU/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ru_RU/strings.php b/lang/ru_RU/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/ru_RU/strings.php +++ b/lang/ru_RU/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 1f99d0e0ac71d636ca50d7518b9b17f42825df32 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:36 -0500 Subject: [PATCH 3309/4012] New translations strings.php (Serbian (Cyrillic)) --- lang/sr_SP/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/sr_SP/strings.php b/lang/sr_SP/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/sr_SP/strings.php +++ b/lang/sr_SP/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 26ebc8c572ad28c9e21203b0f1d11c282710719c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:38 -0500 Subject: [PATCH 3310/4012] New translations strings.php (Swedish) --- lang/sv_SE/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/sv_SE/strings.php b/lang/sv_SE/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/sv_SE/strings.php +++ b/lang/sv_SE/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 864e7770ec20c895a2a09cb59fba0a723064a5fd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:39 -0500 Subject: [PATCH 3311/4012] New translations strings.php (Turkish) --- lang/tr_TR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/tr_TR/strings.php b/lang/tr_TR/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/tr_TR/strings.php +++ b/lang/tr_TR/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From d1248e241a42137e879aeb2d7ef736ff9eabadb1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:40 -0500 Subject: [PATCH 3312/4012] New translations strings.php (Ukrainian) --- lang/uk_UA/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/uk_UA/strings.php b/lang/uk_UA/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/uk_UA/strings.php +++ b/lang/uk_UA/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 0a66d32b5348ba9e2353533e41f34583de4919de Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:41 -0500 Subject: [PATCH 3313/4012] New translations strings.php (Chinese Simplified) --- lang/zh_CN/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/zh_CN/strings.php b/lang/zh_CN/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/zh_CN/strings.php +++ b/lang/zh_CN/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 716cf188ae85c469ecbfbb435bbed054110f9b2f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:42 -0500 Subject: [PATCH 3314/4012] New translations strings.php (Chinese Traditional) --- lang/zh_TW/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/zh_TW/strings.php b/lang/zh_TW/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/zh_TW/strings.php +++ b/lang/zh_TW/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From ae210dc8f16b25d3dd321926c2b928c719f9bc51 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:43 -0500 Subject: [PATCH 3315/4012] New translations strings.php (English) --- lang/en_US/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_US/strings.php b/lang/en_US/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/en_US/strings.php +++ b/lang/en_US/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From f5ff704235a5bdba5a3ea525af7c304a1fa1f380 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:43 -0500 Subject: [PATCH 3316/4012] New translations strings.php (Vietnamese) --- lang/vi_VN/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/vi_VN/strings.php b/lang/vi_VN/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/vi_VN/strings.php +++ b/lang/vi_VN/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 49fd4bcbc6d8af1a858348a149dfa2a298f1d9da Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:45 -0500 Subject: [PATCH 3317/4012] New translations strings.php (Icelandic) --- lang/is_IS/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/is_IS/strings.php b/lang/is_IS/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/is_IS/strings.php +++ b/lang/is_IS/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 2b4305d5b5528536f9c1db6e1a9a61e9a1687d18 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:46 -0500 Subject: [PATCH 3318/4012] New translations strings.php (Portuguese, Brazilian) --- lang/pt_BR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pt_BR/strings.php b/lang/pt_BR/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/pt_BR/strings.php +++ b/lang/pt_BR/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From d3c59efb946773e20e934d20818dfbea46993b3a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:37:47 -0500 Subject: [PATCH 3319/4012] New translations strings.php (Hindi) --- lang/hi_IN/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/hi_IN/strings.php b/lang/hi_IN/strings.php index 0714b38e4db..5b7f501d97d 100644 --- a/lang/hi_IN/strings.php +++ b/lang/hi_IN/strings.php @@ -100,4 +100,5 @@ 'file_name' => 'File Name', 'query' => 'Query', 'import' => 'Import', + 'download' => 'Download', ]; From 09eba6480057627e90a7d67fbcf8f5bf243f8749 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:33 -0500 Subject: [PATCH 3320/4012] New translations validation.php (Romanian) --- lang/ro_RO/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ro_RO/validation.php b/lang/ro_RO/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/ro_RO/validation.php +++ b/lang/ro_RO/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 0a1588d9e87773bb49563f8c22c9fe5f06091d4a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:34 -0500 Subject: [PATCH 3321/4012] New translations validation.php (French) --- lang/fr_FR/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/fr_FR/validation.php b/lang/fr_FR/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/fr_FR/validation.php +++ b/lang/fr_FR/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From aa837db1e36ea7a04a10f178b8b78553d7332ebc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:35 -0500 Subject: [PATCH 3322/4012] New translations validation.php (Spanish) --- lang/es_ES/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/es_ES/validation.php b/lang/es_ES/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/es_ES/validation.php +++ b/lang/es_ES/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 0efff7e81486ffbe083dcd0cb6a802f34e1c84e8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:36 -0500 Subject: [PATCH 3323/4012] New translations validation.php (Afrikaans) --- lang/af_ZA/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/af_ZA/validation.php b/lang/af_ZA/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/af_ZA/validation.php +++ b/lang/af_ZA/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 8af090c508f23d4aa19f460334bf436ecca79a60 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:37 -0500 Subject: [PATCH 3324/4012] New translations validation.php (Arabic) --- lang/ar_SA/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ar_SA/validation.php b/lang/ar_SA/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/ar_SA/validation.php +++ b/lang/ar_SA/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 57c62665ab09eda8fc11c21c9d472e7d70f8844e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:37 -0500 Subject: [PATCH 3325/4012] New translations validation.php (Catalan) --- lang/ca_ES/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ca_ES/validation.php b/lang/ca_ES/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/ca_ES/validation.php +++ b/lang/ca_ES/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 8f3b8bbd8ca24c747081e2bd635cb68e7228d9c3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:38 -0500 Subject: [PATCH 3326/4012] New translations validation.php (Czech) --- lang/cs_CZ/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/cs_CZ/validation.php b/lang/cs_CZ/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/cs_CZ/validation.php +++ b/lang/cs_CZ/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 19cdabf1918de8abcb09a7a2c9d88e1cff566a40 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:39 -0500 Subject: [PATCH 3327/4012] New translations validation.php (Danish) --- lang/da_DK/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/da_DK/validation.php b/lang/da_DK/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/da_DK/validation.php +++ b/lang/da_DK/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 458b7a7ca2101527d07d88cc333d819ebe2e93d9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:40 -0500 Subject: [PATCH 3328/4012] New translations validation.php (German) --- lang/de_DE/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/de_DE/validation.php b/lang/de_DE/validation.php index ed5b019d195..edb013a7120 100644 --- a/lang/de_DE/validation.php +++ b/lang/de_DE/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 9e26fe247d06b559b1ed48779b627ebff5fea3cc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:41 -0500 Subject: [PATCH 3329/4012] New translations validation.php (Greek) --- lang/el_GR/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/el_GR/validation.php b/lang/el_GR/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/el_GR/validation.php +++ b/lang/el_GR/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From b368ea4ea2cbf1e73a6f1bc1998af16fbd4842d6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:42 -0500 Subject: [PATCH 3330/4012] New translations validation.php (Finnish) --- lang/fi_FI/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/fi_FI/validation.php b/lang/fi_FI/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/fi_FI/validation.php +++ b/lang/fi_FI/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 9b30f411bc60d602f6744bc2b8864c1c56cee97a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:43 -0500 Subject: [PATCH 3331/4012] New translations validation.php (Hebrew) --- lang/he_IL/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/he_IL/validation.php b/lang/he_IL/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/he_IL/validation.php +++ b/lang/he_IL/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 027d9d40567ac3b522a8ce2c904db76c1c99b858 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:44 -0500 Subject: [PATCH 3332/4012] New translations validation.php (Hungarian) --- lang/hu_HU/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/hu_HU/validation.php b/lang/hu_HU/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/hu_HU/validation.php +++ b/lang/hu_HU/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From eeb5404a4a6d356014b868ba21dcf3bf3e8ee037 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:45 -0500 Subject: [PATCH 3333/4012] New translations validation.php (Italian) --- lang/it_IT/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/it_IT/validation.php b/lang/it_IT/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/it_IT/validation.php +++ b/lang/it_IT/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From af2071fab737de04773e42fbf3e4cd44c665fe2c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:45 -0500 Subject: [PATCH 3334/4012] New translations validation.php (Japanese) --- lang/ja_JP/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ja_JP/validation.php b/lang/ja_JP/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/ja_JP/validation.php +++ b/lang/ja_JP/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From a4e30525d48260c5636218c449666c29938a1b3c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:46 -0500 Subject: [PATCH 3335/4012] New translations validation.php (Korean) --- lang/ko_KR/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ko_KR/validation.php b/lang/ko_KR/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/ko_KR/validation.php +++ b/lang/ko_KR/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 67dc556c09f6b0d933a82da1791c270a4b853c09 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:47 -0500 Subject: [PATCH 3336/4012] New translations validation.php (Dutch) --- lang/nl_NL/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/nl_NL/validation.php b/lang/nl_NL/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/nl_NL/validation.php +++ b/lang/nl_NL/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From ce65c86ac281edd8e56af3b26dbc85e5b5027d7d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:48 -0500 Subject: [PATCH 3337/4012] New translations validation.php (Norwegian) --- lang/no_NO/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/no_NO/validation.php b/lang/no_NO/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/no_NO/validation.php +++ b/lang/no_NO/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 9e047399dc3e77b77293d5861daf916f5074d327 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:49 -0500 Subject: [PATCH 3338/4012] New translations validation.php (Polish) --- lang/pl_PL/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pl_PL/validation.php b/lang/pl_PL/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/pl_PL/validation.php +++ b/lang/pl_PL/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From b4db2b2b13ca9c506a987c4a2d37c9d74adfc135 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:50 -0500 Subject: [PATCH 3339/4012] New translations validation.php (Portuguese) --- lang/pt_PT/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pt_PT/validation.php b/lang/pt_PT/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/pt_PT/validation.php +++ b/lang/pt_PT/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 1f006b8f0e7c633542b010ac519838361351d776 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:51 -0500 Subject: [PATCH 3340/4012] New translations validation.php (Russian) --- lang/ru_RU/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ru_RU/validation.php b/lang/ru_RU/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/ru_RU/validation.php +++ b/lang/ru_RU/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 4fe2b3371f90f3eb78cbe31265216fef2b8e01bf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:52 -0500 Subject: [PATCH 3341/4012] New translations validation.php (Serbian (Cyrillic)) --- lang/sr_SP/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/sr_SP/validation.php b/lang/sr_SP/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/sr_SP/validation.php +++ b/lang/sr_SP/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 71837d5e0e4f6c8bebd6d7fcd5c0fa3a12b38fdf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:53 -0500 Subject: [PATCH 3342/4012] New translations validation.php (Swedish) --- lang/sv_SE/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/sv_SE/validation.php b/lang/sv_SE/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/sv_SE/validation.php +++ b/lang/sv_SE/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From f63c8693bd2eafd1767ceadba13b87fd26d6fe06 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:54 -0500 Subject: [PATCH 3343/4012] New translations validation.php (Turkish) --- lang/tr_TR/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/tr_TR/validation.php b/lang/tr_TR/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/tr_TR/validation.php +++ b/lang/tr_TR/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 831c2ba340eccccf7dc905b1cfe269a867651bbc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:55 -0500 Subject: [PATCH 3344/4012] New translations validation.php (Ukrainian) --- lang/uk_UA/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/uk_UA/validation.php b/lang/uk_UA/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/uk_UA/validation.php +++ b/lang/uk_UA/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From a7afb6d5d38162711fb647f576fea6a53cf5438c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:55 -0500 Subject: [PATCH 3345/4012] New translations validation.php (Chinese Simplified) --- lang/zh_CN/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/zh_CN/validation.php b/lang/zh_CN/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/zh_CN/validation.php +++ b/lang/zh_CN/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From ba57ae44a7d6f93462aa1bdddb222b3dcf73a140 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:56 -0500 Subject: [PATCH 3346/4012] New translations validation.php (Chinese Traditional) --- lang/zh_TW/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/zh_TW/validation.php b/lang/zh_TW/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/zh_TW/validation.php +++ b/lang/zh_TW/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 81cf451ee5a72cac313d17b7a8caf7ab15da2a2a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:57 -0500 Subject: [PATCH 3347/4012] New translations validation.php (English) --- lang/en_US/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_US/validation.php b/lang/en_US/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/en_US/validation.php +++ b/lang/en_US/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 97f3c9f7504be49b7c7694a8b86842526904b11b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:58 -0500 Subject: [PATCH 3348/4012] New translations validation.php (Vietnamese) --- lang/vi_VN/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/vi_VN/validation.php b/lang/vi_VN/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/vi_VN/validation.php +++ b/lang/vi_VN/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 563f8e75b015bda666ed232bda742712fe3e4496 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:25:59 -0500 Subject: [PATCH 3349/4012] New translations validation.php (Icelandic) --- lang/is_IS/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/is_IS/validation.php b/lang/is_IS/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/is_IS/validation.php +++ b/lang/is_IS/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From be82f26c745e33d001da07b9604ce3eed78d07f4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:26:00 -0500 Subject: [PATCH 3350/4012] New translations validation.php (Portuguese, Brazilian) --- lang/pt_BR/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pt_BR/validation.php b/lang/pt_BR/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/pt_BR/validation.php +++ b/lang/pt_BR/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From c81099ce9a760cbfada5ff34345ca6a2f6baa801 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:26:01 -0500 Subject: [PATCH 3351/4012] New translations validation.php (Hindi) --- lang/hi_IN/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/hi_IN/validation.php b/lang/hi_IN/validation.php index 4ebb4ed07b8..93e7f2b6d3c 100644 --- a/lang/hi_IN/validation.php +++ b/lang/hi_IN/validation.php @@ -108,7 +108,7 @@ 'not_regex' => 'The :attribute format is invalid.', 'numeric' => 'The :attribute must be a number.', 'password' => [ - 'default' => 'The :attribute must contain 8 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', + 'default' => 'The :attribute must contain 8 - 50 characters, 1 uppercase, 1 lowercase, 1 number and 1 special character.', 'letters' => 'The :attribute must contain at least one letter.', 'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.', 'numbers' => 'The :attribute must contain at least one number.', From 612137c0007f96c015a49503e375c1457d3f99f0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:23:52 -0500 Subject: [PATCH 3352/4012] New translations addressPools.php (Romanian) --- lang/ro_RO/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ro_RO/admin/nodes/addressPools.php diff --git a/lang/ro_RO/admin/nodes/addressPools.php b/lang/ro_RO/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/ro_RO/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From c2e7d270a5de31792f94693dd9770205d61c9e1c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:23:53 -0500 Subject: [PATCH 3353/4012] New translations addressPools.php (French) --- lang/fr_FR/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/fr_FR/admin/nodes/addressPools.php diff --git a/lang/fr_FR/admin/nodes/addressPools.php b/lang/fr_FR/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/fr_FR/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From acc157731a72ecbd77e73c616f2b2c312f9d3fd3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:23:53 -0500 Subject: [PATCH 3354/4012] New translations addressPools.php (Spanish) --- lang/es_ES/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/es_ES/admin/nodes/addressPools.php diff --git a/lang/es_ES/admin/nodes/addressPools.php b/lang/es_ES/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/es_ES/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From b4c4306ccf9e133ea67bb420ddee4d82beacf834 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:23:54 -0500 Subject: [PATCH 3355/4012] New translations addressPools.php (Afrikaans) --- lang/af_ZA/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/af_ZA/admin/nodes/addressPools.php diff --git a/lang/af_ZA/admin/nodes/addressPools.php b/lang/af_ZA/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/af_ZA/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From f0cf61c967e9298ec2dc18deca1dc13608664e9c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:23:55 -0500 Subject: [PATCH 3356/4012] New translations addressPools.php (Arabic) --- lang/ar_SA/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ar_SA/admin/nodes/addressPools.php diff --git a/lang/ar_SA/admin/nodes/addressPools.php b/lang/ar_SA/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/ar_SA/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 65254db9f18e38719a1738562a3e01a91671d580 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:23:56 -0500 Subject: [PATCH 3357/4012] New translations addressPools.php (Catalan) --- lang/ca_ES/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ca_ES/admin/nodes/addressPools.php diff --git a/lang/ca_ES/admin/nodes/addressPools.php b/lang/ca_ES/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/ca_ES/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From bc9f9c90bba1f17d059697015243ad24ba26b045 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:23:56 -0500 Subject: [PATCH 3358/4012] New translations addressPools.php (Czech) --- lang/cs_CZ/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/cs_CZ/admin/nodes/addressPools.php diff --git a/lang/cs_CZ/admin/nodes/addressPools.php b/lang/cs_CZ/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/cs_CZ/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 133818a25a814872de8b0dccd738852689576e9a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:23:57 -0500 Subject: [PATCH 3359/4012] New translations addressPools.php (Danish) --- lang/da_DK/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/da_DK/admin/nodes/addressPools.php diff --git a/lang/da_DK/admin/nodes/addressPools.php b/lang/da_DK/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/da_DK/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 63849269ce91400df2b781272f9f1fd5bb88e487 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:23:58 -0500 Subject: [PATCH 3360/4012] New translations addressPools.php (German) --- lang/de_DE/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/de_DE/admin/nodes/addressPools.php diff --git a/lang/de_DE/admin/nodes/addressPools.php b/lang/de_DE/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/de_DE/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 3fdd9c9c8492f9d6734a4a06c960c9e70f08828a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:23:59 -0500 Subject: [PATCH 3361/4012] New translations addressPools.php (Greek) --- lang/el_GR/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/el_GR/admin/nodes/addressPools.php diff --git a/lang/el_GR/admin/nodes/addressPools.php b/lang/el_GR/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/el_GR/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 6827ee7474a6b247db01489543db118184acabdf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:00 -0500 Subject: [PATCH 3362/4012] New translations addressPools.php (Finnish) --- lang/fi_FI/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/fi_FI/admin/nodes/addressPools.php diff --git a/lang/fi_FI/admin/nodes/addressPools.php b/lang/fi_FI/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/fi_FI/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From c3a5b3fc4dd0a33819dd4add5eb2ac646437a2ce Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:00 -0500 Subject: [PATCH 3363/4012] New translations addressPools.php (Hebrew) --- lang/he_IL/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/he_IL/admin/nodes/addressPools.php diff --git a/lang/he_IL/admin/nodes/addressPools.php b/lang/he_IL/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/he_IL/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 130e88f2a6dac6d08dc661d600d4f9edde699505 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:01 -0500 Subject: [PATCH 3364/4012] New translations addressPools.php (Hungarian) --- lang/hu_HU/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/hu_HU/admin/nodes/addressPools.php diff --git a/lang/hu_HU/admin/nodes/addressPools.php b/lang/hu_HU/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/hu_HU/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 48079b5f74fd41953e00ad5ba1b35cab78b972f1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:02 -0500 Subject: [PATCH 3365/4012] New translations addressPools.php (Italian) --- lang/it_IT/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/it_IT/admin/nodes/addressPools.php diff --git a/lang/it_IT/admin/nodes/addressPools.php b/lang/it_IT/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/it_IT/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 42268fddf4af2cb84b8a2dcb4b5dd3c3641c0c84 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:03 -0500 Subject: [PATCH 3366/4012] New translations addressPools.php (Japanese) --- lang/ja_JP/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ja_JP/admin/nodes/addressPools.php diff --git a/lang/ja_JP/admin/nodes/addressPools.php b/lang/ja_JP/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/ja_JP/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 438aa0b033d59e1c21b55f2c7c390d2aeae6bbc5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:04 -0500 Subject: [PATCH 3367/4012] New translations addressPools.php (Korean) --- lang/ko_KR/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ko_KR/admin/nodes/addressPools.php diff --git a/lang/ko_KR/admin/nodes/addressPools.php b/lang/ko_KR/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/ko_KR/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 09d6bd7f1d73148940b665e1cea75ad6dade446c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:04 -0500 Subject: [PATCH 3368/4012] New translations addressPools.php (Dutch) --- lang/nl_NL/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/nl_NL/admin/nodes/addressPools.php diff --git a/lang/nl_NL/admin/nodes/addressPools.php b/lang/nl_NL/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/nl_NL/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From f040822d3b06a0909fe8222a2f9466dae3c2f9cf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:05 -0500 Subject: [PATCH 3369/4012] New translations addressPools.php (Norwegian) --- lang/no_NO/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/no_NO/admin/nodes/addressPools.php diff --git a/lang/no_NO/admin/nodes/addressPools.php b/lang/no_NO/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/no_NO/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 5047046e458d3b675bf1b9ad930b81e6aafb78c8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:06 -0500 Subject: [PATCH 3370/4012] New translations addressPools.php (Polish) --- lang/pl_PL/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/pl_PL/admin/nodes/addressPools.php diff --git a/lang/pl_PL/admin/nodes/addressPools.php b/lang/pl_PL/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/pl_PL/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 77bc05183bd0c7a6c5706c7f234c4b750a3a55ee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:07 -0500 Subject: [PATCH 3371/4012] New translations addressPools.php (Portuguese) --- lang/pt_PT/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/pt_PT/admin/nodes/addressPools.php diff --git a/lang/pt_PT/admin/nodes/addressPools.php b/lang/pt_PT/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/pt_PT/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From e8d48bb2a346c6fa76200bda0eca8d8f2ba1fda7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:07 -0500 Subject: [PATCH 3372/4012] New translations addressPools.php (Russian) --- lang/ru_RU/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ru_RU/admin/nodes/addressPools.php diff --git a/lang/ru_RU/admin/nodes/addressPools.php b/lang/ru_RU/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/ru_RU/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 2c18bc3b90b058aad5d8f2cced890083d2814e46 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:08 -0500 Subject: [PATCH 3373/4012] New translations addressPools.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/sr_SP/admin/nodes/addressPools.php diff --git a/lang/sr_SP/admin/nodes/addressPools.php b/lang/sr_SP/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/sr_SP/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From b8b52b93d606e6df3c44b548cb25bc1feb4583c3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:09 -0500 Subject: [PATCH 3374/4012] New translations addressPools.php (Swedish) --- lang/sv_SE/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/sv_SE/admin/nodes/addressPools.php diff --git a/lang/sv_SE/admin/nodes/addressPools.php b/lang/sv_SE/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/sv_SE/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From a88db0e13b5d07482ccf1604728627c131279728 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:10 -0500 Subject: [PATCH 3375/4012] New translations addressPools.php (Turkish) --- lang/tr_TR/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/tr_TR/admin/nodes/addressPools.php diff --git a/lang/tr_TR/admin/nodes/addressPools.php b/lang/tr_TR/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/tr_TR/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 76969d67345035441f7d0a023f857328d9118ab3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:11 -0500 Subject: [PATCH 3376/4012] New translations addressPools.php (Ukrainian) --- lang/uk_UA/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/uk_UA/admin/nodes/addressPools.php diff --git a/lang/uk_UA/admin/nodes/addressPools.php b/lang/uk_UA/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/uk_UA/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 080f4a4314bc95899e7aa20b4ba953a47271b5b1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:11 -0500 Subject: [PATCH 3377/4012] New translations addressPools.php (Chinese Simplified) --- lang/zh_CN/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/zh_CN/admin/nodes/addressPools.php diff --git a/lang/zh_CN/admin/nodes/addressPools.php b/lang/zh_CN/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/zh_CN/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 256a1432fd0f957c6a236260acbc51570099a01c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:12 -0500 Subject: [PATCH 3378/4012] New translations addressPools.php (Chinese Traditional) --- lang/zh_TW/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/zh_TW/admin/nodes/addressPools.php diff --git a/lang/zh_TW/admin/nodes/addressPools.php b/lang/zh_TW/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/zh_TW/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 76564527ccbbda52220b077dac2a6049df75d6c6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:13 -0500 Subject: [PATCH 3379/4012] New translations addressPools.php (English) --- lang/en_US/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/en_US/admin/nodes/addressPools.php diff --git a/lang/en_US/admin/nodes/addressPools.php b/lang/en_US/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/en_US/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 3879197ec987a5d45a72498ce49bdb76f89539bd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:14 -0500 Subject: [PATCH 3380/4012] New translations addressPools.php (Vietnamese) --- lang/vi_VN/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/vi_VN/admin/nodes/addressPools.php diff --git a/lang/vi_VN/admin/nodes/addressPools.php b/lang/vi_VN/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/vi_VN/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 1ef18350cc166d3e1ff36cc63b1a7fa021ed88f1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:15 -0500 Subject: [PATCH 3381/4012] New translations addressPools.php (Icelandic) --- lang/is_IS/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/is_IS/admin/nodes/addressPools.php diff --git a/lang/is_IS/admin/nodes/addressPools.php b/lang/is_IS/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/is_IS/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From b53ba5bd6d8090b474467d14f8d7a1bc79001bc1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:16 -0500 Subject: [PATCH 3382/4012] New translations addressPools.php (Portuguese, Brazilian) --- lang/pt_BR/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/pt_BR/admin/nodes/addressPools.php diff --git a/lang/pt_BR/admin/nodes/addressPools.php b/lang/pt_BR/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/pt_BR/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From ad8f0ae57d66d82366c78310ec4661c8c4c99a5d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:24:17 -0500 Subject: [PATCH 3383/4012] New translations addressPools.php (Hindi) --- lang/hi_IN/admin/nodes/addressPools.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/hi_IN/admin/nodes/addressPools.php diff --git a/lang/hi_IN/admin/nodes/addressPools.php b/lang/hi_IN/admin/nodes/addressPools.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/hi_IN/admin/nodes/addressPools.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 315948fc64d3e9a3b4e5d1c5a695ec37ebe9c221 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:04 -0500 Subject: [PATCH 3384/4012] New translations index.php (Romanian) --- lang/ro_RO/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ro_RO/admin/addressPools/index.php diff --git a/lang/ro_RO/admin/addressPools/index.php b/lang/ro_RO/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/ro_RO/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 9b716d845644db23920dd3d81fa08386f53bfa36 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:05 -0500 Subject: [PATCH 3385/4012] New translations index.php (French) --- lang/fr_FR/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/fr_FR/admin/addressPools/index.php diff --git a/lang/fr_FR/admin/addressPools/index.php b/lang/fr_FR/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/fr_FR/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 7a74dbc68c05fc42d178f3d04dc1f644d293523f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:05 -0500 Subject: [PATCH 3386/4012] New translations index.php (Spanish) --- lang/es_ES/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/es_ES/admin/addressPools/index.php diff --git a/lang/es_ES/admin/addressPools/index.php b/lang/es_ES/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/es_ES/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 2e68eeedf1609122c6ba36343ed159e3d6b82e52 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:06 -0500 Subject: [PATCH 3387/4012] New translations index.php (Afrikaans) --- lang/af_ZA/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/af_ZA/admin/addressPools/index.php diff --git a/lang/af_ZA/admin/addressPools/index.php b/lang/af_ZA/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/af_ZA/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 9f06b0c1baf7efe888fb26c9b8f120642d195d84 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:07 -0500 Subject: [PATCH 3388/4012] New translations index.php (Arabic) --- lang/ar_SA/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ar_SA/admin/addressPools/index.php diff --git a/lang/ar_SA/admin/addressPools/index.php b/lang/ar_SA/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/ar_SA/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From bdc3445f7d000bfd127d7477bbc9e5e7f01fa2d0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:08 -0500 Subject: [PATCH 3389/4012] New translations index.php (Catalan) --- lang/ca_ES/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ca_ES/admin/addressPools/index.php diff --git a/lang/ca_ES/admin/addressPools/index.php b/lang/ca_ES/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/ca_ES/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 612efda238a2485795bfb07e8930d01c787a3639 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:08 -0500 Subject: [PATCH 3390/4012] New translations index.php (Czech) --- lang/cs_CZ/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/cs_CZ/admin/addressPools/index.php diff --git a/lang/cs_CZ/admin/addressPools/index.php b/lang/cs_CZ/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/cs_CZ/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 51748f66e01f6d23b6592a02728d0147e9d1888b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:09 -0500 Subject: [PATCH 3391/4012] New translations index.php (Danish) --- lang/da_DK/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/da_DK/admin/addressPools/index.php diff --git a/lang/da_DK/admin/addressPools/index.php b/lang/da_DK/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/da_DK/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 311875fc1aef7ef9a8d627d2d07129f88c87ec73 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:10 -0500 Subject: [PATCH 3392/4012] New translations index.php (German) --- lang/de_DE/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/de_DE/admin/addressPools/index.php diff --git a/lang/de_DE/admin/addressPools/index.php b/lang/de_DE/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/de_DE/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 4033d6381c7daad8f8c7704508112bac08ef647a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:11 -0500 Subject: [PATCH 3393/4012] New translations index.php (Greek) --- lang/el_GR/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/el_GR/admin/addressPools/index.php diff --git a/lang/el_GR/admin/addressPools/index.php b/lang/el_GR/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/el_GR/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From fd5f5b485e7b9396c3cf7f767e6171edfbb71257 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:12 -0500 Subject: [PATCH 3394/4012] New translations index.php (Finnish) --- lang/fi_FI/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/fi_FI/admin/addressPools/index.php diff --git a/lang/fi_FI/admin/addressPools/index.php b/lang/fi_FI/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/fi_FI/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 4c3b564e3026c3ba573a2f587aca97eae4e64122 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:13 -0500 Subject: [PATCH 3395/4012] New translations index.php (Hebrew) --- lang/he_IL/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/he_IL/admin/addressPools/index.php diff --git a/lang/he_IL/admin/addressPools/index.php b/lang/he_IL/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/he_IL/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 1aaf648540f0525ac1e0f1ddfcb522539786ecda Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:14 -0500 Subject: [PATCH 3396/4012] New translations index.php (Hungarian) --- lang/hu_HU/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/hu_HU/admin/addressPools/index.php diff --git a/lang/hu_HU/admin/addressPools/index.php b/lang/hu_HU/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/hu_HU/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 94c8511fe59e996b9c447c4aa2e130dcf8605c7e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:14 -0500 Subject: [PATCH 3397/4012] New translations index.php (Italian) --- lang/it_IT/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/it_IT/admin/addressPools/index.php diff --git a/lang/it_IT/admin/addressPools/index.php b/lang/it_IT/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/it_IT/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 4dd4f861b6dfb2d9b079c80a82546a0bcc9c64dc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:15 -0500 Subject: [PATCH 3398/4012] New translations index.php (Japanese) --- lang/ja_JP/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ja_JP/admin/addressPools/index.php diff --git a/lang/ja_JP/admin/addressPools/index.php b/lang/ja_JP/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/ja_JP/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From d90a4ce387aed1e8efadafee960fe1bf09eafb9b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:16 -0500 Subject: [PATCH 3399/4012] New translations index.php (Korean) --- lang/ko_KR/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ko_KR/admin/addressPools/index.php diff --git a/lang/ko_KR/admin/addressPools/index.php b/lang/ko_KR/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/ko_KR/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From f9eb215f9f9ba6f1b8350f01af494200001c703e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:17 -0500 Subject: [PATCH 3400/4012] New translations index.php (Dutch) --- lang/nl_NL/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/nl_NL/admin/addressPools/index.php diff --git a/lang/nl_NL/admin/addressPools/index.php b/lang/nl_NL/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/nl_NL/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 356072c2e0fada146b923ada0aac641179c17b67 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:17 -0500 Subject: [PATCH 3401/4012] New translations index.php (Norwegian) --- lang/no_NO/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/no_NO/admin/addressPools/index.php diff --git a/lang/no_NO/admin/addressPools/index.php b/lang/no_NO/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/no_NO/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From e524f0cea238c21d15ce880764fb9c5cc5829331 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:18 -0500 Subject: [PATCH 3402/4012] New translations index.php (Polish) --- lang/pl_PL/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/pl_PL/admin/addressPools/index.php diff --git a/lang/pl_PL/admin/addressPools/index.php b/lang/pl_PL/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/pl_PL/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 72e87aae1726669aba1525b07859c52fd5310b46 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:19 -0500 Subject: [PATCH 3403/4012] New translations index.php (Portuguese) --- lang/pt_PT/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/pt_PT/admin/addressPools/index.php diff --git a/lang/pt_PT/admin/addressPools/index.php b/lang/pt_PT/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/pt_PT/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From fdf93075a805692b43799c123a72841a2cc6088c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:20 -0500 Subject: [PATCH 3404/4012] New translations index.php (Russian) --- lang/ru_RU/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ru_RU/admin/addressPools/index.php diff --git a/lang/ru_RU/admin/addressPools/index.php b/lang/ru_RU/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/ru_RU/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From fdaeedb050aefa49391a8a335fbaaedb22742f58 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:20 -0500 Subject: [PATCH 3405/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/sr_SP/admin/addressPools/index.php diff --git a/lang/sr_SP/admin/addressPools/index.php b/lang/sr_SP/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/sr_SP/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 9edb687bfe9e3a33cb17b611d654bd7d9dfa53d6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:21 -0500 Subject: [PATCH 3406/4012] New translations index.php (Swedish) --- lang/sv_SE/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/sv_SE/admin/addressPools/index.php diff --git a/lang/sv_SE/admin/addressPools/index.php b/lang/sv_SE/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/sv_SE/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 46e3b53bed10e24b3dde01afa5d17762323adbee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:22 -0500 Subject: [PATCH 3407/4012] New translations index.php (Turkish) --- lang/tr_TR/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/tr_TR/admin/addressPools/index.php diff --git a/lang/tr_TR/admin/addressPools/index.php b/lang/tr_TR/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/tr_TR/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 44df7355104b6b8ff1acad4fb3c4329e52041b76 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:23 -0500 Subject: [PATCH 3408/4012] New translations index.php (Ukrainian) --- lang/uk_UA/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/uk_UA/admin/addressPools/index.php diff --git a/lang/uk_UA/admin/addressPools/index.php b/lang/uk_UA/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/uk_UA/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From b671fa202dc7815c4a1b44c93fb711e056e1b300 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:24 -0500 Subject: [PATCH 3409/4012] New translations index.php (Chinese Simplified) --- lang/zh_CN/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/zh_CN/admin/addressPools/index.php diff --git a/lang/zh_CN/admin/addressPools/index.php b/lang/zh_CN/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/zh_CN/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 9a5baa9f274a69434d13134a4620990894cd3afd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:24 -0500 Subject: [PATCH 3410/4012] New translations index.php (Chinese Traditional) --- lang/zh_TW/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/zh_TW/admin/addressPools/index.php diff --git a/lang/zh_TW/admin/addressPools/index.php b/lang/zh_TW/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/zh_TW/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 410eb641ae9c584bf23525a7623f30e35a1ab177 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:25 -0500 Subject: [PATCH 3411/4012] New translations index.php (English) --- lang/en_US/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/en_US/admin/addressPools/index.php diff --git a/lang/en_US/admin/addressPools/index.php b/lang/en_US/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/en_US/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 7c55c8dec662fda94edfff91710cb5b362f21f59 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:26 -0500 Subject: [PATCH 3412/4012] New translations index.php (Vietnamese) --- lang/vi_VN/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/vi_VN/admin/addressPools/index.php diff --git a/lang/vi_VN/admin/addressPools/index.php b/lang/vi_VN/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/vi_VN/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 56174e771b531ff69ab088f0eb0c920f1e27e003 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:27 -0500 Subject: [PATCH 3413/4012] New translations index.php (Icelandic) --- lang/is_IS/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/is_IS/admin/addressPools/index.php diff --git a/lang/is_IS/admin/addressPools/index.php b/lang/is_IS/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/is_IS/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From b677ec697f0e3d9e517862768f23255aaf2b5ba8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:27 -0500 Subject: [PATCH 3414/4012] New translations index.php (Portuguese, Brazilian) --- lang/pt_BR/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/pt_BR/admin/addressPools/index.php diff --git a/lang/pt_BR/admin/addressPools/index.php b/lang/pt_BR/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/pt_BR/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 5e8d732281578b0ca3c6352779dc4293540537fe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:28 -0500 Subject: [PATCH 3415/4012] New translations index.php (Hindi) --- lang/hi_IN/admin/addressPools/index.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/hi_IN/admin/addressPools/index.php diff --git a/lang/hi_IN/admin/addressPools/index.php b/lang/hi_IN/admin/addressPools/index.php new file mode 100644 index 00000000000..a6ca9f750de --- /dev/null +++ b/lang/hi_IN/admin/addressPools/index.php @@ -0,0 +1,5 @@ + 'Create Pool', +]; \ No newline at end of file From 88569d72b538c167152140073ea897eb409b8d5b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:29 -0500 Subject: [PATCH 3416/4012] New translations strings.php (Romanian) --- lang/ro_RO/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ro_RO/strings.php b/lang/ro_RO/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/ro_RO/strings.php +++ b/lang/ro_RO/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From e4e7b32737950ecd56c5b0cf7f98d9a3b5ff6782 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:30 -0500 Subject: [PATCH 3417/4012] New translations addresses.php (Romanian) --- lang/ro_RO/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ro_RO/admin/addressPools/addresses.php diff --git a/lang/ro_RO/admin/addressPools/addresses.php b/lang/ro_RO/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/ro_RO/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 8adc38b4e7a4de9d89755c19cea818361447a915 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:31 -0500 Subject: [PATCH 3418/4012] New translations strings.php (French) --- lang/fr_FR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fr_FR/strings.php b/lang/fr_FR/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/fr_FR/strings.php +++ b/lang/fr_FR/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From 6d01daf7b37679938bf9e382692c8e5356f4e52f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:31 -0500 Subject: [PATCH 3419/4012] New translations addresses.php (French) --- lang/fr_FR/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/fr_FR/admin/addressPools/addresses.php diff --git a/lang/fr_FR/admin/addressPools/addresses.php b/lang/fr_FR/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/fr_FR/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 9f2851c622a0cd41b8763eca1d35578f55e41c52 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:32 -0500 Subject: [PATCH 3420/4012] New translations strings.php (Spanish) --- lang/es_ES/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/es_ES/strings.php b/lang/es_ES/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/es_ES/strings.php +++ b/lang/es_ES/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From 80a4f681d70b42e7a1295c6b0a81a1e275c2cd07 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:33 -0500 Subject: [PATCH 3421/4012] New translations addresses.php (Spanish) --- lang/es_ES/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/es_ES/admin/addressPools/addresses.php diff --git a/lang/es_ES/admin/addressPools/addresses.php b/lang/es_ES/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/es_ES/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 2f39a0c456460d506aec9259899e7aa80bd0cacd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:34 -0500 Subject: [PATCH 3422/4012] New translations strings.php (Afrikaans) --- lang/af_ZA/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/af_ZA/strings.php b/lang/af_ZA/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/af_ZA/strings.php +++ b/lang/af_ZA/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From c867fb3ee85f10f80caa5eff2d67430a9ab3f4c4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:34 -0500 Subject: [PATCH 3423/4012] New translations addresses.php (Afrikaans) --- lang/af_ZA/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/af_ZA/admin/addressPools/addresses.php diff --git a/lang/af_ZA/admin/addressPools/addresses.php b/lang/af_ZA/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/af_ZA/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From dc9f5adbe3174492e1f3938a6ae964f7c654607f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:35 -0500 Subject: [PATCH 3424/4012] New translations strings.php (Arabic) --- lang/ar_SA/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ar_SA/strings.php b/lang/ar_SA/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/ar_SA/strings.php +++ b/lang/ar_SA/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From b90090e79a415d178d8656939c96f2ef651f8f92 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:36 -0500 Subject: [PATCH 3425/4012] New translations addresses.php (Arabic) --- lang/ar_SA/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ar_SA/admin/addressPools/addresses.php diff --git a/lang/ar_SA/admin/addressPools/addresses.php b/lang/ar_SA/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/ar_SA/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From fe9c2bbd72c73ace6052bfce24ec7bac4d17cbee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:37 -0500 Subject: [PATCH 3426/4012] New translations strings.php (Catalan) --- lang/ca_ES/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ca_ES/strings.php b/lang/ca_ES/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/ca_ES/strings.php +++ b/lang/ca_ES/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From faf60a2c4c967182e7878bd680af828cf470bcd9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:38 -0500 Subject: [PATCH 3427/4012] New translations addresses.php (Catalan) --- lang/ca_ES/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ca_ES/admin/addressPools/addresses.php diff --git a/lang/ca_ES/admin/addressPools/addresses.php b/lang/ca_ES/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/ca_ES/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 569a865b5c1754b6941785106a90784bda0e8730 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:39 -0500 Subject: [PATCH 3428/4012] New translations strings.php (Czech) --- lang/cs_CZ/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/cs_CZ/strings.php b/lang/cs_CZ/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/cs_CZ/strings.php +++ b/lang/cs_CZ/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From 57b375d42f16ee04bc678b472da3b74984668400 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:39 -0500 Subject: [PATCH 3429/4012] New translations addresses.php (Czech) --- lang/cs_CZ/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/cs_CZ/admin/addressPools/addresses.php diff --git a/lang/cs_CZ/admin/addressPools/addresses.php b/lang/cs_CZ/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/cs_CZ/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From b15667644e020ca9bf23ea3adec81b6a20660377 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:40 -0500 Subject: [PATCH 3430/4012] New translations strings.php (Danish) --- lang/da_DK/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/da_DK/strings.php b/lang/da_DK/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/da_DK/strings.php +++ b/lang/da_DK/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From a9a06f61c39a101873dfcd6b93434936933c2629 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:41 -0500 Subject: [PATCH 3431/4012] New translations addresses.php (Danish) --- lang/da_DK/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/da_DK/admin/addressPools/addresses.php diff --git a/lang/da_DK/admin/addressPools/addresses.php b/lang/da_DK/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/da_DK/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 40344bd2952c4bbb7b2bd0e629c5755ff7fd8228 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:42 -0500 Subject: [PATCH 3432/4012] New translations strings.php (German) --- lang/de_DE/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/de_DE/strings.php b/lang/de_DE/strings.php index e7966d5486f..8148ea87d45 100644 --- a/lang/de_DE/strings.php +++ b/lang/de_DE/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From d643e85b13965aad63e0811c1beb73db539437f9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:42 -0500 Subject: [PATCH 3433/4012] New translations addresses.php (German) --- lang/de_DE/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/de_DE/admin/addressPools/addresses.php diff --git a/lang/de_DE/admin/addressPools/addresses.php b/lang/de_DE/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/de_DE/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 537f835f8c57612b4e7f0e1b9ab4f276768de15b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:43 -0500 Subject: [PATCH 3434/4012] New translations strings.php (Greek) --- lang/el_GR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/el_GR/strings.php b/lang/el_GR/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/el_GR/strings.php +++ b/lang/el_GR/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From 5fa42479a4fa14df0c3ef25f135b8ff000fdc934 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:44 -0500 Subject: [PATCH 3435/4012] New translations addresses.php (Greek) --- lang/el_GR/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/el_GR/admin/addressPools/addresses.php diff --git a/lang/el_GR/admin/addressPools/addresses.php b/lang/el_GR/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/el_GR/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From ce3d0ee1d651d071829ce1964f83151f7b55168d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:45 -0500 Subject: [PATCH 3436/4012] New translations strings.php (Finnish) --- lang/fi_FI/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fi_FI/strings.php b/lang/fi_FI/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/fi_FI/strings.php +++ b/lang/fi_FI/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From e7c193875e00d37d7c96c6b26a12ce2ba5721ea7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:46 -0500 Subject: [PATCH 3437/4012] New translations addresses.php (Finnish) --- lang/fi_FI/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/fi_FI/admin/addressPools/addresses.php diff --git a/lang/fi_FI/admin/addressPools/addresses.php b/lang/fi_FI/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/fi_FI/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 8cdeb582e92a3c8b3db31473263a004a8e24b825 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:47 -0500 Subject: [PATCH 3438/4012] New translations strings.php (Hebrew) --- lang/he_IL/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/he_IL/strings.php b/lang/he_IL/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/he_IL/strings.php +++ b/lang/he_IL/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From b24b9e2ed3f3d950892d61666365e0726dc0b8ff Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:48 -0500 Subject: [PATCH 3439/4012] New translations addresses.php (Hebrew) --- lang/he_IL/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/he_IL/admin/addressPools/addresses.php diff --git a/lang/he_IL/admin/addressPools/addresses.php b/lang/he_IL/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/he_IL/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From a85d8c40cd8caa32f4308d7dc7a59cadeab57ee3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:49 -0500 Subject: [PATCH 3440/4012] New translations strings.php (Hungarian) --- lang/hu_HU/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/hu_HU/strings.php b/lang/hu_HU/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/hu_HU/strings.php +++ b/lang/hu_HU/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From 8d0294af6b15db9a628870c0272afdb4a45cb1ed Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:49 -0500 Subject: [PATCH 3441/4012] New translations addresses.php (Hungarian) --- lang/hu_HU/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/hu_HU/admin/addressPools/addresses.php diff --git a/lang/hu_HU/admin/addressPools/addresses.php b/lang/hu_HU/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/hu_HU/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From d2c5eca4676cd89938024a26e515d7fdcc8d60ef Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:50 -0500 Subject: [PATCH 3442/4012] New translations strings.php (Italian) --- lang/it_IT/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/it_IT/strings.php b/lang/it_IT/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/it_IT/strings.php +++ b/lang/it_IT/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From 2dce315af278217c3d919498c87aa634b3534769 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:51 -0500 Subject: [PATCH 3443/4012] New translations addresses.php (Italian) --- lang/it_IT/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/it_IT/admin/addressPools/addresses.php diff --git a/lang/it_IT/admin/addressPools/addresses.php b/lang/it_IT/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/it_IT/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 070d169c06fb8d5f82ba297ffcd0485b77adb5cc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:52 -0500 Subject: [PATCH 3444/4012] New translations strings.php (Japanese) --- lang/ja_JP/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ja_JP/strings.php b/lang/ja_JP/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/ja_JP/strings.php +++ b/lang/ja_JP/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From d9168f42f5e6278802114d90b976dde0a27b616a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:52 -0500 Subject: [PATCH 3445/4012] New translations addresses.php (Japanese) --- lang/ja_JP/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ja_JP/admin/addressPools/addresses.php diff --git a/lang/ja_JP/admin/addressPools/addresses.php b/lang/ja_JP/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/ja_JP/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From fd20744d18f990287e1e892b8ca401bd999a3501 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:53 -0500 Subject: [PATCH 3446/4012] New translations strings.php (Korean) --- lang/ko_KR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ko_KR/strings.php b/lang/ko_KR/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/ko_KR/strings.php +++ b/lang/ko_KR/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From b00651b4c44a18f8a6b0f64252e6d3e578597fe6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:54 -0500 Subject: [PATCH 3447/4012] New translations addresses.php (Korean) --- lang/ko_KR/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ko_KR/admin/addressPools/addresses.php diff --git a/lang/ko_KR/admin/addressPools/addresses.php b/lang/ko_KR/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/ko_KR/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 0f8896ca008848b639e3976c7d4dd58cea1abb82 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:55 -0500 Subject: [PATCH 3448/4012] New translations strings.php (Dutch) --- lang/nl_NL/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/nl_NL/strings.php b/lang/nl_NL/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/nl_NL/strings.php +++ b/lang/nl_NL/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From 02627110719c7eb81d888aa96f446d346e37efd1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:55 -0500 Subject: [PATCH 3449/4012] New translations addresses.php (Dutch) --- lang/nl_NL/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/nl_NL/admin/addressPools/addresses.php diff --git a/lang/nl_NL/admin/addressPools/addresses.php b/lang/nl_NL/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/nl_NL/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 610bcbf8a6836a7c265250f39c1174348a6f9297 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:56 -0500 Subject: [PATCH 3450/4012] New translations strings.php (Norwegian) --- lang/no_NO/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/no_NO/strings.php b/lang/no_NO/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/no_NO/strings.php +++ b/lang/no_NO/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From 50902e541708c4cd12777b8c12d2aa3d0ba20217 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:57 -0500 Subject: [PATCH 3451/4012] New translations addresses.php (Norwegian) --- lang/no_NO/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/no_NO/admin/addressPools/addresses.php diff --git a/lang/no_NO/admin/addressPools/addresses.php b/lang/no_NO/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/no_NO/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From e09682f27809f4deff8787798ffb142dd334f6c4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:58 -0500 Subject: [PATCH 3452/4012] New translations strings.php (Polish) --- lang/pl_PL/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pl_PL/strings.php b/lang/pl_PL/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/pl_PL/strings.php +++ b/lang/pl_PL/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From 631fcdad9313837ea231efc9dc62db90d858bb66 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:59 -0500 Subject: [PATCH 3453/4012] New translations addresses.php (Polish) --- lang/pl_PL/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/pl_PL/admin/addressPools/addresses.php diff --git a/lang/pl_PL/admin/addressPools/addresses.php b/lang/pl_PL/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/pl_PL/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 5d53d2f8fbe978b9ec08aed75e05999c07c27d69 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:15:59 -0500 Subject: [PATCH 3454/4012] New translations strings.php (Portuguese) --- lang/pt_PT/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pt_PT/strings.php b/lang/pt_PT/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/pt_PT/strings.php +++ b/lang/pt_PT/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From b71857eabdbcaec8285f7d4fd65fe85b72a7ea06 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:00 -0500 Subject: [PATCH 3455/4012] New translations addresses.php (Portuguese) --- lang/pt_PT/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/pt_PT/admin/addressPools/addresses.php diff --git a/lang/pt_PT/admin/addressPools/addresses.php b/lang/pt_PT/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/pt_PT/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 001de6e11438fe590c6740fd03a5e09ac473f56f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:01 -0500 Subject: [PATCH 3456/4012] New translations strings.php (Russian) --- lang/ru_RU/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ru_RU/strings.php b/lang/ru_RU/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/ru_RU/strings.php +++ b/lang/ru_RU/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From 70fe16c25fec3ccaa2385f9c9e41c5b021ada782 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:02 -0500 Subject: [PATCH 3457/4012] New translations addresses.php (Russian) --- lang/ru_RU/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/ru_RU/admin/addressPools/addresses.php diff --git a/lang/ru_RU/admin/addressPools/addresses.php b/lang/ru_RU/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/ru_RU/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 630c6bf8bd1e9d63fbb707e2c3f0e92490e8327d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:03 -0500 Subject: [PATCH 3458/4012] New translations strings.php (Serbian (Cyrillic)) --- lang/sr_SP/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/sr_SP/strings.php b/lang/sr_SP/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/sr_SP/strings.php +++ b/lang/sr_SP/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From 4c92fa850d1fc52eef250454f56393ec9c959f52 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:04 -0500 Subject: [PATCH 3459/4012] New translations addresses.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/sr_SP/admin/addressPools/addresses.php diff --git a/lang/sr_SP/admin/addressPools/addresses.php b/lang/sr_SP/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/sr_SP/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 502c3479da6d9f060ecc72aba3db9fab0bc69e3e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:05 -0500 Subject: [PATCH 3460/4012] New translations strings.php (Swedish) --- lang/sv_SE/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/sv_SE/strings.php b/lang/sv_SE/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/sv_SE/strings.php +++ b/lang/sv_SE/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From 5d35c3b6ac20ae3611281ebc53d063df58e9a07b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:05 -0500 Subject: [PATCH 3461/4012] New translations addresses.php (Swedish) --- lang/sv_SE/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/sv_SE/admin/addressPools/addresses.php diff --git a/lang/sv_SE/admin/addressPools/addresses.php b/lang/sv_SE/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/sv_SE/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From b87e5c9b6d9945a2261b6f4253269b3c9866f09a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:06 -0500 Subject: [PATCH 3462/4012] New translations strings.php (Turkish) --- lang/tr_TR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/tr_TR/strings.php b/lang/tr_TR/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/tr_TR/strings.php +++ b/lang/tr_TR/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From f8e060888b145d63d7bf91c568f5adea73e1fc8e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:07 -0500 Subject: [PATCH 3463/4012] New translations addresses.php (Turkish) --- lang/tr_TR/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/tr_TR/admin/addressPools/addresses.php diff --git a/lang/tr_TR/admin/addressPools/addresses.php b/lang/tr_TR/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/tr_TR/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 84ee3f362b49315e3f195c2aed991129887fbff4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:08 -0500 Subject: [PATCH 3464/4012] New translations strings.php (Ukrainian) --- lang/uk_UA/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/uk_UA/strings.php b/lang/uk_UA/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/uk_UA/strings.php +++ b/lang/uk_UA/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From bca299045e68c0dc6f2e04810f5506acac70b621 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:08 -0500 Subject: [PATCH 3465/4012] New translations addresses.php (Ukrainian) --- lang/uk_UA/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/uk_UA/admin/addressPools/addresses.php diff --git a/lang/uk_UA/admin/addressPools/addresses.php b/lang/uk_UA/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/uk_UA/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 10551471f8914a17f609872ea94111f8c5c7f9ea Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:09 -0500 Subject: [PATCH 3466/4012] New translations strings.php (Chinese Simplified) --- lang/zh_CN/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/zh_CN/strings.php b/lang/zh_CN/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/zh_CN/strings.php +++ b/lang/zh_CN/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From 0384aa59dc1fa4b1d2995c665394b3244ac76ab9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:10 -0500 Subject: [PATCH 3467/4012] New translations addresses.php (Chinese Simplified) --- lang/zh_CN/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/zh_CN/admin/addressPools/addresses.php diff --git a/lang/zh_CN/admin/addressPools/addresses.php b/lang/zh_CN/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/zh_CN/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From e957168fbafde5b9c25297aac5f400827de67097 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:11 -0500 Subject: [PATCH 3468/4012] New translations strings.php (Chinese Traditional) --- lang/zh_TW/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/zh_TW/strings.php b/lang/zh_TW/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/zh_TW/strings.php +++ b/lang/zh_TW/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From 1f55381261be743772d0a173c272c737197237b3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:11 -0500 Subject: [PATCH 3469/4012] New translations addresses.php (Chinese Traditional) --- lang/zh_TW/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/zh_TW/admin/addressPools/addresses.php diff --git a/lang/zh_TW/admin/addressPools/addresses.php b/lang/zh_TW/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/zh_TW/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From c99b4e6aa9fc313403a1eb3454c00e18e9bee262 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:12 -0500 Subject: [PATCH 3470/4012] New translations strings.php (English) --- lang/en_US/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_US/strings.php b/lang/en_US/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/en_US/strings.php +++ b/lang/en_US/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From 98fb31c6503f58c623fb4c8dbfb878eb4eee331b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:13 -0500 Subject: [PATCH 3471/4012] New translations addresses.php (English) --- lang/en_US/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/en_US/admin/addressPools/addresses.php diff --git a/lang/en_US/admin/addressPools/addresses.php b/lang/en_US/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/en_US/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 075d0affad19ecd7de7649f7658b900564a62bca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:14 -0500 Subject: [PATCH 3472/4012] New translations strings.php (Vietnamese) --- lang/vi_VN/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/vi_VN/strings.php b/lang/vi_VN/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/vi_VN/strings.php +++ b/lang/vi_VN/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From f6771c182c1056dff0ebd67610b2cc0f9e0004c2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:15 -0500 Subject: [PATCH 3473/4012] New translations addresses.php (Vietnamese) --- lang/vi_VN/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/vi_VN/admin/addressPools/addresses.php diff --git a/lang/vi_VN/admin/addressPools/addresses.php b/lang/vi_VN/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/vi_VN/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From e9515e114ca44932374d0b6d9bcbe218acc7f694 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:16 -0500 Subject: [PATCH 3474/4012] New translations strings.php (Icelandic) --- lang/is_IS/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/is_IS/strings.php b/lang/is_IS/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/is_IS/strings.php +++ b/lang/is_IS/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From fed06f6adc6c609744a5621c61859a5ee0ad9cbe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:16 -0500 Subject: [PATCH 3475/4012] New translations addresses.php (Icelandic) --- lang/is_IS/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/is_IS/admin/addressPools/addresses.php diff --git a/lang/is_IS/admin/addressPools/addresses.php b/lang/is_IS/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/is_IS/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From de707b9c19de2fe087be368984c97beba4e28c4e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:17 -0500 Subject: [PATCH 3476/4012] New translations strings.php (Portuguese, Brazilian) --- lang/pt_BR/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pt_BR/strings.php b/lang/pt_BR/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/pt_BR/strings.php +++ b/lang/pt_BR/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From 1bdccc4a2dcbd1344b54dd4a4452ceb9fe21b7bd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:18 -0500 Subject: [PATCH 3477/4012] New translations addresses.php (Portuguese, Brazilian) --- lang/pt_BR/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/pt_BR/admin/addressPools/addresses.php diff --git a/lang/pt_BR/admin/addressPools/addresses.php b/lang/pt_BR/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/pt_BR/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 1fd377d4be2a776eb700cb9fd3a1dd74ee2c17ad Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:19 -0500 Subject: [PATCH 3478/4012] New translations strings.php (Hindi) --- lang/hi_IN/strings.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/hi_IN/strings.php b/lang/hi_IN/strings.php index 5b7f501d97d..bcc5e4b165f 100644 --- a/lang/hi_IN/strings.php +++ b/lang/hi_IN/strings.php @@ -101,4 +101,5 @@ 'query' => 'Query', 'import' => 'Import', 'download' => 'Download', + 'cidr' => 'CIDR', ]; From 1680c71a235161cbd24a9f7d195b49a310972fa7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:16:20 -0500 Subject: [PATCH 3479/4012] New translations addresses.php (Hindi) --- lang/hi_IN/admin/addressPools/addresses.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lang/hi_IN/admin/addressPools/addresses.php diff --git a/lang/hi_IN/admin/addressPools/addresses.php b/lang/hi_IN/admin/addressPools/addresses.php new file mode 100644 index 00000000000..1848db416bc --- /dev/null +++ b/lang/hi_IN/admin/addressPools/addresses.php @@ -0,0 +1,5 @@ + 'Create Address', +]; \ No newline at end of file From 89f274987b9d3af3d66bb97ba118a3f8c968f1ae Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:24 -0500 Subject: [PATCH 3480/4012] New translations strings.php (Romanian) --- lang/ro_RO/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/ro_RO/strings.php b/lang/ro_RO/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/ro_RO/strings.php +++ b/lang/ro_RO/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 041eb07d03036c7f70f64dec22294bf217eff1d5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:24 -0500 Subject: [PATCH 3481/4012] New translations addresses.php (Romanian) --- lang/ro_RO/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ro_RO/admin/addressPools/addresses.php b/lang/ro_RO/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/ro_RO/admin/addressPools/addresses.php +++ b/lang/ro_RO/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From a5de4db9d9e88e19f7c6acb1edec5ced2b3d02d5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:34 -0500 Subject: [PATCH 3482/4012] New translations strings.php (French) --- lang/fr_FR/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/fr_FR/strings.php b/lang/fr_FR/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/fr_FR/strings.php +++ b/lang/fr_FR/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 86c53d20ead297f06a3a171e5420500674a3486b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:34 -0500 Subject: [PATCH 3483/4012] New translations addresses.php (French) --- lang/fr_FR/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/fr_FR/admin/addressPools/addresses.php b/lang/fr_FR/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/fr_FR/admin/addressPools/addresses.php +++ b/lang/fr_FR/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From b051413a2b9d1a270fb3afd8885c35e681ecd252 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:35 -0500 Subject: [PATCH 3484/4012] New translations strings.php (Spanish) --- lang/es_ES/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/es_ES/strings.php b/lang/es_ES/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/es_ES/strings.php +++ b/lang/es_ES/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From dbf757d8bec363c4c82752c2d3d430031c376c3a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:36 -0500 Subject: [PATCH 3485/4012] New translations addresses.php (Spanish) --- lang/es_ES/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/es_ES/admin/addressPools/addresses.php b/lang/es_ES/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/es_ES/admin/addressPools/addresses.php +++ b/lang/es_ES/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From d49c90cd7d63a6a8f5228dfdc4578fb4e09e4536 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:37 -0500 Subject: [PATCH 3486/4012] New translations strings.php (Afrikaans) --- lang/af_ZA/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/af_ZA/strings.php b/lang/af_ZA/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/af_ZA/strings.php +++ b/lang/af_ZA/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From bf08751ae4fe3d3e361fd86dc95fda7c22323ea1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:38 -0500 Subject: [PATCH 3487/4012] New translations addresses.php (Afrikaans) --- lang/af_ZA/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/af_ZA/admin/addressPools/addresses.php b/lang/af_ZA/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/af_ZA/admin/addressPools/addresses.php +++ b/lang/af_ZA/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From 05fe3490a67343844f67183ca080f3a151d3edce Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:38 -0500 Subject: [PATCH 3488/4012] New translations strings.php (Arabic) --- lang/ar_SA/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/ar_SA/strings.php b/lang/ar_SA/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/ar_SA/strings.php +++ b/lang/ar_SA/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 83312d8b8c46c1840d5ef96574f2eb72d965504e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:39 -0500 Subject: [PATCH 3489/4012] New translations addresses.php (Arabic) --- lang/ar_SA/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ar_SA/admin/addressPools/addresses.php b/lang/ar_SA/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/ar_SA/admin/addressPools/addresses.php +++ b/lang/ar_SA/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From 71ce435147775e32281857a5e4e7c2a4f1fcadd0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:40 -0500 Subject: [PATCH 3490/4012] New translations strings.php (Catalan) --- lang/ca_ES/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/ca_ES/strings.php b/lang/ca_ES/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/ca_ES/strings.php +++ b/lang/ca_ES/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 8748f2edf1c831fb3ce4b3cc4ad8d00f3082a521 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:41 -0500 Subject: [PATCH 3491/4012] New translations addresses.php (Catalan) --- lang/ca_ES/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ca_ES/admin/addressPools/addresses.php b/lang/ca_ES/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/ca_ES/admin/addressPools/addresses.php +++ b/lang/ca_ES/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From 183eec1a11b2727106a68e13004f51238d9d10c8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:41 -0500 Subject: [PATCH 3492/4012] New translations strings.php (Czech) --- lang/cs_CZ/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/cs_CZ/strings.php b/lang/cs_CZ/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/cs_CZ/strings.php +++ b/lang/cs_CZ/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 0e0ea489a5d441e3d94128ffbeb40506b1344858 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:42 -0500 Subject: [PATCH 3493/4012] New translations addresses.php (Czech) --- lang/cs_CZ/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/cs_CZ/admin/addressPools/addresses.php b/lang/cs_CZ/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/cs_CZ/admin/addressPools/addresses.php +++ b/lang/cs_CZ/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From dcdc7f3bcf84c19dbd69dc89dce4ab4a5040fa7f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:43 -0500 Subject: [PATCH 3494/4012] New translations strings.php (Danish) --- lang/da_DK/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/da_DK/strings.php b/lang/da_DK/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/da_DK/strings.php +++ b/lang/da_DK/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 262ddd23a357c56d9273ae471bfbb91ef0727422 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:44 -0500 Subject: [PATCH 3495/4012] New translations addresses.php (Danish) --- lang/da_DK/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/da_DK/admin/addressPools/addresses.php b/lang/da_DK/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/da_DK/admin/addressPools/addresses.php +++ b/lang/da_DK/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From 286baaae1464769aee7219fee85c2430970cf48c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:44 -0500 Subject: [PATCH 3496/4012] New translations strings.php (German) --- lang/de_DE/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/de_DE/strings.php b/lang/de_DE/strings.php index 8148ea87d45..5bce9aaafa7 100644 --- a/lang/de_DE/strings.php +++ b/lang/de_DE/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 647d1b80dcc4b187e4f32b89b7bb0c7a0d1f8624 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:45 -0500 Subject: [PATCH 3497/4012] New translations addresses.php (German) --- lang/de_DE/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/de_DE/admin/addressPools/addresses.php b/lang/de_DE/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/de_DE/admin/addressPools/addresses.php +++ b/lang/de_DE/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From 7e1fef79400038c5751a16f8ecacfaff5495f865 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:46 -0500 Subject: [PATCH 3498/4012] New translations strings.php (Greek) --- lang/el_GR/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/el_GR/strings.php b/lang/el_GR/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/el_GR/strings.php +++ b/lang/el_GR/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 46a0e2cffd59d1e09dbf95e3120e3762b9661f6d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:47 -0500 Subject: [PATCH 3499/4012] New translations addresses.php (Greek) --- lang/el_GR/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/el_GR/admin/addressPools/addresses.php b/lang/el_GR/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/el_GR/admin/addressPools/addresses.php +++ b/lang/el_GR/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From 68478f44a5e27ff81a22524d8ab287e95f7b155b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:47 -0500 Subject: [PATCH 3500/4012] New translations strings.php (Finnish) --- lang/fi_FI/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/fi_FI/strings.php b/lang/fi_FI/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/fi_FI/strings.php +++ b/lang/fi_FI/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From cc33614b2ffefd936598b6a4ed19fba0ee5a566f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:48 -0500 Subject: [PATCH 3501/4012] New translations addresses.php (Finnish) --- lang/fi_FI/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/fi_FI/admin/addressPools/addresses.php b/lang/fi_FI/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/fi_FI/admin/addressPools/addresses.php +++ b/lang/fi_FI/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From faeb50c0d527dcb9caa95da421c3fd5791c2f148 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:49 -0500 Subject: [PATCH 3502/4012] New translations strings.php (Hebrew) --- lang/he_IL/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/he_IL/strings.php b/lang/he_IL/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/he_IL/strings.php +++ b/lang/he_IL/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From b975ad66891fd75934cfd6c2c5a2611f5627af4e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:50 -0500 Subject: [PATCH 3503/4012] New translations addresses.php (Hebrew) --- lang/he_IL/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/he_IL/admin/addressPools/addresses.php b/lang/he_IL/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/he_IL/admin/addressPools/addresses.php +++ b/lang/he_IL/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From 68d2ddf59424ddc0758e632a39e2dc976f0918c5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:50 -0500 Subject: [PATCH 3504/4012] New translations strings.php (Hungarian) --- lang/hu_HU/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/hu_HU/strings.php b/lang/hu_HU/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/hu_HU/strings.php +++ b/lang/hu_HU/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 3c8571bcde531047cc9b27b41463928ca62fc6e9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:51 -0500 Subject: [PATCH 3505/4012] New translations addresses.php (Hungarian) --- lang/hu_HU/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/hu_HU/admin/addressPools/addresses.php b/lang/hu_HU/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/hu_HU/admin/addressPools/addresses.php +++ b/lang/hu_HU/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From 5ef622c7c4bb5e43c6851045eb2d4a0516abb926 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:52 -0500 Subject: [PATCH 3506/4012] New translations strings.php (Italian) --- lang/it_IT/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/it_IT/strings.php b/lang/it_IT/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/it_IT/strings.php +++ b/lang/it_IT/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 42978a9971aac9429e31e9a6e9eeb378d3e8160f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:53 -0500 Subject: [PATCH 3507/4012] New translations addresses.php (Italian) --- lang/it_IT/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/it_IT/admin/addressPools/addresses.php b/lang/it_IT/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/it_IT/admin/addressPools/addresses.php +++ b/lang/it_IT/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From a4482ce4e97980a3a2beeabd8adfd22684f70b57 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:54 -0500 Subject: [PATCH 3508/4012] New translations strings.php (Japanese) --- lang/ja_JP/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/ja_JP/strings.php b/lang/ja_JP/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/ja_JP/strings.php +++ b/lang/ja_JP/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From e80d82297c9fd96548760fcdd54c479e90f9b346 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:54 -0500 Subject: [PATCH 3509/4012] New translations addresses.php (Japanese) --- lang/ja_JP/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ja_JP/admin/addressPools/addresses.php b/lang/ja_JP/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/ja_JP/admin/addressPools/addresses.php +++ b/lang/ja_JP/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From 451e56100ec5bbb7231f94171b49e340bd5d1ced Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:55 -0500 Subject: [PATCH 3510/4012] New translations strings.php (Korean) --- lang/ko_KR/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/ko_KR/strings.php b/lang/ko_KR/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/ko_KR/strings.php +++ b/lang/ko_KR/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 55cf5d1fc9d06ec54e53009386a43a4ecb6e0b5b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:56 -0500 Subject: [PATCH 3511/4012] New translations addresses.php (Korean) --- lang/ko_KR/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ko_KR/admin/addressPools/addresses.php b/lang/ko_KR/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/ko_KR/admin/addressPools/addresses.php +++ b/lang/ko_KR/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From 4d716f23986aade1f4e272aa4fae99c1de84feb0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:57 -0500 Subject: [PATCH 3512/4012] New translations strings.php (Dutch) --- lang/nl_NL/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/nl_NL/strings.php b/lang/nl_NL/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/nl_NL/strings.php +++ b/lang/nl_NL/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From cfd6d8685f918139e19bd1f078dc358afa75ea4b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:57 -0500 Subject: [PATCH 3513/4012] New translations addresses.php (Dutch) --- lang/nl_NL/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/nl_NL/admin/addressPools/addresses.php b/lang/nl_NL/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/nl_NL/admin/addressPools/addresses.php +++ b/lang/nl_NL/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From 6d63c29c96feb89e66a986342cc9daa0a4c972ad Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:58 -0500 Subject: [PATCH 3514/4012] New translations strings.php (Norwegian) --- lang/no_NO/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/no_NO/strings.php b/lang/no_NO/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/no_NO/strings.php +++ b/lang/no_NO/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From f5ded6b29da969a1d1773774b8a404a97f104d77 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:25:59 -0500 Subject: [PATCH 3515/4012] New translations addresses.php (Norwegian) --- lang/no_NO/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/no_NO/admin/addressPools/addresses.php b/lang/no_NO/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/no_NO/admin/addressPools/addresses.php +++ b/lang/no_NO/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From a6a2e164714a3bc49a5fc49f13e1589b7b6733a6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:00 -0500 Subject: [PATCH 3516/4012] New translations strings.php (Polish) --- lang/pl_PL/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/pl_PL/strings.php b/lang/pl_PL/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/pl_PL/strings.php +++ b/lang/pl_PL/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From cb9f259757e521c1247cb0bcc48c8eb309311492 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:00 -0500 Subject: [PATCH 3517/4012] New translations addresses.php (Polish) --- lang/pl_PL/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/pl_PL/admin/addressPools/addresses.php b/lang/pl_PL/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/pl_PL/admin/addressPools/addresses.php +++ b/lang/pl_PL/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From e27c14562d1860fcf8b0920efd781366d4cee191 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:01 -0500 Subject: [PATCH 3518/4012] New translations strings.php (Portuguese) --- lang/pt_PT/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/pt_PT/strings.php b/lang/pt_PT/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/pt_PT/strings.php +++ b/lang/pt_PT/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 09b4073123ff5ba34de300c97adab7dcbcd460d2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:02 -0500 Subject: [PATCH 3519/4012] New translations addresses.php (Portuguese) --- lang/pt_PT/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/pt_PT/admin/addressPools/addresses.php b/lang/pt_PT/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/pt_PT/admin/addressPools/addresses.php +++ b/lang/pt_PT/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From 2d89d701b3f4712717d0643a17037aa3d4107605 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:03 -0500 Subject: [PATCH 3520/4012] New translations strings.php (Russian) --- lang/ru_RU/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/ru_RU/strings.php b/lang/ru_RU/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/ru_RU/strings.php +++ b/lang/ru_RU/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 803581eb46b7c68ae30796cc3e426c3b6636bf4e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:04 -0500 Subject: [PATCH 3521/4012] New translations addresses.php (Russian) --- lang/ru_RU/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ru_RU/admin/addressPools/addresses.php b/lang/ru_RU/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/ru_RU/admin/addressPools/addresses.php +++ b/lang/ru_RU/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From a5e04289a43bd85e98d186249c3d63107c59dbeb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:04 -0500 Subject: [PATCH 3522/4012] New translations strings.php (Serbian (Cyrillic)) --- lang/sr_SP/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/sr_SP/strings.php b/lang/sr_SP/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/sr_SP/strings.php +++ b/lang/sr_SP/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 244bb5ffe1794374fb0fafb10379e1f9e885be68 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:05 -0500 Subject: [PATCH 3523/4012] New translations addresses.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/sr_SP/admin/addressPools/addresses.php b/lang/sr_SP/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/sr_SP/admin/addressPools/addresses.php +++ b/lang/sr_SP/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From ee9d2861f86f798b6159013deb59976fe72437af Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:06 -0500 Subject: [PATCH 3524/4012] New translations strings.php (Swedish) --- lang/sv_SE/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/sv_SE/strings.php b/lang/sv_SE/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/sv_SE/strings.php +++ b/lang/sv_SE/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From f39c37b0402a5446d1605448bf6a519f93a60c7f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:07 -0500 Subject: [PATCH 3525/4012] New translations addresses.php (Swedish) --- lang/sv_SE/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/sv_SE/admin/addressPools/addresses.php b/lang/sv_SE/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/sv_SE/admin/addressPools/addresses.php +++ b/lang/sv_SE/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From b219d5a8aee6fc7ca5b6768097f6eacda984c687 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:08 -0500 Subject: [PATCH 3526/4012] New translations strings.php (Turkish) --- lang/tr_TR/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/tr_TR/strings.php b/lang/tr_TR/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/tr_TR/strings.php +++ b/lang/tr_TR/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 0e3be9f0672cdb3a80e504907b1d7d94de87eb6d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:08 -0500 Subject: [PATCH 3527/4012] New translations addresses.php (Turkish) --- lang/tr_TR/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/tr_TR/admin/addressPools/addresses.php b/lang/tr_TR/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/tr_TR/admin/addressPools/addresses.php +++ b/lang/tr_TR/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From 6c1eaf205679474e7e12a75835df9d610cd8e3c0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:09 -0500 Subject: [PATCH 3528/4012] New translations strings.php (Ukrainian) --- lang/uk_UA/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/uk_UA/strings.php b/lang/uk_UA/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/uk_UA/strings.php +++ b/lang/uk_UA/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From a2aef953c208ab9f14868181f525eadd21fa65e3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:10 -0500 Subject: [PATCH 3529/4012] New translations addresses.php (Ukrainian) --- lang/uk_UA/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/uk_UA/admin/addressPools/addresses.php b/lang/uk_UA/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/uk_UA/admin/addressPools/addresses.php +++ b/lang/uk_UA/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From ac425e804b1e023c070613580b14d4d361f570dd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:11 -0500 Subject: [PATCH 3530/4012] New translations strings.php (Chinese Simplified) --- lang/zh_CN/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/zh_CN/strings.php b/lang/zh_CN/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/zh_CN/strings.php +++ b/lang/zh_CN/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 9343fd74189fc5379eef9a8570c5a85ff6eb504c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:12 -0500 Subject: [PATCH 3531/4012] New translations addresses.php (Chinese Simplified) --- lang/zh_CN/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/zh_CN/admin/addressPools/addresses.php b/lang/zh_CN/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/zh_CN/admin/addressPools/addresses.php +++ b/lang/zh_CN/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From 1f26d542aed0461ba5500e315a7d3e96db4cfce8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:12 -0500 Subject: [PATCH 3532/4012] New translations strings.php (Chinese Traditional) --- lang/zh_TW/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/zh_TW/strings.php b/lang/zh_TW/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/zh_TW/strings.php +++ b/lang/zh_TW/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From addadcf94b304986c3a90f7ae1cc1dc62035b9f5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:13 -0500 Subject: [PATCH 3533/4012] New translations addresses.php (Chinese Traditional) --- lang/zh_TW/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/zh_TW/admin/addressPools/addresses.php b/lang/zh_TW/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/zh_TW/admin/addressPools/addresses.php +++ b/lang/zh_TW/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From 929699871ffb42aed7b894050699f863d0a29e1c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:14 -0500 Subject: [PATCH 3534/4012] New translations strings.php (English) --- lang/en_US/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/en_US/strings.php b/lang/en_US/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/en_US/strings.php +++ b/lang/en_US/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 7fb43e9412bf0817060e347cd04ccc82b0fe606c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:15 -0500 Subject: [PATCH 3535/4012] New translations addresses.php (English) --- lang/en_US/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/en_US/admin/addressPools/addresses.php b/lang/en_US/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/en_US/admin/addressPools/addresses.php +++ b/lang/en_US/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From 4a95d1dcbe54a0d7510a2b15c4519147c2e52d6c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:15 -0500 Subject: [PATCH 3536/4012] New translations strings.php (Vietnamese) --- lang/vi_VN/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/vi_VN/strings.php b/lang/vi_VN/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/vi_VN/strings.php +++ b/lang/vi_VN/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 2f0c774fa123c031cbe63419e9ecb159dde3c73b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:16 -0500 Subject: [PATCH 3537/4012] New translations addresses.php (Vietnamese) --- lang/vi_VN/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/vi_VN/admin/addressPools/addresses.php b/lang/vi_VN/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/vi_VN/admin/addressPools/addresses.php +++ b/lang/vi_VN/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From 71f536d60e750fb4864f2de0bd36eb01834ee502 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:17 -0500 Subject: [PATCH 3538/4012] New translations strings.php (Icelandic) --- lang/is_IS/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/is_IS/strings.php b/lang/is_IS/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/is_IS/strings.php +++ b/lang/is_IS/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 36b7c45d2955d07c04ea74fcb3f33617b687f62f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:18 -0500 Subject: [PATCH 3539/4012] New translations addresses.php (Icelandic) --- lang/is_IS/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/is_IS/admin/addressPools/addresses.php b/lang/is_IS/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/is_IS/admin/addressPools/addresses.php +++ b/lang/is_IS/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From 3af998d458def0ded787b01c80d8f12656773e27 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:19 -0500 Subject: [PATCH 3540/4012] New translations strings.php (Portuguese, Brazilian) --- lang/pt_BR/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/pt_BR/strings.php b/lang/pt_BR/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/pt_BR/strings.php +++ b/lang/pt_BR/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From 0bbb36968ff6493c47633849437fdbc459f715f4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:19 -0500 Subject: [PATCH 3541/4012] New translations addresses.php (Portuguese, Brazilian) --- lang/pt_BR/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/pt_BR/admin/addressPools/addresses.php b/lang/pt_BR/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/pt_BR/admin/addressPools/addresses.php +++ b/lang/pt_BR/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From baff99d1c08e7e577de022519be4d6e2af1bc522 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:20 -0500 Subject: [PATCH 3542/4012] New translations strings.php (Hindi) --- lang/hi_IN/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/hi_IN/strings.php b/lang/hi_IN/strings.php index bcc5e4b165f..2ce67243580 100644 --- a/lang/hi_IN/strings.php +++ b/lang/hi_IN/strings.php @@ -102,4 +102,6 @@ 'import' => 'Import', 'download' => 'Download', 'cidr' => 'CIDR', + 'ipv4' => 'IPv4', + 'ipv6' => 'IPv6', ]; From cb1d512add3ca2719474a073a8321677a3399d6b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:21 -0500 Subject: [PATCH 3543/4012] New translations addresses.php (Hindi) --- lang/hi_IN/admin/addressPools/addresses.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/hi_IN/admin/addressPools/addresses.php b/lang/hi_IN/admin/addressPools/addresses.php index 1848db416bc..b46c4da5f28 100644 --- a/lang/hi_IN/admin/addressPools/addresses.php +++ b/lang/hi_IN/admin/addressPools/addresses.php @@ -1,5 +1,6 @@ 'Create Address', + 'create_address' => 'Create Address', + 'assigned_server' => 'Assigned Server', ]; \ No newline at end of file From c5984bf10e81085f10a071e034ef225ac75cbfd4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:22 -0500 Subject: [PATCH 3544/4012] New translations index.php (Romanian) --- lang/ro_RO/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ro_RO/admin/servers/index.php b/lang/ro_RO/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/ro_RO/admin/servers/index.php +++ b/lang/ro_RO/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From cbb731d63b3a51ee75002e161479bd65cb9eaf82 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:23 -0500 Subject: [PATCH 3545/4012] New translations zod.php (Romanian) --- lang/ro_RO/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ro_RO/zod.php b/lang/ro_RO/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/ro_RO/zod.php +++ b/lang/ro_RO/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 7ffd5af8b47edf436ce7be214fcea402de729b06 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:24 -0500 Subject: [PATCH 3546/4012] New translations index.php (French) --- lang/fr_FR/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fr_FR/admin/servers/index.php b/lang/fr_FR/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/fr_FR/admin/servers/index.php +++ b/lang/fr_FR/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 2b960195f9ddcbc2878ceb7351ba16c45ef2b3fc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:25 -0500 Subject: [PATCH 3547/4012] New translations zod.php (French) --- lang/fr_FR/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fr_FR/zod.php b/lang/fr_FR/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/fr_FR/zod.php +++ b/lang/fr_FR/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 379c95186c999ebf3033ec8c997bb85321f7dc4f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:25 -0500 Subject: [PATCH 3548/4012] New translations index.php (Spanish) --- lang/es_ES/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/es_ES/admin/servers/index.php b/lang/es_ES/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/es_ES/admin/servers/index.php +++ b/lang/es_ES/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From c5d3d8ea2efe6bc73059e1ad8dc1d6cf956f35f4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:26 -0500 Subject: [PATCH 3549/4012] New translations zod.php (Spanish) --- lang/es_ES/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/es_ES/zod.php b/lang/es_ES/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/es_ES/zod.php +++ b/lang/es_ES/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 60b408ea9a6f58f081528dd10b2e49ca87ffc67b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:27 -0500 Subject: [PATCH 3550/4012] New translations index.php (Afrikaans) --- lang/af_ZA/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/af_ZA/admin/servers/index.php b/lang/af_ZA/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/af_ZA/admin/servers/index.php +++ b/lang/af_ZA/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From b313b44804523c64be7b1acb8879a4d428bfe3d3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:28 -0500 Subject: [PATCH 3551/4012] New translations zod.php (Afrikaans) --- lang/af_ZA/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/af_ZA/zod.php b/lang/af_ZA/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/af_ZA/zod.php +++ b/lang/af_ZA/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 1a115eab5f4f8c12698262a73277d139409b2a9e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:29 -0500 Subject: [PATCH 3552/4012] New translations index.php (Arabic) --- lang/ar_SA/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ar_SA/admin/servers/index.php b/lang/ar_SA/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/ar_SA/admin/servers/index.php +++ b/lang/ar_SA/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 6f83f7dacbc3d8429f9c079e4f5439a4c8930682 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:30 -0500 Subject: [PATCH 3553/4012] New translations zod.php (Arabic) --- lang/ar_SA/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ar_SA/zod.php b/lang/ar_SA/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/ar_SA/zod.php +++ b/lang/ar_SA/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From f42f19c81b15bf7da4da560e2d0f3074b1740753 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:31 -0500 Subject: [PATCH 3554/4012] New translations index.php (Catalan) --- lang/ca_ES/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ca_ES/admin/servers/index.php b/lang/ca_ES/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/ca_ES/admin/servers/index.php +++ b/lang/ca_ES/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From e4b94720cbabf2fd1517356399b7b79fe0de98ee Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:31 -0500 Subject: [PATCH 3555/4012] New translations zod.php (Catalan) --- lang/ca_ES/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ca_ES/zod.php b/lang/ca_ES/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/ca_ES/zod.php +++ b/lang/ca_ES/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From b77b93388bcd8aa31a5f080a1e26998b80d45635 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:32 -0500 Subject: [PATCH 3556/4012] New translations index.php (Czech) --- lang/cs_CZ/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/cs_CZ/admin/servers/index.php b/lang/cs_CZ/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/cs_CZ/admin/servers/index.php +++ b/lang/cs_CZ/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 4b9678a4c3edd01bf472038a6451b2191f4ed588 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:33 -0500 Subject: [PATCH 3557/4012] New translations zod.php (Czech) --- lang/cs_CZ/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/cs_CZ/zod.php b/lang/cs_CZ/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/cs_CZ/zod.php +++ b/lang/cs_CZ/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From de5244aae0ed118921de806a07f2d11b86f2d223 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:34 -0500 Subject: [PATCH 3558/4012] New translations index.php (Danish) --- lang/da_DK/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/da_DK/admin/servers/index.php b/lang/da_DK/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/da_DK/admin/servers/index.php +++ b/lang/da_DK/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 1b13028db60cd99c2287480ada33728505f70219 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:35 -0500 Subject: [PATCH 3559/4012] New translations zod.php (Danish) --- lang/da_DK/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/da_DK/zod.php b/lang/da_DK/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/da_DK/zod.php +++ b/lang/da_DK/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 9d5de72548c606711274489584bb0965878e3a31 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:36 -0500 Subject: [PATCH 3560/4012] New translations index.php (German) --- lang/de_DE/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/de_DE/admin/servers/index.php b/lang/de_DE/admin/servers/index.php index 10671a452b6..913720d239a 100644 --- a/lang/de_DE/admin/servers/index.php +++ b/lang/de_DE/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'Dieser Server wird aus Convoy gelöscht. Backups und andere zugewiesene Daten werden vernichtet. Du kannst jedoch den Haken unten setzen, um die virtuelle Maschine und Daten auf der Proxmox-Node zu behalten.', 'dont_purge' => 'VM und zugewiesene Dateien nicht löschen', ], + 'no_servers_found_one' => 'No servers found', ]; From b5a97e2882e9b774cf4df78f552937045c31f630 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:36 -0500 Subject: [PATCH 3561/4012] New translations zod.php (German) --- lang/de_DE/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/de_DE/zod.php b/lang/de_DE/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/de_DE/zod.php +++ b/lang/de_DE/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 884defc881bfd2d0213735b8faa53cad51f5d390 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:37 -0500 Subject: [PATCH 3562/4012] New translations index.php (Greek) --- lang/el_GR/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/el_GR/admin/servers/index.php b/lang/el_GR/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/el_GR/admin/servers/index.php +++ b/lang/el_GR/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 4e0d718e1ce5c1257c236233eb72852d9e1df900 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:38 -0500 Subject: [PATCH 3563/4012] New translations zod.php (Greek) --- lang/el_GR/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/el_GR/zod.php b/lang/el_GR/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/el_GR/zod.php +++ b/lang/el_GR/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 04baf684b111f1cd420675bb4f5589d4d517fbe3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:39 -0500 Subject: [PATCH 3564/4012] New translations index.php (Finnish) --- lang/fi_FI/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fi_FI/admin/servers/index.php b/lang/fi_FI/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/fi_FI/admin/servers/index.php +++ b/lang/fi_FI/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From e9877dcbb891894068e79735c3d5f9a3306df07c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:40 -0500 Subject: [PATCH 3565/4012] New translations zod.php (Finnish) --- lang/fi_FI/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fi_FI/zod.php b/lang/fi_FI/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/fi_FI/zod.php +++ b/lang/fi_FI/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 0a89a0e8b030f59b80ccab244404fe8812f26ca4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:40 -0500 Subject: [PATCH 3566/4012] New translations index.php (Hebrew) --- lang/he_IL/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/he_IL/admin/servers/index.php b/lang/he_IL/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/he_IL/admin/servers/index.php +++ b/lang/he_IL/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From cf32acb104e8ce26df2e3bde332138fe93486426 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:41 -0500 Subject: [PATCH 3567/4012] New translations zod.php (Hebrew) --- lang/he_IL/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/he_IL/zod.php b/lang/he_IL/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/he_IL/zod.php +++ b/lang/he_IL/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 09a040bb7b9ad6a022856362aa973fc990355c35 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:42 -0500 Subject: [PATCH 3568/4012] New translations index.php (Hungarian) --- lang/hu_HU/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/hu_HU/admin/servers/index.php b/lang/hu_HU/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/hu_HU/admin/servers/index.php +++ b/lang/hu_HU/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 1221bf3ee787c19e2c7548644113d7b7c8d911b7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:43 -0500 Subject: [PATCH 3569/4012] New translations zod.php (Hungarian) --- lang/hu_HU/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/hu_HU/zod.php b/lang/hu_HU/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/hu_HU/zod.php +++ b/lang/hu_HU/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 3e0d721765951c977b8ce6ccd0728ea2a3109b66 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:44 -0500 Subject: [PATCH 3570/4012] New translations index.php (Italian) --- lang/it_IT/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/it_IT/admin/servers/index.php b/lang/it_IT/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/it_IT/admin/servers/index.php +++ b/lang/it_IT/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 37f96c3175157b3dc9bd38ea6f0ac2f17b1beb52 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:45 -0500 Subject: [PATCH 3571/4012] New translations zod.php (Italian) --- lang/it_IT/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/it_IT/zod.php b/lang/it_IT/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/it_IT/zod.php +++ b/lang/it_IT/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From a402aeaed7a291af68abeea5245946bbfa565e66 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:45 -0500 Subject: [PATCH 3572/4012] New translations index.php (Japanese) --- lang/ja_JP/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ja_JP/admin/servers/index.php b/lang/ja_JP/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/ja_JP/admin/servers/index.php +++ b/lang/ja_JP/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 64bcea3d8be8cff81d02e826f7362e4c6c184a23 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:46 -0500 Subject: [PATCH 3573/4012] New translations zod.php (Japanese) --- lang/ja_JP/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ja_JP/zod.php b/lang/ja_JP/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/ja_JP/zod.php +++ b/lang/ja_JP/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From da23676eea5014e0293d1315f1d00e78f6b908dc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:47 -0500 Subject: [PATCH 3574/4012] New translations index.php (Korean) --- lang/ko_KR/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ko_KR/admin/servers/index.php b/lang/ko_KR/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/ko_KR/admin/servers/index.php +++ b/lang/ko_KR/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 3491a89d40121cfc01ff0218b526306aad2f3cc2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:48 -0500 Subject: [PATCH 3575/4012] New translations zod.php (Korean) --- lang/ko_KR/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ko_KR/zod.php b/lang/ko_KR/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/ko_KR/zod.php +++ b/lang/ko_KR/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 88a86e7e87946dea427bad8b087b98fcc7f9183b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:49 -0500 Subject: [PATCH 3576/4012] New translations index.php (Dutch) --- lang/nl_NL/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/nl_NL/admin/servers/index.php b/lang/nl_NL/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/nl_NL/admin/servers/index.php +++ b/lang/nl_NL/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From f48c8b9620ba608411bcd6451b2c1944c70362df Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:49 -0500 Subject: [PATCH 3577/4012] New translations zod.php (Dutch) --- lang/nl_NL/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/nl_NL/zod.php b/lang/nl_NL/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/nl_NL/zod.php +++ b/lang/nl_NL/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 5173e05dfe968c1ddcba293c2425f40eb3532f9b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:50 -0500 Subject: [PATCH 3578/4012] New translations index.php (Norwegian) --- lang/no_NO/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/no_NO/admin/servers/index.php b/lang/no_NO/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/no_NO/admin/servers/index.php +++ b/lang/no_NO/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 4a1239d46458c34f3634f5da9468871bb2507502 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:51 -0500 Subject: [PATCH 3579/4012] New translations zod.php (Norwegian) --- lang/no_NO/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/no_NO/zod.php b/lang/no_NO/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/no_NO/zod.php +++ b/lang/no_NO/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 3df1c8910867a6478ea22b9e00a0b991f4e26b16 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:52 -0500 Subject: [PATCH 3580/4012] New translations index.php (Polish) --- lang/pl_PL/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pl_PL/admin/servers/index.php b/lang/pl_PL/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/pl_PL/admin/servers/index.php +++ b/lang/pl_PL/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 2845a48a39eeb36128f6bffdd22824b61fb060f3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:53 -0500 Subject: [PATCH 3581/4012] New translations zod.php (Polish) --- lang/pl_PL/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pl_PL/zod.php b/lang/pl_PL/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/pl_PL/zod.php +++ b/lang/pl_PL/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From cd7c0ccc3810e347f248d04576ddc856ac26cb96 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:54 -0500 Subject: [PATCH 3582/4012] New translations index.php (Portuguese) --- lang/pt_PT/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pt_PT/admin/servers/index.php b/lang/pt_PT/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/pt_PT/admin/servers/index.php +++ b/lang/pt_PT/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From e6abf5a16ddf1214a5d44a70c3586b64d4a0d7b8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:54 -0500 Subject: [PATCH 3583/4012] New translations zod.php (Portuguese) --- lang/pt_PT/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pt_PT/zod.php b/lang/pt_PT/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/pt_PT/zod.php +++ b/lang/pt_PT/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 2eaed008014482f9389d31808305cea43ac4d637 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:55 -0500 Subject: [PATCH 3584/4012] New translations index.php (Russian) --- lang/ru_RU/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ru_RU/admin/servers/index.php b/lang/ru_RU/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/ru_RU/admin/servers/index.php +++ b/lang/ru_RU/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 7406ebf2ce0ed0010346cb63e72927e86b6c1348 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:56 -0500 Subject: [PATCH 3585/4012] New translations zod.php (Russian) --- lang/ru_RU/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ru_RU/zod.php b/lang/ru_RU/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/ru_RU/zod.php +++ b/lang/ru_RU/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From e8b224b106c05d8d305de78ba832ca9179d1bc8f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:57 -0500 Subject: [PATCH 3586/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/sr_SP/admin/servers/index.php b/lang/sr_SP/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/sr_SP/admin/servers/index.php +++ b/lang/sr_SP/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From e7a3402ba9ac0be4a150d17ef1d8157be6ec5ddf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:58 -0500 Subject: [PATCH 3587/4012] New translations zod.php (Serbian (Cyrillic)) --- lang/sr_SP/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/sr_SP/zod.php b/lang/sr_SP/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/sr_SP/zod.php +++ b/lang/sr_SP/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 09dd2c9395d06d8cf85371cba9f04cb3d24f8693 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:26:59 -0500 Subject: [PATCH 3588/4012] New translations index.php (Swedish) --- lang/sv_SE/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/sv_SE/admin/servers/index.php b/lang/sv_SE/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/sv_SE/admin/servers/index.php +++ b/lang/sv_SE/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 1999f1d790e9fbf7311d5c029ce8706c5e34e3b4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:00 -0500 Subject: [PATCH 3589/4012] New translations zod.php (Swedish) --- lang/sv_SE/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/sv_SE/zod.php b/lang/sv_SE/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/sv_SE/zod.php +++ b/lang/sv_SE/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From dcfdc6423bcc87af4d63e46ef54119122031a61d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:01 -0500 Subject: [PATCH 3590/4012] New translations index.php (Turkish) --- lang/tr_TR/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/tr_TR/admin/servers/index.php b/lang/tr_TR/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/tr_TR/admin/servers/index.php +++ b/lang/tr_TR/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 2fce061a9b0535d2ea422a8a2dc746cd93965a8c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:02 -0500 Subject: [PATCH 3591/4012] New translations zod.php (Turkish) --- lang/tr_TR/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/tr_TR/zod.php b/lang/tr_TR/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/tr_TR/zod.php +++ b/lang/tr_TR/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 7e6552b4c4335eb750a0eac02cde8861a1eb081a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:03 -0500 Subject: [PATCH 3592/4012] New translations index.php (Ukrainian) --- lang/uk_UA/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/uk_UA/admin/servers/index.php b/lang/uk_UA/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/uk_UA/admin/servers/index.php +++ b/lang/uk_UA/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From ccb118cb8596e0e76a073cacaa62e8a8a838ea2e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:03 -0500 Subject: [PATCH 3593/4012] New translations zod.php (Ukrainian) --- lang/uk_UA/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/uk_UA/zod.php b/lang/uk_UA/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/uk_UA/zod.php +++ b/lang/uk_UA/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From fc5bdaa0f5ad2d9d19c038d7f8e5f514bdbca7ea Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:04 -0500 Subject: [PATCH 3594/4012] New translations index.php (Chinese Simplified) --- lang/zh_CN/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/zh_CN/admin/servers/index.php b/lang/zh_CN/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/zh_CN/admin/servers/index.php +++ b/lang/zh_CN/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From e4a3d3b7f6e11119c42a0318a021b076742826fb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:05 -0500 Subject: [PATCH 3595/4012] New translations zod.php (Chinese Simplified) --- lang/zh_CN/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/zh_CN/zod.php b/lang/zh_CN/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/zh_CN/zod.php +++ b/lang/zh_CN/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 503cd89ffefaf88a0fd71a3adb124b7d69c2a4be Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:06 -0500 Subject: [PATCH 3596/4012] New translations index.php (Chinese Traditional) --- lang/zh_TW/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/zh_TW/admin/servers/index.php b/lang/zh_TW/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/zh_TW/admin/servers/index.php +++ b/lang/zh_TW/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 167b270e5e6564ae4e67b1a51930802501a93457 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:07 -0500 Subject: [PATCH 3597/4012] New translations zod.php (Chinese Traditional) --- lang/zh_TW/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/zh_TW/zod.php b/lang/zh_TW/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/zh_TW/zod.php +++ b/lang/zh_TW/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 742f73b73a494ae85061a092cfa347c2b51ae164 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:08 -0500 Subject: [PATCH 3598/4012] New translations index.php (English) --- lang/en_US/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_US/admin/servers/index.php b/lang/en_US/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/en_US/admin/servers/index.php +++ b/lang/en_US/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 2c718c1b6befb7901aabd7166fc18fa894170008 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:08 -0500 Subject: [PATCH 3599/4012] New translations zod.php (English) --- lang/en_US/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_US/zod.php b/lang/en_US/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/en_US/zod.php +++ b/lang/en_US/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 57fb78767f56d491917d133246c5353ddd7fc74d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:09 -0500 Subject: [PATCH 3600/4012] New translations index.php (Vietnamese) --- lang/vi_VN/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/vi_VN/admin/servers/index.php b/lang/vi_VN/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/vi_VN/admin/servers/index.php +++ b/lang/vi_VN/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From a623ac7e8bb4ae92cc2d20bae0b0587085d36985 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:10 -0500 Subject: [PATCH 3601/4012] New translations zod.php (Vietnamese) --- lang/vi_VN/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/vi_VN/zod.php b/lang/vi_VN/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/vi_VN/zod.php +++ b/lang/vi_VN/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 76d41e0423f87ab594b914f170dc164720d7fc48 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:11 -0500 Subject: [PATCH 3602/4012] New translations index.php (Icelandic) --- lang/is_IS/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/is_IS/admin/servers/index.php b/lang/is_IS/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/is_IS/admin/servers/index.php +++ b/lang/is_IS/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 0af061e38708be22fd774a0afb23d21214343dd0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:12 -0500 Subject: [PATCH 3603/4012] New translations zod.php (Icelandic) --- lang/is_IS/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/is_IS/zod.php b/lang/is_IS/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/is_IS/zod.php +++ b/lang/is_IS/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 3c4560a9b885449fb7b76764443800c74b0d68b2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:12 -0500 Subject: [PATCH 3604/4012] New translations index.php (Portuguese, Brazilian) --- lang/pt_BR/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pt_BR/admin/servers/index.php b/lang/pt_BR/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/pt_BR/admin/servers/index.php +++ b/lang/pt_BR/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 8992620a210ff33347a32e588ceb746396fdea02 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:13 -0500 Subject: [PATCH 3605/4012] New translations zod.php (Portuguese, Brazilian) --- lang/pt_BR/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pt_BR/zod.php b/lang/pt_BR/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/pt_BR/zod.php +++ b/lang/pt_BR/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From a1ca3945aa6c736e0372e50b8f3fcae0367b11b5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:14 -0500 Subject: [PATCH 3606/4012] New translations index.php (Hindi) --- lang/hi_IN/admin/servers/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/hi_IN/admin/servers/index.php b/lang/hi_IN/admin/servers/index.php index 1fa3d8bf356..f6f70933669 100644 --- a/lang/hi_IN/admin/servers/index.php +++ b/lang/hi_IN/admin/servers/index.php @@ -31,4 +31,5 @@ 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], + 'no_servers_found_one' => 'No servers found', ]; From 29d0fd3cf33dc119b92a2061ad4372814a067810 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 30 Jul 2023 17:27:15 -0500 Subject: [PATCH 3607/4012] New translations zod.php (Hindi) --- lang/hi_IN/zod.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/hi_IN/zod.php b/lang/hi_IN/zod.php index abeee780f13..1147122aa1e 100644 --- a/lang/hi_IN/zod.php +++ b/lang/hi_IN/zod.php @@ -29,6 +29,7 @@ 'english_keyboard_characters' => 'Invalid {{validation}}', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', + 'mac_address' => 'Invalid Mac Address', ], 'too_small' => [ 'array' => [ From 8219f477ea36b6c08fcaa823deca3f0586a4ba07 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:10 -0500 Subject: [PATCH 3608/4012] New translations index.php (Romanian) --- lang/ro_RO/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ro_RO/admin/addressPools/index.php b/lang/ro_RO/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/ro_RO/admin/addressPools/index.php +++ b/lang/ro_RO/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From d1af252e544ce1b3ab173e3d40261ac62758e82f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:11 -0500 Subject: [PATCH 3609/4012] New translations index.php (French) --- lang/fr_FR/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fr_FR/admin/addressPools/index.php b/lang/fr_FR/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/fr_FR/admin/addressPools/index.php +++ b/lang/fr_FR/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 97edabdcaa00f89823349df61bd318ab584523fe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:12 -0500 Subject: [PATCH 3610/4012] New translations index.php (Spanish) --- lang/es_ES/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/es_ES/admin/addressPools/index.php b/lang/es_ES/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/es_ES/admin/addressPools/index.php +++ b/lang/es_ES/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 4d1b144a951fe07c09640af4b9ca8d1cee278cb5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:12 -0500 Subject: [PATCH 3611/4012] New translations index.php (Afrikaans) --- lang/af_ZA/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/af_ZA/admin/addressPools/index.php b/lang/af_ZA/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/af_ZA/admin/addressPools/index.php +++ b/lang/af_ZA/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 50fc3962835ee393c7a03b6ff92381e2f08c3fd6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:13 -0500 Subject: [PATCH 3612/4012] New translations index.php (Arabic) --- lang/ar_SA/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ar_SA/admin/addressPools/index.php b/lang/ar_SA/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/ar_SA/admin/addressPools/index.php +++ b/lang/ar_SA/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 5f8a8bcedc91d16e2d15a8e6502437f2c5cff58f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:14 -0500 Subject: [PATCH 3613/4012] New translations index.php (Catalan) --- lang/ca_ES/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ca_ES/admin/addressPools/index.php b/lang/ca_ES/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/ca_ES/admin/addressPools/index.php +++ b/lang/ca_ES/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 74e771edc31f6d2720e325199f6a4d3d0c0941fd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:15 -0500 Subject: [PATCH 3614/4012] New translations index.php (Czech) --- lang/cs_CZ/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/cs_CZ/admin/addressPools/index.php b/lang/cs_CZ/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/cs_CZ/admin/addressPools/index.php +++ b/lang/cs_CZ/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 5b2ede8fad32f5fd18980a6d649d8233ddec5ecc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:15 -0500 Subject: [PATCH 3615/4012] New translations index.php (Danish) --- lang/da_DK/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/da_DK/admin/addressPools/index.php b/lang/da_DK/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/da_DK/admin/addressPools/index.php +++ b/lang/da_DK/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 5aaf76c774728845952e2d790a5d0e5e64990f1f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:16 -0500 Subject: [PATCH 3616/4012] New translations index.php (German) --- lang/de_DE/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/de_DE/admin/addressPools/index.php b/lang/de_DE/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/de_DE/admin/addressPools/index.php +++ b/lang/de_DE/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 74f6811b2b3261b8346fc872a8986f9013d39a19 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:17 -0500 Subject: [PATCH 3617/4012] New translations index.php (Greek) --- lang/el_GR/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/el_GR/admin/addressPools/index.php b/lang/el_GR/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/el_GR/admin/addressPools/index.php +++ b/lang/el_GR/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 1c69ab8fbfdb91d691726f8009a7f4144467dacf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:18 -0500 Subject: [PATCH 3618/4012] New translations index.php (Finnish) --- lang/fi_FI/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fi_FI/admin/addressPools/index.php b/lang/fi_FI/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/fi_FI/admin/addressPools/index.php +++ b/lang/fi_FI/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 2d585934c4093196a3a537aa737a9ce2dec9077b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:18 -0500 Subject: [PATCH 3619/4012] New translations index.php (Hebrew) --- lang/he_IL/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/he_IL/admin/addressPools/index.php b/lang/he_IL/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/he_IL/admin/addressPools/index.php +++ b/lang/he_IL/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From b6bc9d9a801101242ef96436c2939f778a5a592f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:19 -0500 Subject: [PATCH 3620/4012] New translations index.php (Hungarian) --- lang/hu_HU/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/hu_HU/admin/addressPools/index.php b/lang/hu_HU/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/hu_HU/admin/addressPools/index.php +++ b/lang/hu_HU/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 149afa8d7be720ff46e4e92d2e712a13561c6278 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:20 -0500 Subject: [PATCH 3621/4012] New translations index.php (Italian) --- lang/it_IT/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/it_IT/admin/addressPools/index.php b/lang/it_IT/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/it_IT/admin/addressPools/index.php +++ b/lang/it_IT/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From cd8941610d81b5718c32757ff2c38b7a404db85a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:21 -0500 Subject: [PATCH 3622/4012] New translations index.php (Japanese) --- lang/ja_JP/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ja_JP/admin/addressPools/index.php b/lang/ja_JP/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/ja_JP/admin/addressPools/index.php +++ b/lang/ja_JP/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From fbe8e7c7f6a9898776723357e9ce1671c4f58104 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:22 -0500 Subject: [PATCH 3623/4012] New translations index.php (Korean) --- lang/ko_KR/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ko_KR/admin/addressPools/index.php b/lang/ko_KR/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/ko_KR/admin/addressPools/index.php +++ b/lang/ko_KR/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 53bc5dd3287edcba75bb46953b9d5e669eb4db5d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:22 -0500 Subject: [PATCH 3624/4012] New translations index.php (Dutch) --- lang/nl_NL/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/nl_NL/admin/addressPools/index.php b/lang/nl_NL/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/nl_NL/admin/addressPools/index.php +++ b/lang/nl_NL/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From fbd9946dc648ed893d9c7e0285e788b16908fe17 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:23 -0500 Subject: [PATCH 3625/4012] New translations index.php (Norwegian) --- lang/no_NO/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/no_NO/admin/addressPools/index.php b/lang/no_NO/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/no_NO/admin/addressPools/index.php +++ b/lang/no_NO/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From ba67638966d91b86be40ecb0f6c503469cae9119 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:24 -0500 Subject: [PATCH 3626/4012] New translations index.php (Polish) --- lang/pl_PL/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pl_PL/admin/addressPools/index.php b/lang/pl_PL/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/pl_PL/admin/addressPools/index.php +++ b/lang/pl_PL/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From c6790ff9577015df496faa78c146891f8922bb36 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:25 -0500 Subject: [PATCH 3627/4012] New translations index.php (Portuguese) --- lang/pt_PT/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pt_PT/admin/addressPools/index.php b/lang/pt_PT/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/pt_PT/admin/addressPools/index.php +++ b/lang/pt_PT/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From f3f392f1a6144de960df3c5921ae651fdba9b7f9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:25 -0500 Subject: [PATCH 3628/4012] New translations index.php (Russian) --- lang/ru_RU/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ru_RU/admin/addressPools/index.php b/lang/ru_RU/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/ru_RU/admin/addressPools/index.php +++ b/lang/ru_RU/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From a5911096af1d9622554f673031b3019a5f0269f0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:26 -0500 Subject: [PATCH 3629/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/sr_SP/admin/addressPools/index.php b/lang/sr_SP/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/sr_SP/admin/addressPools/index.php +++ b/lang/sr_SP/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 620d7fd4fb4eac066e3a03ec16800b67d1ed1f20 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:27 -0500 Subject: [PATCH 3630/4012] New translations index.php (Swedish) --- lang/sv_SE/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/sv_SE/admin/addressPools/index.php b/lang/sv_SE/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/sv_SE/admin/addressPools/index.php +++ b/lang/sv_SE/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 01d8e6107c94c201bd3005dbf623e6f7c06a3e80 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:27 -0500 Subject: [PATCH 3631/4012] New translations index.php (Turkish) --- lang/tr_TR/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/tr_TR/admin/addressPools/index.php b/lang/tr_TR/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/tr_TR/admin/addressPools/index.php +++ b/lang/tr_TR/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 099ff3b41abf903bd1495fd755e49f71d2cedc1a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:28 -0500 Subject: [PATCH 3632/4012] New translations index.php (Ukrainian) --- lang/uk_UA/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/uk_UA/admin/addressPools/index.php b/lang/uk_UA/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/uk_UA/admin/addressPools/index.php +++ b/lang/uk_UA/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From ef7168ae8772c84ff640e08ae3ef616880a6b81f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:29 -0500 Subject: [PATCH 3633/4012] New translations index.php (Chinese Simplified) --- lang/zh_CN/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/zh_CN/admin/addressPools/index.php b/lang/zh_CN/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/zh_CN/admin/addressPools/index.php +++ b/lang/zh_CN/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From f69fb89ebc30cd1ccb21dea1ea78291620eb04eb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:30 -0500 Subject: [PATCH 3634/4012] New translations index.php (Chinese Traditional) --- lang/zh_TW/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/zh_TW/admin/addressPools/index.php b/lang/zh_TW/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/zh_TW/admin/addressPools/index.php +++ b/lang/zh_TW/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From d62e30112a6e92ee8a8692fb31e2828927fbfc3e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:30 -0500 Subject: [PATCH 3635/4012] New translations index.php (English) --- lang/en_US/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_US/admin/addressPools/index.php b/lang/en_US/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/en_US/admin/addressPools/index.php +++ b/lang/en_US/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 68fe59fb5b84038a854a3392d046d7d6c3cecbaa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:31 -0500 Subject: [PATCH 3636/4012] New translations index.php (Vietnamese) --- lang/vi_VN/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/vi_VN/admin/addressPools/index.php b/lang/vi_VN/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/vi_VN/admin/addressPools/index.php +++ b/lang/vi_VN/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From defd9c4a1b60debfb14c251b18e8419ec0c34c5e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:32 -0500 Subject: [PATCH 3637/4012] New translations index.php (Icelandic) --- lang/is_IS/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/is_IS/admin/addressPools/index.php b/lang/is_IS/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/is_IS/admin/addressPools/index.php +++ b/lang/is_IS/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 5021275495d42e71b1bbf2419cf527ae3165b447 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:33 -0500 Subject: [PATCH 3638/4012] New translations index.php (Portuguese, Brazilian) --- lang/pt_BR/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pt_BR/admin/addressPools/index.php b/lang/pt_BR/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/pt_BR/admin/addressPools/index.php +++ b/lang/pt_BR/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 501b1933c2ac850cf9b187b6ba41fcdff363594a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:44:33 -0500 Subject: [PATCH 3639/4012] New translations index.php (Hindi) --- lang/hi_IN/admin/addressPools/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/hi_IN/admin/addressPools/index.php b/lang/hi_IN/admin/addressPools/index.php index a6ca9f750de..42889d9b964 100644 --- a/lang/hi_IN/admin/addressPools/index.php +++ b/lang/hi_IN/admin/addressPools/index.php @@ -2,4 +2,5 @@ return [ 'create_pool' => 'Create Pool', + 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From a9fb90aa253da0e35513379afd52d6441b9edc83 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 13:11:04 -0500 Subject: [PATCH 3640/4012] New translations addresses.php (German) --- lang/de_DE/admin/addressPools/addresses.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/de_DE/admin/addressPools/addresses.php b/lang/de_DE/admin/addressPools/addresses.php index b46c4da5f28..426f0246147 100644 --- a/lang/de_DE/admin/addressPools/addresses.php +++ b/lang/de_DE/admin/addressPools/addresses.php @@ -1,6 +1,6 @@ 'Create Address', - 'assigned_server' => 'Assigned Server', + 'create_address' => 'Adresse erstellen', + 'assigned_server' => 'Zugewiesener Server', ]; \ No newline at end of file From 30cdbceeaa6df82b0d87d2d5e39bde6bc9944dca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 13:11:05 -0500 Subject: [PATCH 3641/4012] New translations index.php (German) --- lang/de_DE/admin/addressPools/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/de_DE/admin/addressPools/index.php b/lang/de_DE/admin/addressPools/index.php index 42889d9b964..51042835238 100644 --- a/lang/de_DE/admin/addressPools/index.php +++ b/lang/de_DE/admin/addressPools/index.php @@ -1,6 +1,6 @@ 'Create Pool', - 'nodes_nothing_found' => 'No nodes found', + 'create_pool' => 'Pool erstellen', + 'nodes_nothing_found' => 'Keine Nodes gefunden', ]; \ No newline at end of file From 7d278eb0efc8f96f422d0af50e7794f9da0168ba Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 13:11:06 -0500 Subject: [PATCH 3642/4012] New translations index.php (German) --- lang/de_DE/admin/nodes/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/de_DE/admin/nodes/index.php b/lang/de_DE/admin/nodes/index.php index 99ae4d4b362..cfed3698160 100644 --- a/lang/de_DE/admin/nodes/index.php +++ b/lang/de_DE/admin/nodes/index.php @@ -9,13 +9,13 @@ 'location_group' => 'Standortgruppe', 'pve_name' => 'Nodename in Proxmox', 'override_creds' => 'Zugangsdaten überschreiben', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'creds_warning' => 'Bitte deaktiviere die Einstellung "privilege separation" und gewähre root-Rechte.', 'token_id' => 'Token ID', 'secret' => 'Geheimschlüssel', 'memory_allocation' => 'Speicherzuweisung', - 'memory_overallocation' => 'Memory Overallocation', + 'memory_overallocation' => 'Arbeitsspeicher Überzuteilung', 'disk_allocation' => 'Festplattenzuweisung', - 'disk_overallocation' => 'Disk Overallocation', + 'disk_overallocation' => 'Speicher Überzuteilung', 'vm_storage' => 'VM Speicher', 'backup_storage' => 'Backupspeicher', 'iso_storage' => 'ISO Speicher', From 7d3147c6addc352a36fc9e056aafd53d49429895 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 13:11:06 -0500 Subject: [PATCH 3643/4012] New translations settings.php (German) --- lang/de_DE/admin/nodes/settings.php | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/lang/de_DE/admin/nodes/settings.php b/lang/de_DE/admin/nodes/settings.php index 9a45677e177..9ae386484a0 100644 --- a/lang/de_DE/admin/nodes/settings.php +++ b/lang/de_DE/admin/nodes/settings.php @@ -2,23 +2,22 @@ return [ 'node_info' => [ - 'title' => 'Node Information', + 'title' => 'Nodeinformation', ], 'coterm' => [ 'title' => 'Coterm', - 'description' => 'Coterm lets you hide your node\'s origin from your users while they are accessing the web console.', - 'enable' => 'Enable Coterm', - 'tls' => 'TLS/SSL Enabled', + 'description' => 'Mit Coterm kannst du die IP deiner Node vor Benutzern verbergen, während diese auf die Webkonsole zugreifen.', + 'enable' => 'Coterm aktivieren', + 'tls' => 'SSL/TLS aktiviert', 'token_created' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created token. Please take note of the token\'s value as this is the only and - last time you will see it.', - 'action' => 'Okay, I got it' + 'title' => 'Token erstellt', + 'description' => 'Hier ist dein neu erstellter Token. Bitte notiere ihn dir, da dieser nie wieder angezeigt werden kann.', + 'action' => 'Okay, ich habe es verstanden' ], 'reset' => [ - 'title' => 'Reset Token?', - 'description' => 'Are you sure you want to reset this node\'s Coterm token? Any Coterm instances that are relying on this token will fail.', - 'action' => 'Reset Token', + 'title' => 'Token zurücksetzen?', + 'description' => 'Bist du sicher, dass du den Coterm-Token dieser Node zurücksetzen möchtest? Alle Coterm-Instanzen, die diesen Token verwenden, werden nicht mehr funktionieren.', + 'action' => 'Token zurücksetzen', ] ] ]; From 1411da3484e767e2a7bcad91db08b68eb772540f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 13:11:07 -0500 Subject: [PATCH 3644/4012] New translations isos.php (German) --- lang/de_DE/admin/nodes/isos.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/de_DE/admin/nodes/isos.php b/lang/de_DE/admin/nodes/isos.php index 101ca304dc3..8ed355bcd15 100644 --- a/lang/de_DE/admin/nodes/isos.php +++ b/lang/de_DE/admin/nodes/isos.php @@ -1,12 +1,12 @@ 'Create ISO', - 'checksum_algorithm' => 'Checksum Algorithm', - 'checksum' => 'Checksum', + 'create_iso' => 'ISO erstellen', + 'checksum_algorithm' => 'Prüfsummen-Algorithmus', + 'checksum' => 'Prüfsumme', 'create_modal' => [ - 'title' => 'Create an ISO', - 'non_iso_file_name_error' => 'The file extension must end in .iso', - 'fail_to_query_remote_file_error' => 'Failed to query remote file.', + 'title' => 'Erstelle eine ISO', + 'non_iso_file_name_error' => 'Die Dateiendung muss ".iso" sein', + 'fail_to_query_remote_file_error' => 'Abfrage der Remote-Datei fehlgeschlagen.', ], ]; \ No newline at end of file From b54f91feabae086bdd777d54b407de3da7bed2cd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 15:15:59 -0500 Subject: [PATCH 3645/4012] New translations index.php (German) --- lang/de_DE/admin/servers/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/de_DE/admin/servers/index.php b/lang/de_DE/admin/servers/index.php index 913720d239a..28893f69d09 100644 --- a/lang/de_DE/admin/servers/index.php +++ b/lang/de_DE/admin/servers/index.php @@ -31,5 +31,5 @@ 'description' => 'Dieser Server wird aus Convoy gelöscht. Backups und andere zugewiesene Daten werden vernichtet. Du kannst jedoch den Haken unten setzen, um die virtuelle Maschine und Daten auf der Proxmox-Node zu behalten.', 'dont_purge' => 'VM und zugewiesene Dateien nicht löschen', ], - 'no_servers_found_one' => 'No servers found', + 'no_servers_found_one' => 'Keine Server gefunden', ]; From 56785f8f43a0943f8f9d0b01c7ab54d1c2391445 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 15:16:00 -0500 Subject: [PATCH 3646/4012] New translations settings.php (German) --- lang/de_DE/admin/servers/settings.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/de_DE/admin/servers/settings.php b/lang/de_DE/admin/servers/settings.php index bde6d93a533..a61effc594b 100644 --- a/lang/de_DE/admin/servers/settings.php +++ b/lang/de_DE/admin/servers/settings.php @@ -8,12 +8,12 @@ 'installing' => 'Installation in Arbeit', 'install_failed' => 'Aktuelle Installation Fehlgeschlagen', 'suspended' => 'Gesperrt', - 'restoring_backup' => 'Restoring From a Backup', - 'restoring_snapshot' => 'Restoring From a Snapshot', + 'restoring_backup' => 'Wiederherstellung aus Backup', + 'restoring_snapshot' => 'Wiederherstellung aus Snapshot', ] ], 'suspension' => [ - 'title' => 'Suspension', + 'title' => 'Suspendierung', 'description' => 'Toggle the suspension status of the server.', 'statuses' => [ 'suspended' => 'This server is suspended.', From 6465172f199a11e7056d529ae2fd6672e7639230 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 16:20:49 -0500 Subject: [PATCH 3647/4012] New translations strings.php (German) --- lang/de_DE/strings.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/de_DE/strings.php b/lang/de_DE/strings.php index 5bce9aaafa7..57abcb31bca 100644 --- a/lang/de_DE/strings.php +++ b/lang/de_DE/strings.php @@ -52,9 +52,9 @@ 'reinstall' => 'Neuinstallieren', 'template' => 'Template', 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', + 'template_other' => 'Template', + 'template_group' => 'Templategruppe', + 'system_os_password' => 'System Passwort', 'mount' => 'Mount', 'unmount' => 'Unmounten', 'primary' => 'Primär', @@ -97,10 +97,10 @@ 'iso_other' => 'ISOs', 'ipam' => 'IPAM', 'link' => 'Link', - 'file_name' => 'File Name', + 'file_name' => 'Dateiname', 'query' => 'Query', - 'import' => 'Import', - 'download' => 'Download', + 'import' => 'Importieren', + 'download' => 'Herunterladen', 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', From a19f9701d6f1e09210b0e1b2c65234a642851630 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 16:20:49 -0500 Subject: [PATCH 3648/4012] New translations zod.php (German) --- lang/de_DE/zod.php | 122 ++++++++++++++++++++++----------------------- 1 file changed, 61 insertions(+), 61 deletions(-) diff --git a/lang/de_DE/zod.php b/lang/de_DE/zod.php index 1147122aa1e..f038f9aeea3 100644 --- a/lang/de_DE/zod.php +++ b/lang/de_DE/zod.php @@ -2,95 +2,95 @@ return [ 'errors' => [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', + 'invalid_type' => '{{expected}} erwartet, {{received}} erhalten', + 'invalid_type_received_undefined' => 'Erforderlich', + 'invalid_literal' => 'Ungültiges Wort, {{expected}} erwartet', + 'unrecognized_keys' => 'Nicht erkannte(r) Schlüssel im Objekt: {{- keys}}', + 'invalid_union' => 'Ungültige Eingabe', + 'invalid_union_discriminator' => 'Ungültiges Trennzeichen. {{- options}} erwartet', + 'invalid_enum_value' => 'Ungültiger enum-Wert. {{- options}} erwartet, {{received}} erwartet', + 'invalid_arguments' => 'Ungültige Funktionsargumente', + 'invalid_return_type' => 'Ungültiger Funktionsrückgabetyp', + 'invalid_date' => 'Ungültiges Datum', + 'custom' => 'Ungültige Eingabe', + 'invalid_intersection_types' => 'Schnittmengenergebnisse konnten nicht zusammengeführt werden', + 'not_multiple_of' => 'Zahl muss ein Vielfaches von {{multipleOf}} sein', + 'not_finite' => 'Nummer muss endlich sein', 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - 'mac_address' => 'Invalid Mac Address', + 'email' => '{{validation}} ungültig', + 'url' => '{{validation}} ungültig', + 'uuid' => '{{validation}} ungültig', + 'cuid' => '{{validation}} ungültig', + 'regex' => 'Ungültig', + 'datetime' => '{{validation}} ungültig', + 'startsWith' => 'Ungültige Eingabe: Muss beginnen mit: "{{startsWith}}"', + 'endsWith' => 'Ungültige Eingabe: Muss enden mit: "{{endsWith}}"', + 'hostname' => '{{validation}} ungültig', + 'english_keyboard_characters' => '{{validation}} ungültig', + 'password' => 'Muss 8 Zeichen erhalten. Ein Groß-, ein Kleinbuchstaben, eine Nummer und ein Sonderzeichen', + 'ip_address' => 'Ungültige IP-Adresse', + 'mac_address' => 'Ungültige MAC-Adresse', ], 'too_small' => [ 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + 'exact' => 'Array muss genau {{minimum}} Element(e) enthalten', + 'inclusive' => 'Array muss mindestens {{minimum}} Element(e) enthalten', + 'not_inclusive' => 'Array muss mehr als {{minimum}} Element(e) enthalten', ], 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + 'exact' => 'String muss genau {{minimum}} Zeichen enthalten', + 'inclusive' => 'String muss mindestens {{minimum}} Zeichen enthalten', + 'not_inclusive' => 'String muss mehr als {{minimum}} Zeichen enthalten', ], 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', + 'exact' => 'Nummer muss genau {{minimum}} sein', + 'inclusive' => 'Nummer muss größer oder gleich {{minimum}} sein', + 'not_inclusive' => 'Nummer muss größer als {{minimum}} sein', ], 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', + 'exact' => 'Ungültige Eingabe', + 'inclusive' => 'Ungültige Eingabe', + 'not_inclusive' => 'Ungültige Eingabe', ], 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + 'exact' => 'Datum muss genau {{- minimum, datetime}} sein', + 'inclusive' => 'Datum muss größer oder gleich {{- minimum, datetime}} sein', + 'not_inclusive' => 'Datum muss größer als {{- minimum, datetime}} sein', ], ], 'too_big' => [ 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + 'exact' => 'Array muss genau {{maximum}} Element(e) enthalten', + 'inclusive' => 'Array darf höchstens {{maximum}} Element(e) enthalten', + 'not_inclusive' => 'Array muss weniger als {{maximum}} Element(e) enthalten', ], 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + 'exact' => 'String muss genau {{maximum}} Zeichen enthalten', + 'inclusive' => 'String darf maximal {{maximum}} Zeichen enthalten', + 'not_inclusive' => 'String muss weniger als {{maximum}} Zeichen enthalten', ], 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', + 'exact' => 'Nummer muss genau {{maximum}} sein', + 'inclusive' => 'Nummer muss kleiner oder gleich {{maximum}} sein', + 'not_inclusive' => 'Zahl muss kleiner als {{maximum}} sein', ], 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', + 'exact' => 'Ungültige Eingabe', + 'inclusive' => 'Ungültige Eingabe', + 'not_inclusive' => 'Ungültige Eingabe', ], 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + 'exact' => 'Datum muss genau {{- maximum, datetime}} sein', + 'inclusive' => 'Datum muss kleiner oder gleich {{- maximum, datetime}} sein', + 'not_inclusive' => 'Datum muss kleiner als {{- maximum, datetime}} sein', ], ], ], 'validations' => [ - 'email' => 'email', - 'url' => 'url', - 'uuid' => 'uuid', - 'cuid' => 'cuid', + 'email' => 'Email', + 'url' => 'URL', + 'uuid' => 'UUID', + 'cuid' => 'CUID', 'regex' => 'regex', 'datetime' => 'datetime', ], From e4ca8a4fa82f90c6ab0e1cfaf3a043e9cc0e3e00 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 16:20:50 -0500 Subject: [PATCH 3649/4012] New translations settings.php (German) --- lang/de_DE/admin/nodes/settings.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/de_DE/admin/nodes/settings.php b/lang/de_DE/admin/nodes/settings.php index 9ae386484a0..905a4739a77 100644 --- a/lang/de_DE/admin/nodes/settings.php +++ b/lang/de_DE/admin/nodes/settings.php @@ -6,17 +6,17 @@ ], 'coterm' => [ 'title' => 'Coterm', - 'description' => 'Mit Coterm kannst du die IP deiner Node vor Benutzern verbergen, während diese auf die Webkonsole zugreifen.', + 'description' => 'Mit Coterm kannst Du die IP deiner Node vor Benutzern verbergen, während diese auf die Webkonsole zugreifen.', 'enable' => 'Coterm aktivieren', 'tls' => 'SSL/TLS aktiviert', 'token_created' => [ 'title' => 'Token erstellt', - 'description' => 'Hier ist dein neu erstellter Token. Bitte notiere ihn dir, da dieser nie wieder angezeigt werden kann.', + 'description' => 'Hier ist Dein neu erstellter Token. Bitte notiere ihn Dir, da dieser nie wieder angezeigt werden kann.', 'action' => 'Okay, ich habe es verstanden' ], 'reset' => [ 'title' => 'Token zurücksetzen?', - 'description' => 'Bist du sicher, dass du den Coterm-Token dieser Node zurücksetzen möchtest? Alle Coterm-Instanzen, die diesen Token verwenden, werden nicht mehr funktionieren.', + 'description' => 'Bist Du sicher, dass Du den Coterm-Token dieser Node zurücksetzen möchtest? Alle Coterm-Instanzen, die diesen Token verwenden, werden nicht mehr funktionieren.', 'action' => 'Token zurücksetzen', ] ] From 1e531f298be40449ad60e31570fd5a7bf0358736 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 16:20:51 -0500 Subject: [PATCH 3650/4012] New translations settings.php (German) --- lang/de_DE/admin/servers/settings.php | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/lang/de_DE/admin/servers/settings.php b/lang/de_DE/admin/servers/settings.php index a61effc594b..9e8e6d03867 100644 --- a/lang/de_DE/admin/servers/settings.php +++ b/lang/de_DE/admin/servers/settings.php @@ -13,25 +13,23 @@ ] ], 'suspension' => [ - 'title' => 'Suspendierung', - 'description' => 'Toggle the suspension status of the server.', + 'title' => 'Sperrung', + 'description' => 'Schalte den Sperrungsstatus um.', 'statuses' => [ - 'suspended' => 'This server is suspended.', - 'not_suspended' => 'This server isn\'t suspended.' + 'suspended' => 'Dieser Server ist gesperrt.', + 'not_suspended' => 'Dieser Server ist nicht gesperrt.' ], - 'suspend' => 'Suspend', - 'unsuspend' => 'Unsuspend', + 'suspend' => 'Sperren', + 'unsuspend' => 'Entsperren', ], 'deletion' => [ - 'title' => 'Delete Server', - 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be - destroyed. However, you can tick the checkbox below to keep the virtual machine and data - on the Proxmox node.', - 'deleting_status' => 'This server is currently being deleted.', - 'no_purge' => 'Do not purge VM and related files', + 'title' => 'Server löschen', + 'description' => 'Dieser Server wird aus Convoy gelöscht. Backups und andere zugewiesene Daten werden vernichtet. Du kannst jedoch den Haken unten setzen, um die virtuelle Maschine und Daten auf der Proxmox-Node zu behalten.', + 'deleting_status' => 'Dieser Server wird aktuell gelöscht.', + 'no_purge' => 'VM und zugewiesene Dateien nicht löschen', 'confirmation' => [ - 'title' => 'Delete :name', - 'description' => 'Are you sure you want to delete :name?' + 'title' => ':name Löschen', + 'description' => 'Bist Du sicher, dass Du :name löschen möchtest?' ] ], 'build' => [ From 98da3c04e6772e5813edb6c3e10b4de389465aa5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 16:20:52 -0500 Subject: [PATCH 3651/4012] New translations tokens.php (German) --- lang/de_DE/admin/tokens.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/de_DE/admin/tokens.php b/lang/de_DE/admin/tokens.php index cb593cb9823..6255180c0c6 100644 --- a/lang/de_DE/admin/tokens.php +++ b/lang/de_DE/admin/tokens.php @@ -2,11 +2,11 @@ return [ 'create_modal' => [ - 'title' => 'Create a Token', + 'title' => 'Token erstellen', ], 'created_modal' => [ - 'title' => 'Token Created', - 'description' => 'Here is your newly created API token. Please take note of the token\'s value as this is the only and last time you will see it.', - 'button' => 'Okay, I copied it', + 'title' => 'Token erstellt', + 'description' => 'Hier ist Dein neu erstellter API-Token. Bitte notiere ihn Dir, da dieser nie wieder angezeigt werden kann.', + 'button' => 'Okay, ich habe es kopiert', ], ]; From 0261af93a0ba73ddcb220e0fd076e7f501ba3abd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 16:20:53 -0500 Subject: [PATCH 3652/4012] New translations users.php (German) --- lang/de_DE/admin/users.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lang/de_DE/admin/users.php b/lang/de_DE/admin/users.php index 99229783270..52b6509afed 100644 --- a/lang/de_DE/admin/users.php +++ b/lang/de_DE/admin/users.php @@ -1,18 +1,18 @@ 'New User', + 'new_user' => 'Neuer Benutzer', 'create_modal' => [ - 'title' => 'Create a User', - 'is_admin_warning' => 'You are giving this user administrative privileges.', + 'title' => 'User erstellen', + 'is_admin_warning' => 'Du gibst diesem Benutzer administrative Rechte.', ], 'user_info' => [ - 'title' => 'User Information', - 'override_pass' => 'Override password', + 'title' => 'Benutzerinformation', + 'override_pass' => 'Passwort überschreiben', ], 'delete_user' => [ - 'title' => 'Delete User', - 'description' => 'The user and its associated data will be deleted.', - 'has_servers_error' => 'This user cannot be deleted with servers still associated with it.', + 'title' => 'Benutzer löschen', + 'description' => 'Der Benutzer und die ihm zugewiesenen Daten werden gelöscht.', + 'has_servers_error' => 'Dieser Benutzer kann nicht gelöscht werden, da noch Server zugewiesen sind.', ], ]; From e280cda362c6f5f7e0f156e38455c439ad4ac726 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 16:20:53 -0500 Subject: [PATCH 3653/4012] New translations auth.php (German) --- lang/de_DE/auth.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/de_DE/auth.php b/lang/de_DE/auth.php index 5b8cdf9eff3..d47042cef7c 100644 --- a/lang/de_DE/auth.php +++ b/lang/de_DE/auth.php @@ -13,11 +13,11 @@ | */ - 'failed' => 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + 'failed' => 'Die Zugangsdaten stimmen nicht mit unserer Datenbank überein.', + 'password' => 'Das angegebene Passwort ist falsch.', + 'throttle' => 'Zu viele Login-Versucht. Bitte versuche es in :seconds Sekunden erneut.', - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', + 'sign_in' => 'Anmelden', + 'sign_out' => 'Abmelden', + 'sign_in_description' => 'Bei Deinem Konto anmelden', ]; From c7896e40406edc4f2869368d0fc79d753a75fa43 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 16:20:54 -0500 Subject: [PATCH 3654/4012] New translations index.php (German) --- lang/de_DE/dashboard/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/de_DE/dashboard/index.php b/lang/de_DE/dashboard/index.php index 63d3b525616..e360734f38b 100644 --- a/lang/de_DE/dashboard/index.php +++ b/lang/de_DE/dashboard/index.php @@ -1,7 +1,7 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'show_all_servers' => 'Alle Server anzeigen', + 'no_servers_admin_empty_state' => 'Es gibt keine Server.', + 'no_servers_empty_state' => 'Du hast keine Server.', ]; From 174ebca8758adee303f71aca0380c0d51c118404 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 16:20:55 -0500 Subject: [PATCH 3655/4012] New translations pagination.php (German) --- lang/de_DE/pagination.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/de_DE/pagination.php b/lang/de_DE/pagination.php index d4814118778..ce092b8b4b5 100644 --- a/lang/de_DE/pagination.php +++ b/lang/de_DE/pagination.php @@ -13,7 +13,7 @@ | */ - 'previous' => '« Previous', - 'next' => 'Next »', + 'previous' => '« Vorherige', + 'next' => 'Nächste »', ]; From 572cfab0435c7ff5aae8a829261c96c91b9c876d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 16:20:56 -0500 Subject: [PATCH 3656/4012] New translations passwords.php (German) --- lang/de_DE/passwords.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/de_DE/passwords.php b/lang/de_DE/passwords.php index 2345a56b5a6..1ffe0d132a7 100644 --- a/lang/de_DE/passwords.php +++ b/lang/de_DE/passwords.php @@ -13,10 +13,10 @@ | */ - 'reset' => 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", + 'reset' => 'Dein Passwort wurde zurückgesetzt!', + 'sent' => 'Wir haben die einen Link zum Zurücksetzen Deines Passworts per Email geschickt!', + 'throttled' => 'Bitte warte bevor Du es erneut versuchst.', + 'token' => 'Dieser Passwort-Token ist nicht gültig.', + 'user' => "Wir konnten keinen Benutzer mit dieser Email-Adresse finden.", ]; From ef10b8a65a7722275e6f82780b17c45713011676 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 16:20:57 -0500 Subject: [PATCH 3657/4012] New translations backups.php (German) --- lang/de_DE/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/de_DE/server/backups.php b/lang/de_DE/server/backups.php index 1eef57ad921..f76d1b2e8ca 100644 --- a/lang/de_DE/server/backups.php +++ b/lang/de_DE/server/backups.php @@ -6,8 +6,8 @@ 'counter_tooltip' => 'Du hast :count von :max Backups erstellt', 'create_modal' => [ 'title' => 'Ein Backup erstellen', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', + 'description' => 'Das Erstellen eines Backups wird eine Kopie deines Servers erstellen. Dies kann, je nach Servergröße, eine Weile dauern.', + 'compression_type' => 'Kompressionstyp', 'mode' => 'Typ', 'modes' => [ 'snapshot' => 'Snapshot', From 5583dc80fd549a5b9954b14e0af2fff78c510175 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 16:20:58 -0500 Subject: [PATCH 3658/4012] New translations validation.php (German) --- lang/de_DE/validation.php | 66 +++++++++++++++++++-------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/lang/de_DE/validation.php b/lang/de_DE/validation.php index edb013a7120..06331c0d80c 100644 --- a/lang/de_DE/validation.php +++ b/lang/de_DE/validation.php @@ -19,44 +19,44 @@ 'after' => 'Das :attribute muss an einem Datum nach den :date liegen.', 'after_or_equal' => 'Das :attribute muss ein Datum nach oder gleich mit :date sein.', 'alpha' => 'Das :attribute darf nur Buchstaben enthalten.', - 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', - 'alpha_num' => 'The :attribute must only contain letters and numbers.', - 'array' => 'The :attribute must be an array.', - 'before' => 'The :attribute must be a date before :date.', - 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', + 'alpha_dash' => 'Das :attribute darf nur Buchstaben, Nummern, Binde- und Unterstriche erhalten.', + 'alpha_num' => 'Das :attribute darf nur Buchstaben und Zahlen enthalten.', + 'array' => 'Das :attribute muss ein Array sein.', + 'before' => 'Das :attribute muss ein Datum vor :date sein.', + 'before_or_equal' => 'Das :attribute muss ein Datum vor oder gleich :date sein.', 'between' => [ - 'array' => 'The :attribute must have between :min and :max items.', - 'file' => 'The :attribute must be between :min and :max kilobytes.', - 'numeric' => 'The :attribute must be between :min and :max.', - 'string' => 'The :attribute must be between :min and :max characters.', + 'array' => 'Das :attribute muss zwischen :min und :max Artikel haben.', + 'file' => 'Das :attribute muss zwischen :min und :max Kilobyte sein.', + 'numeric' => 'Das :attribute muss zwischen :min und :max sein.', + 'string' => 'Das :attribute muss zwischen :min und :max Zeichen sein.', ], - 'boolean' => 'The :attribute field must be true or false.', - 'confirmed' => 'The :attribute confirmation does not match.', - 'current_password' => 'The password is incorrect.', - 'date' => 'The :attribute is not a valid date.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => 'The :attribute does not match the format :format.', - 'declined' => 'The :attribute must be declined.', - 'declined_if' => 'The :attribute must be declined when :other is :value.', - 'different' => 'The :attribute and :other must be different.', - 'digits' => 'The :attribute must be :digits digits.', - 'digits_between' => 'The :attribute must be between :min and :max digits.', - 'dimensions' => 'The :attribute has invalid image dimensions.', - 'distinct' => 'The :attribute field has a duplicate value.', - 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', - 'email' => 'The :attribute must be a valid email address.', - 'ends_with' => 'The :attribute must end with one of the following: :values.', - 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', - 'enum' => 'The selected :attribute is invalid.', - 'exists' => 'The selected :attribute is invalid.', - 'file' => 'The :attribute must be a file.', - 'filled' => 'The :attribute field must have a value.', + 'boolean' => 'Das :attribute Feld muss wahr oder falsch sein.', + 'confirmed' => 'Die :attribute Bestätigung stimmt nicht überein.', + 'current_password' => 'Das Passwort ist falsch.', + 'date' => 'Das :attribute ist kein gültiges Datum.', + 'date_equals' => 'Das :attribute muss ein Datum gleich mit :date sein.', + 'date_format' => 'Das :attribute entspricht nicht dem Format: :format.', + 'declined' => 'Das :attribute muss abgelehnt werden.', + 'declined_if' => 'Das :attribute muss abgelehnt werden wenn :other :value ist.', + 'different' => 'Das :attribute und :other müssen unterschiedlich sein.', + 'digits' => 'Das :attribute muss :digits Ziffern haben.', + 'digits_between' => 'Das :attribute muss zwischen :min und :max Ziffern sein.', + 'dimensions' => 'Das :attribute hat ungültige Bildabmessungen.', + 'distinct' => 'Das :attribute hat einen doppelten Wert.', + 'doesnt_start_with' => 'Das :attribute darf nicht mit einem der folgenden Werte beginnen: :values.', + 'email' => 'Das :attribute muss eine gültige Email-Adresse sein.', + 'ends_with' => 'Das :attribute darf nicht mit einem der folgenden Werte enden: :values.', + 'english_keyboard_characters' => 'Das :attribute muss Zeichen von der englischen Tastatur enthalten.', + 'enum' => 'Das gewählte :attribute ist ungültig.', + 'exists' => 'Das gewählte :attribute ist ungültig.', + 'file' => 'Das :attribute muss eine Datei sein.', + 'filled' => 'Das :attribute Feld muss einen Wert haben.', 'fqdn' => [ - 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', - 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', + 'https_and_ip' => 'Das :attribute darf keine IP-Adresse sein, wenn HTTPS aktiviert ist.', + 'unresolvable' => 'Das :attribute ist keine gültige IP-Adresse.', ], 'gt' => [ - 'array' => 'The :attribute must have more than :value items.', + 'array' => 'Das :attribute muss mehr als :value Artikel haben.', 'file' => 'The :attribute must be greater than :value kilobytes.', 'numeric' => 'The :attribute must be greater than :value.', 'string' => 'The :attribute must be greater than :value characters.', From b7b4f9f67c500db5e6f772f556a3988ae9ac4184 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sat, 5 Aug 2023 17:32:03 -0500 Subject: [PATCH 3659/4012] New translations validation.php (German) --- lang/de_DE/validation.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/de_DE/validation.php b/lang/de_DE/validation.php index 06331c0d80c..7101fb43abd 100644 --- a/lang/de_DE/validation.php +++ b/lang/de_DE/validation.php @@ -57,14 +57,14 @@ ], 'gt' => [ 'array' => 'Das :attribute muss mehr als :value Artikel haben.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'numeric' => 'The :attribute must be greater than :value.', - 'string' => 'The :attribute must be greater than :value characters.', + 'file' => 'Das :attribute muss größer als :value Kilobyte sein.', + 'numeric' => 'Das :attribute muss größer als :value sein.', + 'string' => 'Das :attribute muss größer als :value Zeichen sein.', ], 'gte' => [ - 'array' => 'The :attribute must have :value items or more.', - 'file' => 'The :attribute must be greater than or equal to :value kilobytes.', - 'numeric' => 'The :attribute must be greater than or equal to :value.', + 'array' => 'Das :attribute muss :value Artikel oder mehr enthalten.', + 'file' => 'Das :attribute muss größer oder gleich :value Kilobyte sein.', + 'numeric' => 'Das :attribute muss größer oder gleich :value sein.', 'string' => 'The :attribute must be greater than or equal to :value characters.', ], 'hostname' => 'The :attribute must be a valid hostname.', From 77cbcc601a34b90caef9ff04cf9993ce72e3f219 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:15 -0500 Subject: [PATCH 3660/4012] New translations index.php (Romanian) --- lang/ro_RO/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/ro_RO/admin/addressPools/index.php b/lang/ro_RO/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/ro_RO/admin/addressPools/index.php +++ b/lang/ro_RO/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 46c7502cf42f33ec33d541cd52935e72723676d7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:16 -0500 Subject: [PATCH 3661/4012] New translations index.php (French) --- lang/fr_FR/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/fr_FR/admin/addressPools/index.php b/lang/fr_FR/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/fr_FR/admin/addressPools/index.php +++ b/lang/fr_FR/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 47269a31de8103e733f8d91b1131f245f60ee09e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:17 -0500 Subject: [PATCH 3662/4012] New translations index.php (Spanish) --- lang/es_ES/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/es_ES/admin/addressPools/index.php b/lang/es_ES/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/es_ES/admin/addressPools/index.php +++ b/lang/es_ES/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From bbbc038f01deed9a4a3e9da1c101f636dd9b6d32 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:18 -0500 Subject: [PATCH 3663/4012] New translations index.php (Afrikaans) --- lang/af_ZA/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/af_ZA/admin/addressPools/index.php b/lang/af_ZA/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/af_ZA/admin/addressPools/index.php +++ b/lang/af_ZA/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From d769e8003170b672589f4c636e18dfb17af3a94b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:18 -0500 Subject: [PATCH 3664/4012] New translations index.php (Arabic) --- lang/ar_SA/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/ar_SA/admin/addressPools/index.php b/lang/ar_SA/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/ar_SA/admin/addressPools/index.php +++ b/lang/ar_SA/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 74df324b8f66d693277c3d9e3639064451574e17 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:19 -0500 Subject: [PATCH 3665/4012] New translations index.php (Catalan) --- lang/ca_ES/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/ca_ES/admin/addressPools/index.php b/lang/ca_ES/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/ca_ES/admin/addressPools/index.php +++ b/lang/ca_ES/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 810265e4e4db2ce8e8904d289ca2f9956fc8f349 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:20 -0500 Subject: [PATCH 3666/4012] New translations index.php (Czech) --- lang/cs_CZ/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/cs_CZ/admin/addressPools/index.php b/lang/cs_CZ/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/cs_CZ/admin/addressPools/index.php +++ b/lang/cs_CZ/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From ab97666712370c6a971ef8d58658dbe85b153b1e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:21 -0500 Subject: [PATCH 3667/4012] New translations index.php (Danish) --- lang/da_DK/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/da_DK/admin/addressPools/index.php b/lang/da_DK/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/da_DK/admin/addressPools/index.php +++ b/lang/da_DK/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 5034d3bbce23f3c6c566caaf2dc874ab1a5354d0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:22 -0500 Subject: [PATCH 3668/4012] New translations index.php (German) --- lang/de_DE/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/de_DE/admin/addressPools/index.php b/lang/de_DE/admin/addressPools/index.php index 51042835238..3d0fc650ef2 100644 --- a/lang/de_DE/admin/addressPools/index.php +++ b/lang/de_DE/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Pool erstellen', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'Keine Nodes gefunden', ]; \ No newline at end of file From ce43cc2255401126db750dc93f5cfebdf0b582b8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:23 -0500 Subject: [PATCH 3669/4012] New translations index.php (Greek) --- lang/el_GR/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/el_GR/admin/addressPools/index.php b/lang/el_GR/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/el_GR/admin/addressPools/index.php +++ b/lang/el_GR/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From e14d2d30a0e2310d2827cef59ac96b7b9f9b768b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:23 -0500 Subject: [PATCH 3670/4012] New translations index.php (Finnish) --- lang/fi_FI/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/fi_FI/admin/addressPools/index.php b/lang/fi_FI/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/fi_FI/admin/addressPools/index.php +++ b/lang/fi_FI/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From cac4faa470cb75c7854c1855d01bd09026a96118 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:24 -0500 Subject: [PATCH 3671/4012] New translations index.php (Hebrew) --- lang/he_IL/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/he_IL/admin/addressPools/index.php b/lang/he_IL/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/he_IL/admin/addressPools/index.php +++ b/lang/he_IL/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 4f5b18ce25cf881cbad360a717d068911ac4ea11 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:25 -0500 Subject: [PATCH 3672/4012] New translations index.php (Hungarian) --- lang/hu_HU/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/hu_HU/admin/addressPools/index.php b/lang/hu_HU/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/hu_HU/admin/addressPools/index.php +++ b/lang/hu_HU/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 36e66e6fa85e7612ee9de79c5855a470352efda6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:26 -0500 Subject: [PATCH 3673/4012] New translations index.php (Italian) --- lang/it_IT/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/it_IT/admin/addressPools/index.php b/lang/it_IT/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/it_IT/admin/addressPools/index.php +++ b/lang/it_IT/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From dc77c006845786c72c4b7a5dda42d553cfc50779 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:26 -0500 Subject: [PATCH 3674/4012] New translations index.php (Japanese) --- lang/ja_JP/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/ja_JP/admin/addressPools/index.php b/lang/ja_JP/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/ja_JP/admin/addressPools/index.php +++ b/lang/ja_JP/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 76cbee20075f0d31a4d186dbece7586a7ccd4d85 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:27 -0500 Subject: [PATCH 3675/4012] New translations index.php (Korean) --- lang/ko_KR/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/ko_KR/admin/addressPools/index.php b/lang/ko_KR/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/ko_KR/admin/addressPools/index.php +++ b/lang/ko_KR/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 2982812fdcfe94196294e1578c913e89d70c1719 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:28 -0500 Subject: [PATCH 3676/4012] New translations index.php (Dutch) --- lang/nl_NL/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/nl_NL/admin/addressPools/index.php b/lang/nl_NL/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/nl_NL/admin/addressPools/index.php +++ b/lang/nl_NL/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 704ca89fdb682bc916bb889d4b1c31b7941556af Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:29 -0500 Subject: [PATCH 3677/4012] New translations index.php (Norwegian) --- lang/no_NO/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/no_NO/admin/addressPools/index.php b/lang/no_NO/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/no_NO/admin/addressPools/index.php +++ b/lang/no_NO/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From ab8adc78c5156dd7843ce0521c007365944e7eb9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:29 -0500 Subject: [PATCH 3678/4012] New translations index.php (Polish) --- lang/pl_PL/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/pl_PL/admin/addressPools/index.php b/lang/pl_PL/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/pl_PL/admin/addressPools/index.php +++ b/lang/pl_PL/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 4bb3058e6a1cd5123df88bb415c03a6e43b3dba7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:30 -0500 Subject: [PATCH 3679/4012] New translations index.php (Portuguese) --- lang/pt_PT/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/pt_PT/admin/addressPools/index.php b/lang/pt_PT/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/pt_PT/admin/addressPools/index.php +++ b/lang/pt_PT/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From f17bf394c579264f3f638ac8ec0911b1a9ab6815 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:31 -0500 Subject: [PATCH 3680/4012] New translations index.php (Russian) --- lang/ru_RU/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/ru_RU/admin/addressPools/index.php b/lang/ru_RU/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/ru_RU/admin/addressPools/index.php +++ b/lang/ru_RU/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From f026a9e07732f7f19d48cafe48f9f2f6affb14b2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:32 -0500 Subject: [PATCH 3681/4012] New translations index.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/sr_SP/admin/addressPools/index.php b/lang/sr_SP/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/sr_SP/admin/addressPools/index.php +++ b/lang/sr_SP/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From e3aa6b272687a7b0be15f877fba67ad291d54bde Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:33 -0500 Subject: [PATCH 3682/4012] New translations index.php (Swedish) --- lang/sv_SE/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/sv_SE/admin/addressPools/index.php b/lang/sv_SE/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/sv_SE/admin/addressPools/index.php +++ b/lang/sv_SE/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 4d11c0cd5260a9f9b4be71147ed0b4dd15fa9318 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:33 -0500 Subject: [PATCH 3683/4012] New translations index.php (Turkish) --- lang/tr_TR/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/tr_TR/admin/addressPools/index.php b/lang/tr_TR/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/tr_TR/admin/addressPools/index.php +++ b/lang/tr_TR/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From a43263f444c96df4c79b825903fa5f3be3cb303b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:34 -0500 Subject: [PATCH 3684/4012] New translations index.php (Ukrainian) --- lang/uk_UA/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/uk_UA/admin/addressPools/index.php b/lang/uk_UA/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/uk_UA/admin/addressPools/index.php +++ b/lang/uk_UA/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From f692117bbeade20d08a80e4b63397477ed26c632 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:35 -0500 Subject: [PATCH 3685/4012] New translations index.php (Chinese Simplified) --- lang/zh_CN/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/zh_CN/admin/addressPools/index.php b/lang/zh_CN/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/zh_CN/admin/addressPools/index.php +++ b/lang/zh_CN/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 9cd233abee4df310f429fbb0ee06df3427e68139 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:36 -0500 Subject: [PATCH 3686/4012] New translations index.php (Chinese Traditional) --- lang/zh_TW/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/zh_TW/admin/addressPools/index.php b/lang/zh_TW/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/zh_TW/admin/addressPools/index.php +++ b/lang/zh_TW/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 380d19a522608240959cea024fbabd0b6d7da663 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:37 -0500 Subject: [PATCH 3687/4012] New translations index.php (English) --- lang/en_US/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/en_US/admin/addressPools/index.php b/lang/en_US/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/en_US/admin/addressPools/index.php +++ b/lang/en_US/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From ee75bc0099b926eaeffa335b3905f27fc2e39ee1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:37 -0500 Subject: [PATCH 3688/4012] New translations index.php (Vietnamese) --- lang/vi_VN/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/vi_VN/admin/addressPools/index.php b/lang/vi_VN/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/vi_VN/admin/addressPools/index.php +++ b/lang/vi_VN/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 022ab10b1f37342b8dcb34be5a4d127781d26004 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:38 -0500 Subject: [PATCH 3689/4012] New translations index.php (Icelandic) --- lang/is_IS/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/is_IS/admin/addressPools/index.php b/lang/is_IS/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/is_IS/admin/addressPools/index.php +++ b/lang/is_IS/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From f0115760db28318a5336bb5b06872b5a5a5b7c36 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:39 -0500 Subject: [PATCH 3690/4012] New translations index.php (Portuguese, Brazilian) --- lang/pt_BR/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/pt_BR/admin/addressPools/index.php b/lang/pt_BR/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/pt_BR/admin/addressPools/index.php +++ b/lang/pt_BR/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 7d2bf37447db7a80cfd701ddb94cc88fd6872b94 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:40 -0500 Subject: [PATCH 3691/4012] New translations index.php (Hindi) --- lang/hi_IN/admin/addressPools/index.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lang/hi_IN/admin/addressPools/index.php b/lang/hi_IN/admin/addressPools/index.php index 42889d9b964..ae7551b3cad 100644 --- a/lang/hi_IN/admin/addressPools/index.php +++ b/lang/hi_IN/admin/addressPools/index.php @@ -2,5 +2,13 @@ return [ 'create_pool' => 'Create Pool', + 'delete_modal' => [ + 'title' => 'Delete :name?', + 'description' => 'Are you sure you want to delete this pool?', + 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + ], + 'edit_modal' => [ + 'title' => 'Editing :name', + ], 'nodes_nothing_found' => 'No nodes found', ]; \ No newline at end of file From 6619c610ebeceed44b29c679ade55fc985cc6356 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:41 -0500 Subject: [PATCH 3692/4012] New translations backups.php (German) --- lang/de_DE/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/de_DE/server/backups.php b/lang/de_DE/server/backups.php index f76d1b2e8ca..3e08ab2b6b6 100644 --- a/lang/de_DE/server/backups.php +++ b/lang/de_DE/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => ':name Löschen', + 'title' => 'Delete :name?', 'description' => 'Bist Du sicher, dass Du dieses Backup löschen möchtest?', ], 'restore_modal' => [ - 'title' => 'Wiederherstellen von :name', + 'title' => 'Restore From :name?', 'description' => 'Bist Du sicher, dass Du dieses Backup wiederherstellen möchtest?', ], 'notices' => [ From 663dd22dbd114db9c14c9cd8dcc0b393e3c8543c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:41 -0500 Subject: [PATCH 3693/4012] New translations backups.php (Romanian) --- lang/ro_RO/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ro_RO/server/backups.php b/lang/ro_RO/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/ro_RO/server/backups.php +++ b/lang/ro_RO/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From 94d240d4d203219f9505887329134133e4d06fa5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:42 -0500 Subject: [PATCH 3694/4012] New translations backups.php (French) --- lang/fr_FR/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/fr_FR/server/backups.php b/lang/fr_FR/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/fr_FR/server/backups.php +++ b/lang/fr_FR/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From e8c782bcba57f4e9cba05c82fadd1ef6bc34f1d6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:43 -0500 Subject: [PATCH 3695/4012] New translations backups.php (Spanish) --- lang/es_ES/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/es_ES/server/backups.php b/lang/es_ES/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/es_ES/server/backups.php +++ b/lang/es_ES/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From 61cf7dc0b015f1558f083d2c4def885f1be7e009 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:44 -0500 Subject: [PATCH 3696/4012] New translations backups.php (Afrikaans) --- lang/af_ZA/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/af_ZA/server/backups.php b/lang/af_ZA/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/af_ZA/server/backups.php +++ b/lang/af_ZA/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From d7eec0c339de1eac732b16bc5599a4045c41f9e3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:44 -0500 Subject: [PATCH 3697/4012] New translations backups.php (Arabic) --- lang/ar_SA/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ar_SA/server/backups.php b/lang/ar_SA/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/ar_SA/server/backups.php +++ b/lang/ar_SA/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From 3c5ee174384d62019365ec3e21550a92b4d11625 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:45 -0500 Subject: [PATCH 3698/4012] New translations backups.php (Catalan) --- lang/ca_ES/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ca_ES/server/backups.php b/lang/ca_ES/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/ca_ES/server/backups.php +++ b/lang/ca_ES/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From 50f0a8e590fa6c46c833960b2ad1a80282e43baf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:46 -0500 Subject: [PATCH 3699/4012] New translations backups.php (Czech) --- lang/cs_CZ/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/cs_CZ/server/backups.php b/lang/cs_CZ/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/cs_CZ/server/backups.php +++ b/lang/cs_CZ/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From bc7a266537320a3e0b82181162d068bde52dfc6f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:47 -0500 Subject: [PATCH 3700/4012] New translations backups.php (Danish) --- lang/da_DK/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/da_DK/server/backups.php b/lang/da_DK/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/da_DK/server/backups.php +++ b/lang/da_DK/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From f660df362a44a0ef0fb114ff0d921f39b7606de1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:48 -0500 Subject: [PATCH 3701/4012] New translations backups.php (Greek) --- lang/el_GR/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/el_GR/server/backups.php b/lang/el_GR/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/el_GR/server/backups.php +++ b/lang/el_GR/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From d612c559cfc72a32371f4eb88cb594dd5783a2d7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:48 -0500 Subject: [PATCH 3702/4012] New translations backups.php (Finnish) --- lang/fi_FI/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/fi_FI/server/backups.php b/lang/fi_FI/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/fi_FI/server/backups.php +++ b/lang/fi_FI/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From 915d7ed10fc7db451379a36141a3318f65d4fec2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:49 -0500 Subject: [PATCH 3703/4012] New translations backups.php (Hebrew) --- lang/he_IL/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/he_IL/server/backups.php b/lang/he_IL/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/he_IL/server/backups.php +++ b/lang/he_IL/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From dc40be29e1f589e604bf5f53b39acddae603c640 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:50 -0500 Subject: [PATCH 3704/4012] New translations backups.php (Hungarian) --- lang/hu_HU/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/hu_HU/server/backups.php b/lang/hu_HU/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/hu_HU/server/backups.php +++ b/lang/hu_HU/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From 2e7ac8b44a63e384d96f2bab478ffb9caa7a9953 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:51 -0500 Subject: [PATCH 3705/4012] New translations backups.php (Italian) --- lang/it_IT/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/it_IT/server/backups.php b/lang/it_IT/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/it_IT/server/backups.php +++ b/lang/it_IT/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From e181dd9fa2fb326c31bf8eb1cc5e677328be5bc8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:52 -0500 Subject: [PATCH 3706/4012] New translations backups.php (Japanese) --- lang/ja_JP/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ja_JP/server/backups.php b/lang/ja_JP/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/ja_JP/server/backups.php +++ b/lang/ja_JP/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From 5d8213236165424ca11e698a4e4d8ea40a23c8c9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:53 -0500 Subject: [PATCH 3707/4012] New translations backups.php (Korean) --- lang/ko_KR/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ko_KR/server/backups.php b/lang/ko_KR/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/ko_KR/server/backups.php +++ b/lang/ko_KR/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From 7257850bebc844689b12a8161dec413654efb595 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:54 -0500 Subject: [PATCH 3708/4012] New translations backups.php (Dutch) --- lang/nl_NL/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/nl_NL/server/backups.php b/lang/nl_NL/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/nl_NL/server/backups.php +++ b/lang/nl_NL/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From f9135ac143e44294be996d2eb461ca9cc7c52abe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:54 -0500 Subject: [PATCH 3709/4012] New translations backups.php (Norwegian) --- lang/no_NO/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/no_NO/server/backups.php b/lang/no_NO/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/no_NO/server/backups.php +++ b/lang/no_NO/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From 66ae196de89b33f2462efa58ccb6b638fcabbbc2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:55 -0500 Subject: [PATCH 3710/4012] New translations backups.php (Polish) --- lang/pl_PL/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/pl_PL/server/backups.php b/lang/pl_PL/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/pl_PL/server/backups.php +++ b/lang/pl_PL/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From a75e7b0c6e63b019ebbda35cb14b06edc100d420 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:56 -0500 Subject: [PATCH 3711/4012] New translations backups.php (Portuguese) --- lang/pt_PT/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/pt_PT/server/backups.php b/lang/pt_PT/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/pt_PT/server/backups.php +++ b/lang/pt_PT/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From d814fd335b3fcff90f5ef442ae9834563203e708 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:57 -0500 Subject: [PATCH 3712/4012] New translations backups.php (Russian) --- lang/ru_RU/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/ru_RU/server/backups.php b/lang/ru_RU/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/ru_RU/server/backups.php +++ b/lang/ru_RU/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From d78bfd602331893fab7c012f73078e10ccb46416 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:58 -0500 Subject: [PATCH 3713/4012] New translations backups.php (Serbian (Cyrillic)) --- lang/sr_SP/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/sr_SP/server/backups.php b/lang/sr_SP/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/sr_SP/server/backups.php +++ b/lang/sr_SP/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From 3501389189724c7aec8154ce96059534ca74385f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:58 -0500 Subject: [PATCH 3714/4012] New translations backups.php (Swedish) --- lang/sv_SE/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/sv_SE/server/backups.php b/lang/sv_SE/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/sv_SE/server/backups.php +++ b/lang/sv_SE/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From 05ce6d39a2bae375e20fe9519cd8cb27f58b6e41 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:49:59 -0500 Subject: [PATCH 3715/4012] New translations backups.php (Turkish) --- lang/tr_TR/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/tr_TR/server/backups.php b/lang/tr_TR/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/tr_TR/server/backups.php +++ b/lang/tr_TR/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From 0162de7d0a279431ef374b73f23f20f2d4d5d038 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:50:00 -0500 Subject: [PATCH 3716/4012] New translations backups.php (Ukrainian) --- lang/uk_UA/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/uk_UA/server/backups.php b/lang/uk_UA/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/uk_UA/server/backups.php +++ b/lang/uk_UA/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From 74912f44bd3e12ad3654be9945f28d2eed1fac6f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:50:01 -0500 Subject: [PATCH 3717/4012] New translations backups.php (Chinese Simplified) --- lang/zh_CN/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/zh_CN/server/backups.php b/lang/zh_CN/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/zh_CN/server/backups.php +++ b/lang/zh_CN/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From 74d54e8eb2a0ffbd880374a31fadc407a0a8795e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:50:02 -0500 Subject: [PATCH 3718/4012] New translations backups.php (Chinese Traditional) --- lang/zh_TW/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/zh_TW/server/backups.php b/lang/zh_TW/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/zh_TW/server/backups.php +++ b/lang/zh_TW/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From 4779ecffb044c159bb356c2bdcabb0c9e6fba837 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:50:03 -0500 Subject: [PATCH 3719/4012] New translations backups.php (English) --- lang/en_US/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en_US/server/backups.php b/lang/en_US/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/en_US/server/backups.php +++ b/lang/en_US/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From e230b11befa6b114ed9e975be0174afc274e2b9a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:50:04 -0500 Subject: [PATCH 3720/4012] New translations backups.php (Vietnamese) --- lang/vi_VN/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/vi_VN/server/backups.php b/lang/vi_VN/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/vi_VN/server/backups.php +++ b/lang/vi_VN/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From 17125777352ad2faa0264b8242663a8763e05659 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:50:05 -0500 Subject: [PATCH 3721/4012] New translations backups.php (Icelandic) --- lang/is_IS/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/is_IS/server/backups.php b/lang/is_IS/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/is_IS/server/backups.php +++ b/lang/is_IS/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From d5d31f3e1cae6dd85e46c8f2320807a3b7964eaf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:50:05 -0500 Subject: [PATCH 3722/4012] New translations backups.php (Portuguese, Brazilian) --- lang/pt_BR/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/pt_BR/server/backups.php b/lang/pt_BR/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/pt_BR/server/backups.php +++ b/lang/pt_BR/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From dc9a6b179c714b2e587e634e5c03a736a37972c0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 12:50:06 -0500 Subject: [PATCH 3723/4012] New translations backups.php (Hindi) --- lang/hi_IN/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/hi_IN/server/backups.php b/lang/hi_IN/server/backups.php index fa95a7a8ecc..1d23c65bbe8 100644 --- a/lang/hi_IN/server/backups.php +++ b/lang/hi_IN/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name', + 'title' => 'Delete :name?', 'description' => 'Are you sure you want to delete this backup?', ], 'restore_modal' => [ - 'title' => 'Restore From :name', + 'title' => 'Restore From :name?', 'description' => 'Are you sure you want to restore from this backup?', ], 'notices' => [ From 2df33ff28815730635c57b1040842cc1effa5906 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 13:52:26 -0500 Subject: [PATCH 3724/4012] New translations index.php (German) --- lang/de_DE/admin/servers/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/de_DE/admin/servers/index.php b/lang/de_DE/admin/servers/index.php index 28893f69d09..b18cf0b8e82 100644 --- a/lang/de_DE/admin/servers/index.php +++ b/lang/de_DE/admin/servers/index.php @@ -7,7 +7,7 @@ 'bandwidth_usage' => 'Bandbreitenverbrauch', 'snapshot_limit' => 'Snapshotlimit', 'limit_placeholder' => 'Leer lassen für kein Limit', - 'should_create_vm' => 'Should Create VM', + 'should_create_vm' => 'Sollte VM erstellen', 'start_server_after_installing' => 'Server nach der Installation starten', 'vmid_placeholder' => 'Leer lassen für zufällige VMID', 'create_modal' => [ From beb8e17f4cc7c2c9fcf68e3cd9709dcbbed8fdfb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 13:52:27 -0500 Subject: [PATCH 3725/4012] New translations index.php (German) --- lang/de_DE/admin/addressPools/index.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/de_DE/admin/addressPools/index.php b/lang/de_DE/admin/addressPools/index.php index 3d0fc650ef2..9348c5b86a6 100644 --- a/lang/de_DE/admin/addressPools/index.php +++ b/lang/de_DE/admin/addressPools/index.php @@ -3,12 +3,12 @@ return [ 'create_pool' => 'Pool erstellen', 'delete_modal' => [ - 'title' => 'Delete :name?', - 'description' => 'Are you sure you want to delete this pool?', - 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + 'title' => ':name Löschen?', + 'description' => 'Bist Du sicher, dass Du diesen Pool löschen möchtest?', + 'nodes_linked_error' => 'Dieser Pool kann nicht gelöscht werden, bis alle Nodes getrennt werden.' ], 'edit_modal' => [ - 'title' => 'Editing :name', + 'title' => 'Bearbeite :name', ], 'nodes_nothing_found' => 'Keine Nodes gefunden', ]; \ No newline at end of file From a78400f99115a7f9bcdf50c0007558333e7d565a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 13:52:28 -0500 Subject: [PATCH 3726/4012] New translations backups.php (German) --- lang/de_DE/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/de_DE/server/backups.php b/lang/de_DE/server/backups.php index 3e08ab2b6b6..54bb2b55a90 100644 --- a/lang/de_DE/server/backups.php +++ b/lang/de_DE/server/backups.php @@ -16,11 +16,11 @@ ], ], 'delete_modal' => [ - 'title' => 'Delete :name?', + 'title' => ':name Löschen?', 'description' => 'Bist Du sicher, dass Du dieses Backup löschen möchtest?', ], 'restore_modal' => [ - 'title' => 'Restore From :name?', + 'title' => 'Wiederherstellen von :name?', 'description' => 'Bist Du sicher, dass Du dieses Backup wiederherstellen möchtest?', ], 'notices' => [ From e08c082944244fd23d20d95ed036876d6b37ba06 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 13:52:29 -0500 Subject: [PATCH 3727/4012] New translations validation.php (German) --- lang/de_DE/validation.php | 96 +++++++++++++++++++-------------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/lang/de_DE/validation.php b/lang/de_DE/validation.php index 7101fb43abd..6814a967609 100644 --- a/lang/de_DE/validation.php +++ b/lang/de_DE/validation.php @@ -13,52 +13,52 @@ | */ - 'accepted' => 'Das :attribute muss akzeptiert werden.', - 'accepted_if' => 'Das:attribute muss akzeptiert werden wenn :other ist :value.', - 'active_url' => 'Das :attributeist keine valide URL.', - 'after' => 'Das :attribute muss an einem Datum nach den :date liegen.', - 'after_or_equal' => 'Das :attribute muss ein Datum nach oder gleich mit :date sein.', - 'alpha' => 'Das :attribute darf nur Buchstaben enthalten.', - 'alpha_dash' => 'Das :attribute darf nur Buchstaben, Nummern, Binde- und Unterstriche erhalten.', - 'alpha_num' => 'Das :attribute darf nur Buchstaben und Zahlen enthalten.', - 'array' => 'Das :attribute muss ein Array sein.', - 'before' => 'Das :attribute muss ein Datum vor :date sein.', - 'before_or_equal' => 'Das :attribute muss ein Datum vor oder gleich :date sein.', + 'accepted' => 'The :attribute must be accepted.', + 'accepted_if' => 'The :attribute must be accepted when :other is :value.zeptiert werden wenn :other ist :value.', + 'active_url' => 'The :attribute is not a valid URL.', + 'after' => 'The :attribute must be a date after :date.', + 'after_or_equal' => 'The :attribute must be a date after or equal to :date.', + 'alpha' => 'The :attribute must only contain letters.', + 'alpha_dash' => 'The :attribute must only contain letters, numbers, dashes and underscores.', + 'alpha_num' => 'The :attribute must only contain letters and numbers.', + 'array' => 'The :attribute must be an array.', + 'before' => 'The :attribute must be a date before :date.', + 'before_or_equal' => 'The :attribute must be a date before or equal to :date.', 'between' => [ - 'array' => 'Das :attribute muss zwischen :min und :max Artikel haben.', - 'file' => 'Das :attribute muss zwischen :min und :max Kilobyte sein.', - 'numeric' => 'Das :attribute muss zwischen :min und :max sein.', - 'string' => 'Das :attribute muss zwischen :min und :max Zeichen sein.', + 'array' => 'The :attribute must have between :min and :max items.', + 'file' => 'The :attribute must be between :min and :max kilobytes.', + 'numeric' => 'The :attribute must be between :min and :max.', + 'string' => 'The :attribute must be between :min and :max characters.', ], - 'boolean' => 'Das :attribute Feld muss wahr oder falsch sein.', - 'confirmed' => 'Die :attribute Bestätigung stimmt nicht überein.', - 'current_password' => 'Das Passwort ist falsch.', - 'date' => 'Das :attribute ist kein gültiges Datum.', - 'date_equals' => 'Das :attribute muss ein Datum gleich mit :date sein.', - 'date_format' => 'Das :attribute entspricht nicht dem Format: :format.', - 'declined' => 'Das :attribute muss abgelehnt werden.', - 'declined_if' => 'Das :attribute muss abgelehnt werden wenn :other :value ist.', - 'different' => 'Das :attribute und :other müssen unterschiedlich sein.', - 'digits' => 'Das :attribute muss :digits Ziffern haben.', - 'digits_between' => 'Das :attribute muss zwischen :min und :max Ziffern sein.', - 'dimensions' => 'Das :attribute hat ungültige Bildabmessungen.', - 'distinct' => 'Das :attribute hat einen doppelten Wert.', - 'doesnt_start_with' => 'Das :attribute darf nicht mit einem der folgenden Werte beginnen: :values.', - 'email' => 'Das :attribute muss eine gültige Email-Adresse sein.', - 'ends_with' => 'Das :attribute darf nicht mit einem der folgenden Werte enden: :values.', - 'english_keyboard_characters' => 'Das :attribute muss Zeichen von der englischen Tastatur enthalten.', - 'enum' => 'Das gewählte :attribute ist ungültig.', - 'exists' => 'Das gewählte :attribute ist ungültig.', - 'file' => 'Das :attribute muss eine Datei sein.', - 'filled' => 'Das :attribute Feld muss einen Wert haben.', + 'boolean' => 'The :attribute field must be true or false.', + 'confirmed' => 'The :attribute confirmation does not match.', + 'current_password' => 'The password is incorrect.', + 'date' => 'The :attribute is not a valid date.', + 'date_equals' => 'The :attribute must be a date equal to :date.', + 'date_format' => 'The :attribute does not match the format :format.', + 'declined' => 'The :attribute must be declined.', + 'declined_if' => 'The :attribute must be declined when :other is :value.', + 'different' => 'The :attribute and :other must be different.', + 'digits' => 'The :attribute must be :digits digits.', + 'digits_between' => 'The :attribute must be between :min and :max digits.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.', + 'email' => 'The :attribute must be a valid email address.', + 'ends_with' => 'The :attribute must end with one of the following: :values.', + 'english_keyboard_characters' => 'The :attribute must contain characters from the English keyboard.', + 'enum' => 'The selected :attribute is invalid.', + 'exists' => 'The selected :attribute is invalid.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'The :attribute field must have a value.', 'fqdn' => [ - 'https_and_ip' => 'Das :attribute darf keine IP-Adresse sein, wenn HTTPS aktiviert ist.', - 'unresolvable' => 'Das :attribute ist keine gültige IP-Adresse.', + 'https_and_ip' => 'The :attribute must not be an IP address when HTTPS is enabled.', + 'unresolvable' => 'The :attribute could not be resolved to a valid IP address.', ], 'gt' => [ - 'array' => 'Das :attribute muss mehr als :value Artikel haben.', - 'file' => 'Das :attribute muss größer als :value Kilobyte sein.', - 'numeric' => 'Das :attribute muss größer als :value sein.', + 'array' => 'The :attribute must have more than :value items.', + 'file' => 'The :attribute must be greater than :value kilobytes.', + 'numeric' => 'The :attribute must be greater than :value.', 'string' => 'Das :attribute muss größer als :value Zeichen sein.', ], 'gte' => [ @@ -72,15 +72,15 @@ 'in' => 'The selected :attribute is invalid.', 'in_array' => 'The :attribute field does not exist in :other.', 'integer' => 'The :attribute must be an integer.', - 'ip' => 'Das :attribute muss eine gültige IP-Adresse sein.', - 'ipv4' => 'Das :attribute muss eine gültige IPv4-Adresse sein.', - 'ipv6' => 'Das :attribute muss eine gültige IPv6-Adresse sein.', - 'json' => 'Das :attribute muss eine gültiger JSON-String sein.', + 'ip' => 'The :attribute must be a valid IP address.', + 'ipv4' => 'The :attribute must be a valid IPv4 address.', + 'ipv6' => 'The :attribute must be a valid IPv6 address.', + 'json' => 'The :attribute must be a valid JSON string.', 'lt' => [ 'array' => 'The :attribute must have less than :value items.', - 'file' => 'Das :attribute darf nur weniger als :value Kilobyte sein.', - 'numeric' => 'Das :attribute darf nur weniger als :value sein.', - 'string' => 'Das :attribute darf nur weniger als :value Zeichen haben.', + 'file' => 'The :attribute must be less than :value kilobytes.', + 'numeric' => 'The :attribute must be less than :value.', + 'string' => 'The :attribute must be less than :value characters.', ], 'lte' => [ 'array' => 'The :attribute must not have more than :value items.', From a969ace9beedff613c332f07ace469f32ca6f105 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:14 -0500 Subject: [PATCH 3728/4012] New translations addresses.php (Romanian) --- lang/ro_RO/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/ro_RO/admin/addressPools/addresses.php b/lang/ro_RO/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/ro_RO/admin/addressPools/addresses.php +++ b/lang/ro_RO/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From ba9068c19b4f8d9f1b96e51312ce7d36a0bae1cb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:15 -0500 Subject: [PATCH 3729/4012] New translations addresses.php (French) --- lang/fr_FR/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/fr_FR/admin/addressPools/addresses.php b/lang/fr_FR/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/fr_FR/admin/addressPools/addresses.php +++ b/lang/fr_FR/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 32c3d73ea1397db3bb2d84302d9cfcda905311f9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:15 -0500 Subject: [PATCH 3730/4012] New translations addresses.php (Spanish) --- lang/es_ES/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/es_ES/admin/addressPools/addresses.php b/lang/es_ES/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/es_ES/admin/addressPools/addresses.php +++ b/lang/es_ES/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 6e992284bb8858328e1fbfb4c8871d50905ed060 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:16 -0500 Subject: [PATCH 3731/4012] New translations addresses.php (Afrikaans) --- lang/af_ZA/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/af_ZA/admin/addressPools/addresses.php b/lang/af_ZA/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/af_ZA/admin/addressPools/addresses.php +++ b/lang/af_ZA/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 0e9996a0294e00f4f4b8e490aced4481783408b5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:17 -0500 Subject: [PATCH 3732/4012] New translations addresses.php (Arabic) --- lang/ar_SA/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/ar_SA/admin/addressPools/addresses.php b/lang/ar_SA/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/ar_SA/admin/addressPools/addresses.php +++ b/lang/ar_SA/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From ef67881d73e95a59a228605b3b451e717f5ea074 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:18 -0500 Subject: [PATCH 3733/4012] New translations addresses.php (Catalan) --- lang/ca_ES/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/ca_ES/admin/addressPools/addresses.php b/lang/ca_ES/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/ca_ES/admin/addressPools/addresses.php +++ b/lang/ca_ES/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From b9d5a1e1b5fe453519375d5cd4ce14e168acd2d1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:18 -0500 Subject: [PATCH 3734/4012] New translations addresses.php (Czech) --- lang/cs_CZ/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/cs_CZ/admin/addressPools/addresses.php b/lang/cs_CZ/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/cs_CZ/admin/addressPools/addresses.php +++ b/lang/cs_CZ/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 8cca7db7b0b4c1e36c20ad1bd605baabf4fa2bac Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:19 -0500 Subject: [PATCH 3735/4012] New translations addresses.php (Danish) --- lang/da_DK/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/da_DK/admin/addressPools/addresses.php b/lang/da_DK/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/da_DK/admin/addressPools/addresses.php +++ b/lang/da_DK/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 0df282dea6c3fe4e7ad240ee201c6662221e0e8b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:20 -0500 Subject: [PATCH 3736/4012] New translations addresses.php (German) --- lang/de_DE/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/de_DE/admin/addressPools/addresses.php b/lang/de_DE/admin/addressPools/addresses.php index 426f0246147..0bb1eddc987 100644 --- a/lang/de_DE/admin/addressPools/addresses.php +++ b/lang/de_DE/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Adresse erstellen', 'assigned_server' => 'Zugewiesener Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 36b4cd4bd84afe2f7fd85c1bf01119ea78da4d10 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:21 -0500 Subject: [PATCH 3737/4012] New translations addresses.php (Greek) --- lang/el_GR/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/el_GR/admin/addressPools/addresses.php b/lang/el_GR/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/el_GR/admin/addressPools/addresses.php +++ b/lang/el_GR/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 04bba33a90e5184a17e3de3355c90ef7c09e9cca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:22 -0500 Subject: [PATCH 3738/4012] New translations addresses.php (Finnish) --- lang/fi_FI/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/fi_FI/admin/addressPools/addresses.php b/lang/fi_FI/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/fi_FI/admin/addressPools/addresses.php +++ b/lang/fi_FI/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 929e2b9650c8ad343a3eb5ae574d2904a50823d6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:23 -0500 Subject: [PATCH 3739/4012] New translations addresses.php (Hebrew) --- lang/he_IL/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/he_IL/admin/addressPools/addresses.php b/lang/he_IL/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/he_IL/admin/addressPools/addresses.php +++ b/lang/he_IL/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 1177532b2e36ab5e8c6f0afd7c32dedb0b57fe2c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:23 -0500 Subject: [PATCH 3740/4012] New translations addresses.php (Hungarian) --- lang/hu_HU/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/hu_HU/admin/addressPools/addresses.php b/lang/hu_HU/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/hu_HU/admin/addressPools/addresses.php +++ b/lang/hu_HU/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 6a8be7a0b6fa320092966ab8eaad8833aeae95b1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:24 -0500 Subject: [PATCH 3741/4012] New translations addresses.php (Italian) --- lang/it_IT/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/it_IT/admin/addressPools/addresses.php b/lang/it_IT/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/it_IT/admin/addressPools/addresses.php +++ b/lang/it_IT/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 66d661b4cc72f5bc3b88a8f4d9003bd0dfb8b302 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:25 -0500 Subject: [PATCH 3742/4012] New translations addresses.php (Japanese) --- lang/ja_JP/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/ja_JP/admin/addressPools/addresses.php b/lang/ja_JP/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/ja_JP/admin/addressPools/addresses.php +++ b/lang/ja_JP/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 75c9570a609cef6b53b7b4a5e042eee03d79684d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:26 -0500 Subject: [PATCH 3743/4012] New translations addresses.php (Korean) --- lang/ko_KR/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/ko_KR/admin/addressPools/addresses.php b/lang/ko_KR/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/ko_KR/admin/addressPools/addresses.php +++ b/lang/ko_KR/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 53ea788c9ad392bb4731473fdc9075c602594f71 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:27 -0500 Subject: [PATCH 3744/4012] New translations addresses.php (Dutch) --- lang/nl_NL/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/nl_NL/admin/addressPools/addresses.php b/lang/nl_NL/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/nl_NL/admin/addressPools/addresses.php +++ b/lang/nl_NL/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From f52b0a0f3f18094e7a060abb0f22643d23f92dbb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:27 -0500 Subject: [PATCH 3745/4012] New translations addresses.php (Norwegian) --- lang/no_NO/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/no_NO/admin/addressPools/addresses.php b/lang/no_NO/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/no_NO/admin/addressPools/addresses.php +++ b/lang/no_NO/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From a10a80893687c65851e89f5d707accfbe0296171 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:28 -0500 Subject: [PATCH 3746/4012] New translations addresses.php (Polish) --- lang/pl_PL/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/pl_PL/admin/addressPools/addresses.php b/lang/pl_PL/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/pl_PL/admin/addressPools/addresses.php +++ b/lang/pl_PL/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 4cc07e609edec2782128e6d3741acc0b721a13cf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:29 -0500 Subject: [PATCH 3747/4012] New translations addresses.php (Portuguese) --- lang/pt_PT/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/pt_PT/admin/addressPools/addresses.php b/lang/pt_PT/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/pt_PT/admin/addressPools/addresses.php +++ b/lang/pt_PT/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 68b2a8d598542cd98020776e0d5251bea26552fe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:30 -0500 Subject: [PATCH 3748/4012] New translations addresses.php (Russian) --- lang/ru_RU/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/ru_RU/admin/addressPools/addresses.php b/lang/ru_RU/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/ru_RU/admin/addressPools/addresses.php +++ b/lang/ru_RU/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From dd036fa0f4e05784d780ac845d5620ca169f0b1b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:30 -0500 Subject: [PATCH 3749/4012] New translations addresses.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/sr_SP/admin/addressPools/addresses.php b/lang/sr_SP/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/sr_SP/admin/addressPools/addresses.php +++ b/lang/sr_SP/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 319b633f6206cbad324ae1531fd63e11c93e73fa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:31 -0500 Subject: [PATCH 3750/4012] New translations addresses.php (Swedish) --- lang/sv_SE/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/sv_SE/admin/addressPools/addresses.php b/lang/sv_SE/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/sv_SE/admin/addressPools/addresses.php +++ b/lang/sv_SE/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 096fa23346c1ec86fa42b34dc0cda92a9c49c8b0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:32 -0500 Subject: [PATCH 3751/4012] New translations addresses.php (Turkish) --- lang/tr_TR/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/tr_TR/admin/addressPools/addresses.php b/lang/tr_TR/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/tr_TR/admin/addressPools/addresses.php +++ b/lang/tr_TR/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 33e964b1d905dd86b8621fb2bed72d08e71b7b6b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:33 -0500 Subject: [PATCH 3752/4012] New translations addresses.php (Ukrainian) --- lang/uk_UA/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/uk_UA/admin/addressPools/addresses.php b/lang/uk_UA/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/uk_UA/admin/addressPools/addresses.php +++ b/lang/uk_UA/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 2c178635a1b4495d4535aafa83889d3aa73ae5ce Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:34 -0500 Subject: [PATCH 3753/4012] New translations addresses.php (Chinese Simplified) --- lang/zh_CN/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/zh_CN/admin/addressPools/addresses.php b/lang/zh_CN/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/zh_CN/admin/addressPools/addresses.php +++ b/lang/zh_CN/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 2053c31d8a59774827884c68f4df5cb9cf057e89 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:35 -0500 Subject: [PATCH 3754/4012] New translations addresses.php (Chinese Traditional) --- lang/zh_TW/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/zh_TW/admin/addressPools/addresses.php b/lang/zh_TW/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/zh_TW/admin/addressPools/addresses.php +++ b/lang/zh_TW/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 928a9dc2d41590ccbb06999c2def6e7ac87c00a6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:35 -0500 Subject: [PATCH 3755/4012] New translations addresses.php (English) --- lang/en_US/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/en_US/admin/addressPools/addresses.php b/lang/en_US/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/en_US/admin/addressPools/addresses.php +++ b/lang/en_US/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 0cfa487a949513cacf591c05eec777359d83ee86 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:36 -0500 Subject: [PATCH 3756/4012] New translations addresses.php (Vietnamese) --- lang/vi_VN/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/vi_VN/admin/addressPools/addresses.php b/lang/vi_VN/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/vi_VN/admin/addressPools/addresses.php +++ b/lang/vi_VN/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From bddcdbf86af1d9a190bacf9306c2cd0981cf46b0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:37 -0500 Subject: [PATCH 3757/4012] New translations addresses.php (Icelandic) --- lang/is_IS/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/is_IS/admin/addressPools/addresses.php b/lang/is_IS/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/is_IS/admin/addressPools/addresses.php +++ b/lang/is_IS/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 1f2cf7c036d0244d0fd3d44306a9c1b4c1557c92 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:37 -0500 Subject: [PATCH 3758/4012] New translations addresses.php (Portuguese, Brazilian) --- lang/pt_BR/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/pt_BR/admin/addressPools/addresses.php b/lang/pt_BR/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/pt_BR/admin/addressPools/addresses.php +++ b/lang/pt_BR/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From e2b62515208ef923ae421e9d186a70b2225a6689 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:06:38 -0500 Subject: [PATCH 3759/4012] New translations addresses.php (Hindi) --- lang/hi_IN/admin/addressPools/addresses.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/hi_IN/admin/addressPools/addresses.php b/lang/hi_IN/admin/addressPools/addresses.php index b46c4da5f28..ec4fddfcf9b 100644 --- a/lang/hi_IN/admin/addressPools/addresses.php +++ b/lang/hi_IN/admin/addressPools/addresses.php @@ -3,4 +3,11 @@ return [ 'create_address' => 'Create Address', 'assigned_server' => 'Assigned Server', + 'edit_modal' => [ + 'title' => 'Editing Address', + ], + 'delete_modal' => [ + 'title' => 'Delete Address?', + 'description' => 'Are you sure you want to delete :address?', + ] ]; \ No newline at end of file From 58650ea73938b0efe26c1d1ef0becc92b0afaa16 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:02:59 -0500 Subject: [PATCH 3760/4012] New translations addresses.php (Romanian) --- lang/ro_RO/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/ro_RO/admin/addressPools/addresses.php b/lang/ro_RO/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/ro_RO/admin/addressPools/addresses.php +++ b/lang/ro_RO/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From b8f045df3db5ab17c6e3f622a03c49b63098e86d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:00 -0500 Subject: [PATCH 3761/4012] New translations addresses.php (French) --- lang/fr_FR/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/fr_FR/admin/addressPools/addresses.php b/lang/fr_FR/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/fr_FR/admin/addressPools/addresses.php +++ b/lang/fr_FR/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 178bafdc4765608763f8ac055a13dc64a9b0a78c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:01 -0500 Subject: [PATCH 3762/4012] New translations addresses.php (Spanish) --- lang/es_ES/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/es_ES/admin/addressPools/addresses.php b/lang/es_ES/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/es_ES/admin/addressPools/addresses.php +++ b/lang/es_ES/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 1295b33f8584f822b504d04d6f411d4491bcd260 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:02 -0500 Subject: [PATCH 3763/4012] New translations addresses.php (Afrikaans) --- lang/af_ZA/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/af_ZA/admin/addressPools/addresses.php b/lang/af_ZA/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/af_ZA/admin/addressPools/addresses.php +++ b/lang/af_ZA/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 8193ba390f40cb5e251a551e6a3b6b7d58d0bc9f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:04 -0500 Subject: [PATCH 3764/4012] New translations addresses.php (Arabic) --- lang/ar_SA/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/ar_SA/admin/addressPools/addresses.php b/lang/ar_SA/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/ar_SA/admin/addressPools/addresses.php +++ b/lang/ar_SA/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From ad15723727f35259af3b3249dea73413e11061e9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:04 -0500 Subject: [PATCH 3765/4012] New translations addresses.php (Catalan) --- lang/ca_ES/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/ca_ES/admin/addressPools/addresses.php b/lang/ca_ES/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/ca_ES/admin/addressPools/addresses.php +++ b/lang/ca_ES/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 9b0fe5eb75e6f6a6fb9402ce0823dc349755aa20 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:05 -0500 Subject: [PATCH 3766/4012] New translations addresses.php (Czech) --- lang/cs_CZ/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/cs_CZ/admin/addressPools/addresses.php b/lang/cs_CZ/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/cs_CZ/admin/addressPools/addresses.php +++ b/lang/cs_CZ/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 7056bf151cf1f3b737633beb8e9412ca39e85e5d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:06 -0500 Subject: [PATCH 3767/4012] New translations addresses.php (Danish) --- lang/da_DK/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/da_DK/admin/addressPools/addresses.php b/lang/da_DK/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/da_DK/admin/addressPools/addresses.php +++ b/lang/da_DK/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From cdf7dc8d50f20ee60524600e213b658d13e7ea03 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:07 -0500 Subject: [PATCH 3768/4012] New translations addresses.php (German) --- lang/de_DE/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/de_DE/admin/addressPools/addresses.php b/lang/de_DE/admin/addressPools/addresses.php index 0bb1eddc987..2632dc2c9af 100644 --- a/lang/de_DE/admin/addressPools/addresses.php +++ b/lang/de_DE/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Adresse erstellen', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Zugewiesener Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 7bc12ef7d2f0812ab28d5ad7baf0f3e679adf859 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:08 -0500 Subject: [PATCH 3769/4012] New translations addresses.php (Greek) --- lang/el_GR/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/el_GR/admin/addressPools/addresses.php b/lang/el_GR/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/el_GR/admin/addressPools/addresses.php +++ b/lang/el_GR/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From da3708623de4f51608d793706dbd214ca50cc057 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:09 -0500 Subject: [PATCH 3770/4012] New translations addresses.php (Finnish) --- lang/fi_FI/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/fi_FI/admin/addressPools/addresses.php b/lang/fi_FI/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/fi_FI/admin/addressPools/addresses.php +++ b/lang/fi_FI/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 4bfe29aef3182a6f80b9c27235fbcd3f129522c2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:10 -0500 Subject: [PATCH 3771/4012] New translations addresses.php (Hebrew) --- lang/he_IL/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/he_IL/admin/addressPools/addresses.php b/lang/he_IL/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/he_IL/admin/addressPools/addresses.php +++ b/lang/he_IL/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 4afd8e6bad150e51a27ccb75ebcc2e897df91298 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:10 -0500 Subject: [PATCH 3772/4012] New translations addresses.php (Hungarian) --- lang/hu_HU/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/hu_HU/admin/addressPools/addresses.php b/lang/hu_HU/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/hu_HU/admin/addressPools/addresses.php +++ b/lang/hu_HU/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 3815378138581441e23523506916c609bad98cfd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:11 -0500 Subject: [PATCH 3773/4012] New translations addresses.php (Italian) --- lang/it_IT/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/it_IT/admin/addressPools/addresses.php b/lang/it_IT/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/it_IT/admin/addressPools/addresses.php +++ b/lang/it_IT/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From ba11a4064a67064cf97b09097a57438bd17eacad Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:12 -0500 Subject: [PATCH 3774/4012] New translations addresses.php (Japanese) --- lang/ja_JP/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/ja_JP/admin/addressPools/addresses.php b/lang/ja_JP/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/ja_JP/admin/addressPools/addresses.php +++ b/lang/ja_JP/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 66e051b213ba204f418e4b1dda309aaff0011b75 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:13 -0500 Subject: [PATCH 3775/4012] New translations addresses.php (Korean) --- lang/ko_KR/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/ko_KR/admin/addressPools/addresses.php b/lang/ko_KR/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/ko_KR/admin/addressPools/addresses.php +++ b/lang/ko_KR/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 729794783f29a1a2b1b4dd7ffae00e329ef815be Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:15 -0500 Subject: [PATCH 3776/4012] New translations addresses.php (Dutch) --- lang/nl_NL/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/nl_NL/admin/addressPools/addresses.php b/lang/nl_NL/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/nl_NL/admin/addressPools/addresses.php +++ b/lang/nl_NL/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From d2062643bfe22a34eb35f497ab0596936c66c68e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:15 -0500 Subject: [PATCH 3777/4012] New translations addresses.php (Norwegian) --- lang/no_NO/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/no_NO/admin/addressPools/addresses.php b/lang/no_NO/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/no_NO/admin/addressPools/addresses.php +++ b/lang/no_NO/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 872d04ec3648cda7653c50dc0a93395984c6a4ff Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:16 -0500 Subject: [PATCH 3778/4012] New translations addresses.php (Polish) --- lang/pl_PL/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/pl_PL/admin/addressPools/addresses.php b/lang/pl_PL/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/pl_PL/admin/addressPools/addresses.php +++ b/lang/pl_PL/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 409b8c7592489bc655d9910776bd9df6ccc12647 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:17 -0500 Subject: [PATCH 3779/4012] New translations addresses.php (Portuguese) --- lang/pt_PT/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/pt_PT/admin/addressPools/addresses.php b/lang/pt_PT/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/pt_PT/admin/addressPools/addresses.php +++ b/lang/pt_PT/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From f8ddbbbee4f1c76fec90b5abed4b9319ce6fda60 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:18 -0500 Subject: [PATCH 3780/4012] New translations addresses.php (Russian) --- lang/ru_RU/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/ru_RU/admin/addressPools/addresses.php b/lang/ru_RU/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/ru_RU/admin/addressPools/addresses.php +++ b/lang/ru_RU/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 0ee75b8e290e12580ddda88be5c2ac0c55fb2d58 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:19 -0500 Subject: [PATCH 3781/4012] New translations addresses.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/sr_SP/admin/addressPools/addresses.php b/lang/sr_SP/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/sr_SP/admin/addressPools/addresses.php +++ b/lang/sr_SP/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 54f158204cdccaf3585469b4ee7d3b447c4b8ead Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:19 -0500 Subject: [PATCH 3782/4012] New translations addresses.php (Swedish) --- lang/sv_SE/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/sv_SE/admin/addressPools/addresses.php b/lang/sv_SE/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/sv_SE/admin/addressPools/addresses.php +++ b/lang/sv_SE/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 774b80b764375b460b808f85e65243927cc8be52 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:20 -0500 Subject: [PATCH 3783/4012] New translations addresses.php (Turkish) --- lang/tr_TR/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/tr_TR/admin/addressPools/addresses.php b/lang/tr_TR/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/tr_TR/admin/addressPools/addresses.php +++ b/lang/tr_TR/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From becd1469b2949f7c569f72b088e6e8a73236d5d3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:21 -0500 Subject: [PATCH 3784/4012] New translations addresses.php (Ukrainian) --- lang/uk_UA/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/uk_UA/admin/addressPools/addresses.php b/lang/uk_UA/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/uk_UA/admin/addressPools/addresses.php +++ b/lang/uk_UA/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From b48881bf9c62dcb85f92939f1f0edde5d6b4c486 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:22 -0500 Subject: [PATCH 3785/4012] New translations addresses.php (Chinese Simplified) --- lang/zh_CN/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/zh_CN/admin/addressPools/addresses.php b/lang/zh_CN/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/zh_CN/admin/addressPools/addresses.php +++ b/lang/zh_CN/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 1e419a1a2bdc03585941ef0e3a27cc44ebe6a56d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:22 -0500 Subject: [PATCH 3786/4012] New translations addresses.php (Chinese Traditional) --- lang/zh_TW/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/zh_TW/admin/addressPools/addresses.php b/lang/zh_TW/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/zh_TW/admin/addressPools/addresses.php +++ b/lang/zh_TW/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 59d20dffd3c5be944c6f3b098607e5c9edc39adf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:23 -0500 Subject: [PATCH 3787/4012] New translations addresses.php (English) --- lang/en_US/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/en_US/admin/addressPools/addresses.php b/lang/en_US/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/en_US/admin/addressPools/addresses.php +++ b/lang/en_US/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From d7dfacfb0052b3f66c9633dbb21d289309cacba2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:24 -0500 Subject: [PATCH 3788/4012] New translations addresses.php (Vietnamese) --- lang/vi_VN/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/vi_VN/admin/addressPools/addresses.php b/lang/vi_VN/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/vi_VN/admin/addressPools/addresses.php +++ b/lang/vi_VN/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 8762addbb00fefe6ab7e3729ce8df668497f30c6 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:25 -0500 Subject: [PATCH 3789/4012] New translations addresses.php (Icelandic) --- lang/is_IS/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/is_IS/admin/addressPools/addresses.php b/lang/is_IS/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/is_IS/admin/addressPools/addresses.php +++ b/lang/is_IS/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 3fd17503b0b2c309b0ecccec99fe44d7414fcb1e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:26 -0500 Subject: [PATCH 3790/4012] New translations addresses.php (Portuguese, Brazilian) --- lang/pt_BR/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/pt_BR/admin/addressPools/addresses.php b/lang/pt_BR/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/pt_BR/admin/addressPools/addresses.php +++ b/lang/pt_BR/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 1cce3330a34e1ac5efecaa69d81bcb05955c4ae3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:03:26 -0500 Subject: [PATCH 3791/4012] New translations addresses.php (Hindi) --- lang/hi_IN/admin/addressPools/addresses.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/hi_IN/admin/addressPools/addresses.php b/lang/hi_IN/admin/addressPools/addresses.php index ec4fddfcf9b..e8d3c49e118 100644 --- a/lang/hi_IN/admin/addressPools/addresses.php +++ b/lang/hi_IN/admin/addressPools/addresses.php @@ -2,6 +2,12 @@ return [ 'create_address' => 'Create Address', + 'create_modal' => [ + 'title' => 'Create Address', + 'bulk_action_unchecked' => 'Bulk Import', + 'bulk_action_checked_one' => 'Bulk Import (:count address)', + 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ 'title' => 'Editing Address', @@ -9,5 +15,5 @@ 'delete_modal' => [ 'title' => 'Delete Address?', 'description' => 'Are you sure you want to delete :address?', - ] + ], ]; \ No newline at end of file From 0090b28cab81e4503279249157bea141da317dbf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:35 -0500 Subject: [PATCH 3792/4012] New translations addresses.php (Romanian) --- lang/ro_RO/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/ro_RO/admin/addressPools/addresses.php b/lang/ro_RO/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/ro_RO/admin/addressPools/addresses.php +++ b/lang/ro_RO/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From a43c5118af6b6f2ad2cbf7ad0a6ff73dbc4d05f4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:36 -0500 Subject: [PATCH 3793/4012] New translations addresses.php (French) --- lang/fr_FR/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/fr_FR/admin/addressPools/addresses.php b/lang/fr_FR/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/fr_FR/admin/addressPools/addresses.php +++ b/lang/fr_FR/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From b1b87c6d4886a3b20c01b0b431c147ec3a0c5a5f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:37 -0500 Subject: [PATCH 3794/4012] New translations addresses.php (Spanish) --- lang/es_ES/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/es_ES/admin/addressPools/addresses.php b/lang/es_ES/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/es_ES/admin/addressPools/addresses.php +++ b/lang/es_ES/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From fe7d5e9425c7f990e284a35277d6830c0ad0aece Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:38 -0500 Subject: [PATCH 3795/4012] New translations addresses.php (Afrikaans) --- lang/af_ZA/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/af_ZA/admin/addressPools/addresses.php b/lang/af_ZA/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/af_ZA/admin/addressPools/addresses.php +++ b/lang/af_ZA/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From a40d52f5ed0e7c906d490651766844f829f1d79d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:39 -0500 Subject: [PATCH 3796/4012] New translations addresses.php (Arabic) --- lang/ar_SA/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/ar_SA/admin/addressPools/addresses.php b/lang/ar_SA/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/ar_SA/admin/addressPools/addresses.php +++ b/lang/ar_SA/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 55e49ecdf347657da4e0d1ddad4be2067544319d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:40 -0500 Subject: [PATCH 3797/4012] New translations addresses.php (Catalan) --- lang/ca_ES/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/ca_ES/admin/addressPools/addresses.php b/lang/ca_ES/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/ca_ES/admin/addressPools/addresses.php +++ b/lang/ca_ES/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 8b3e06d498093f9aaa18b000728521a62909a817 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:41 -0500 Subject: [PATCH 3798/4012] New translations addresses.php (Czech) --- lang/cs_CZ/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/cs_CZ/admin/addressPools/addresses.php b/lang/cs_CZ/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/cs_CZ/admin/addressPools/addresses.php +++ b/lang/cs_CZ/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 1d409d24b3a7fadab2054bef1722be93c2ca114c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:41 -0500 Subject: [PATCH 3799/4012] New translations addresses.php (Danish) --- lang/da_DK/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/da_DK/admin/addressPools/addresses.php b/lang/da_DK/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/da_DK/admin/addressPools/addresses.php +++ b/lang/da_DK/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From c19a2006e08983d8c56d4b69cf301aa4e3e7a95a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:42 -0500 Subject: [PATCH 3800/4012] New translations addresses.php (German) --- lang/de_DE/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/de_DE/admin/addressPools/addresses.php b/lang/de_DE/admin/addressPools/addresses.php index 2632dc2c9af..96b6afd3690 100644 --- a/lang/de_DE/admin/addressPools/addresses.php +++ b/lang/de_DE/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Adresse erstellen', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Zugewiesener Server', 'edit_modal' => [ From 577853d57d4d90b4186cd79068ffd6de9f0bdc96 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:43 -0500 Subject: [PATCH 3801/4012] New translations addresses.php (Greek) --- lang/el_GR/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/el_GR/admin/addressPools/addresses.php b/lang/el_GR/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/el_GR/admin/addressPools/addresses.php +++ b/lang/el_GR/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 6f21c0ea8c6d2bba460fab9ee1fba827cef47a3b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:44 -0500 Subject: [PATCH 3802/4012] New translations addresses.php (Finnish) --- lang/fi_FI/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/fi_FI/admin/addressPools/addresses.php b/lang/fi_FI/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/fi_FI/admin/addressPools/addresses.php +++ b/lang/fi_FI/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From ff947751ffdaf534201ecd23607eb2d56f35f295 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:44 -0500 Subject: [PATCH 3803/4012] New translations addresses.php (Hebrew) --- lang/he_IL/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/he_IL/admin/addressPools/addresses.php b/lang/he_IL/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/he_IL/admin/addressPools/addresses.php +++ b/lang/he_IL/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From ca29f54997befe34fdab96476e30bf8fc3770d3f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:45 -0500 Subject: [PATCH 3804/4012] New translations addresses.php (Hungarian) --- lang/hu_HU/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/hu_HU/admin/addressPools/addresses.php b/lang/hu_HU/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/hu_HU/admin/addressPools/addresses.php +++ b/lang/hu_HU/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 9a72cd934c514557e78cc7aa8d3fa0f14b91f615 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:46 -0500 Subject: [PATCH 3805/4012] New translations addresses.php (Italian) --- lang/it_IT/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/it_IT/admin/addressPools/addresses.php b/lang/it_IT/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/it_IT/admin/addressPools/addresses.php +++ b/lang/it_IT/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 2041e51ae409fcc9917e6b24fac7d65c9511904c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:47 -0500 Subject: [PATCH 3806/4012] New translations addresses.php (Japanese) --- lang/ja_JP/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/ja_JP/admin/addressPools/addresses.php b/lang/ja_JP/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/ja_JP/admin/addressPools/addresses.php +++ b/lang/ja_JP/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From a9ecddceb5c997ff139fc337a78a8bc8426e6423 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:48 -0500 Subject: [PATCH 3807/4012] New translations addresses.php (Korean) --- lang/ko_KR/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/ko_KR/admin/addressPools/addresses.php b/lang/ko_KR/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/ko_KR/admin/addressPools/addresses.php +++ b/lang/ko_KR/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 4b25ca7a19aeba2ee4d91c38ed51b8bf60a87756 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:48 -0500 Subject: [PATCH 3808/4012] New translations addresses.php (Dutch) --- lang/nl_NL/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/nl_NL/admin/addressPools/addresses.php b/lang/nl_NL/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/nl_NL/admin/addressPools/addresses.php +++ b/lang/nl_NL/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 6d69228fb0466547d5fb5bfb28463142b3eeed62 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:49 -0500 Subject: [PATCH 3809/4012] New translations addresses.php (Norwegian) --- lang/no_NO/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/no_NO/admin/addressPools/addresses.php b/lang/no_NO/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/no_NO/admin/addressPools/addresses.php +++ b/lang/no_NO/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From dc6504187ca4ae0e55c23ec0b5016dd68c545671 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:50 -0500 Subject: [PATCH 3810/4012] New translations addresses.php (Polish) --- lang/pl_PL/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/pl_PL/admin/addressPools/addresses.php b/lang/pl_PL/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/pl_PL/admin/addressPools/addresses.php +++ b/lang/pl_PL/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 4057a7eb0de52b9c61685f274b2dd6d7518b456f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:50 -0500 Subject: [PATCH 3811/4012] New translations addresses.php (Portuguese) --- lang/pt_PT/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/pt_PT/admin/addressPools/addresses.php b/lang/pt_PT/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/pt_PT/admin/addressPools/addresses.php +++ b/lang/pt_PT/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 156150b04d26d65ac66b3e6d7236c359a04d4d72 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:52 -0500 Subject: [PATCH 3812/4012] New translations addresses.php (Russian) --- lang/ru_RU/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/ru_RU/admin/addressPools/addresses.php b/lang/ru_RU/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/ru_RU/admin/addressPools/addresses.php +++ b/lang/ru_RU/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From c0e0e48980f6c3c7d2b281e330de98016b551b5c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:52 -0500 Subject: [PATCH 3813/4012] New translations addresses.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/sr_SP/admin/addressPools/addresses.php b/lang/sr_SP/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/sr_SP/admin/addressPools/addresses.php +++ b/lang/sr_SP/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 07abb16c0c81a73bfd96dcf74b7c1b1b7742ae84 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:54 -0500 Subject: [PATCH 3814/4012] New translations addresses.php (Swedish) --- lang/sv_SE/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/sv_SE/admin/addressPools/addresses.php b/lang/sv_SE/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/sv_SE/admin/addressPools/addresses.php +++ b/lang/sv_SE/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 4500995a9f70dbff1ecdca0f7507892f0d692d41 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:55 -0500 Subject: [PATCH 3815/4012] New translations addresses.php (Turkish) --- lang/tr_TR/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/tr_TR/admin/addressPools/addresses.php b/lang/tr_TR/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/tr_TR/admin/addressPools/addresses.php +++ b/lang/tr_TR/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 91d8db7357c6b1ddbb0e7675f4cf6f68a9640d56 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:56 -0500 Subject: [PATCH 3816/4012] New translations addresses.php (Ukrainian) --- lang/uk_UA/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/uk_UA/admin/addressPools/addresses.php b/lang/uk_UA/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/uk_UA/admin/addressPools/addresses.php +++ b/lang/uk_UA/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 009685c369a20c3c5e95a990fa1e5a243b342bdc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:56 -0500 Subject: [PATCH 3817/4012] New translations addresses.php (Chinese Simplified) --- lang/zh_CN/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/zh_CN/admin/addressPools/addresses.php b/lang/zh_CN/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/zh_CN/admin/addressPools/addresses.php +++ b/lang/zh_CN/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From f999d88a5fb57f1c2eced5dd2faf30045950d04b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:57 -0500 Subject: [PATCH 3818/4012] New translations addresses.php (Chinese Traditional) --- lang/zh_TW/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/zh_TW/admin/addressPools/addresses.php b/lang/zh_TW/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/zh_TW/admin/addressPools/addresses.php +++ b/lang/zh_TW/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 94599bf36150f2c7100d97c4a202c2f2f80aa7cf Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:58 -0500 Subject: [PATCH 3819/4012] New translations addresses.php (English) --- lang/en_US/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/en_US/admin/addressPools/addresses.php b/lang/en_US/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/en_US/admin/addressPools/addresses.php +++ b/lang/en_US/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From fa6cd1aa3e710acef542ad9e0afd2330a24d422e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:10:59 -0500 Subject: [PATCH 3820/4012] New translations addresses.php (Vietnamese) --- lang/vi_VN/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/vi_VN/admin/addressPools/addresses.php b/lang/vi_VN/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/vi_VN/admin/addressPools/addresses.php +++ b/lang/vi_VN/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 348b7347523c5b0c4568a3abe0926cab39c9abb1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:11:00 -0500 Subject: [PATCH 3821/4012] New translations addresses.php (Icelandic) --- lang/is_IS/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/is_IS/admin/addressPools/addresses.php b/lang/is_IS/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/is_IS/admin/addressPools/addresses.php +++ b/lang/is_IS/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From ac3d17628f75c6929f6b27c742fd3f40b04f9b41 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:11:01 -0500 Subject: [PATCH 3822/4012] New translations addresses.php (Portuguese, Brazilian) --- lang/pt_BR/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/pt_BR/admin/addressPools/addresses.php b/lang/pt_BR/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/pt_BR/admin/addressPools/addresses.php +++ b/lang/pt_BR/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 447836c22fd81b16c01fdb1a77dcf97ea1338923 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:11:01 -0500 Subject: [PATCH 3823/4012] New translations addresses.php (Hindi) --- lang/hi_IN/admin/addressPools/addresses.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/hi_IN/admin/addressPools/addresses.php b/lang/hi_IN/admin/addressPools/addresses.php index e8d3c49e118..3314c0d7171 100644 --- a/lang/hi_IN/admin/addressPools/addresses.php +++ b/lang/hi_IN/admin/addressPools/addresses.php @@ -4,9 +4,9 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulk_action_unchecked' => 'Bulk Import', - 'bulk_action_checked_one' => 'Bulk Import (:count address)', - 'bulk_action_checked_other' => 'Bulk Import (:count addresses)', + 'bulkActionUnchecked' => 'Bulk Import', + 'bulkActionChecked_one' => 'Bulk Import (:count address)', + 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 85b6890fddea9f1d6360e8e9c25add9387d10365 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 7 Aug 2023 08:34:44 -0500 Subject: [PATCH 3824/4012] New translations addresses.php (German) --- lang/de_DE/admin/addressPools/addresses.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lang/de_DE/admin/addressPools/addresses.php b/lang/de_DE/admin/addressPools/addresses.php index 96b6afd3690..d6b99c0ce3a 100644 --- a/lang/de_DE/admin/addressPools/addresses.php +++ b/lang/de_DE/admin/addressPools/addresses.php @@ -3,17 +3,17 @@ return [ 'create_address' => 'Adresse erstellen', 'create_modal' => [ - 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'title' => 'Adresse erstellen', + 'bulkActionUnchecked' => 'Massenimport', + 'bulkActionChecked_one' => 'Massenimport (:count Adresse)', + 'bulkActionChecked_other' => 'Massenimport (:count Adressen)', ], 'assigned_server' => 'Zugewiesener Server', 'edit_modal' => [ - 'title' => 'Editing Address', + 'title' => 'Bearbeite Adresse', ], 'delete_modal' => [ - 'title' => 'Delete Address?', - 'description' => 'Are you sure you want to delete :address?', + 'title' => 'Adresse löschen?', + 'description' => 'Bist Du sicher, dass Du :address löschen möchtest?', ], ]; \ No newline at end of file From aa22e0dab884f2fa7d08bf710d754794c0913c55 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:32 -0500 Subject: [PATCH 3825/4012] New translations strings.php (Romanian) --- lang/ro_RO/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ro_RO/strings.php b/lang/ro_RO/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/ro_RO/strings.php +++ b/lang/ro_RO/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From b3dc4bfd931e849b67720318305566fa01924c6c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:33 -0500 Subject: [PATCH 3826/4012] New translations addresses.php (Romanian) --- lang/ro_RO/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/ro_RO/admin/addressPools/addresses.php b/lang/ro_RO/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/ro_RO/admin/addressPools/addresses.php +++ b/lang/ro_RO/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From b8f237bb478627d11dace839f7bdd1a6c9237755 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:34 -0500 Subject: [PATCH 3827/4012] New translations strings.php (French) --- lang/fr_FR/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/fr_FR/strings.php b/lang/fr_FR/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/fr_FR/strings.php +++ b/lang/fr_FR/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 0c1035ec23d61240a7f1956430a2ca1d94ee92d0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:35 -0500 Subject: [PATCH 3828/4012] New translations addresses.php (French) --- lang/fr_FR/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/fr_FR/admin/addressPools/addresses.php b/lang/fr_FR/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/fr_FR/admin/addressPools/addresses.php +++ b/lang/fr_FR/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From ebf76a71d0d6eb791f4ffbc017131de8665964c3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:36 -0500 Subject: [PATCH 3829/4012] New translations strings.php (Spanish) --- lang/es_ES/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/es_ES/strings.php b/lang/es_ES/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/es_ES/strings.php +++ b/lang/es_ES/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 2e383330b2d7a9f5d4b95f149326ccdd8be1ada0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:37 -0500 Subject: [PATCH 3830/4012] New translations addresses.php (Spanish) --- lang/es_ES/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/es_ES/admin/addressPools/addresses.php b/lang/es_ES/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/es_ES/admin/addressPools/addresses.php +++ b/lang/es_ES/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From e5754bc4d3564187adb85b1b70143f1d6d416f80 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:38 -0500 Subject: [PATCH 3831/4012] New translations strings.php (Afrikaans) --- lang/af_ZA/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/af_ZA/strings.php b/lang/af_ZA/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/af_ZA/strings.php +++ b/lang/af_ZA/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 44e0c619a6a6c5cd5dcb5e5e4ec80473f16725e8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:38 -0500 Subject: [PATCH 3832/4012] New translations addresses.php (Afrikaans) --- lang/af_ZA/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/af_ZA/admin/addressPools/addresses.php b/lang/af_ZA/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/af_ZA/admin/addressPools/addresses.php +++ b/lang/af_ZA/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 030e387e7ee51b98906c7fdbf3baac457893f14d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:39 -0500 Subject: [PATCH 3833/4012] New translations strings.php (Arabic) --- lang/ar_SA/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ar_SA/strings.php b/lang/ar_SA/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/ar_SA/strings.php +++ b/lang/ar_SA/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 8b349a17c7a834e5a797e69d67ae898dc4255d9d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:40 -0500 Subject: [PATCH 3834/4012] New translations addresses.php (Arabic) --- lang/ar_SA/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/ar_SA/admin/addressPools/addresses.php b/lang/ar_SA/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/ar_SA/admin/addressPools/addresses.php +++ b/lang/ar_SA/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From dcf20e9dda0c699d8888baa664132536877b44cc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:41 -0500 Subject: [PATCH 3835/4012] New translations strings.php (Catalan) --- lang/ca_ES/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ca_ES/strings.php b/lang/ca_ES/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/ca_ES/strings.php +++ b/lang/ca_ES/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 3a1282504f80ed52086e05fcacb755cb70726dca Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:42 -0500 Subject: [PATCH 3836/4012] New translations addresses.php (Catalan) --- lang/ca_ES/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/ca_ES/admin/addressPools/addresses.php b/lang/ca_ES/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/ca_ES/admin/addressPools/addresses.php +++ b/lang/ca_ES/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 649148e5669919a0ce01b7adae4c08cce0432b2d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:43 -0500 Subject: [PATCH 3837/4012] New translations strings.php (Czech) --- lang/cs_CZ/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/cs_CZ/strings.php b/lang/cs_CZ/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/cs_CZ/strings.php +++ b/lang/cs_CZ/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From b15d110e239b0b3a5697e163ecca065aa50b7fd0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:44 -0500 Subject: [PATCH 3838/4012] New translations addresses.php (Czech) --- lang/cs_CZ/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/cs_CZ/admin/addressPools/addresses.php b/lang/cs_CZ/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/cs_CZ/admin/addressPools/addresses.php +++ b/lang/cs_CZ/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 71701301d2a0b6735632bb74495136483c1133f5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:45 -0500 Subject: [PATCH 3839/4012] New translations strings.php (Danish) --- lang/da_DK/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/da_DK/strings.php b/lang/da_DK/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/da_DK/strings.php +++ b/lang/da_DK/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 425642796abb9827b2d36e50287f02055d1909a4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:46 -0500 Subject: [PATCH 3840/4012] New translations addresses.php (Danish) --- lang/da_DK/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/da_DK/admin/addressPools/addresses.php b/lang/da_DK/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/da_DK/admin/addressPools/addresses.php +++ b/lang/da_DK/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From c0233150e8b5285bed836eaab20ac552861b9fc1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:47 -0500 Subject: [PATCH 3841/4012] New translations strings.php (German) --- lang/de_DE/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/de_DE/strings.php b/lang/de_DE/strings.php index 57abcb31bca..6c05b7539c0 100644 --- a/lang/de_DE/strings.php +++ b/lang/de_DE/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Gesperrt', 'network' => 'Netzwerk', 'ip' => 'IP Adresse', - 'address' => 'Adresse', 'address_one' => 'Adresse', 'address_other' => 'Adressen', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 3d8fc01aff4ce2e206b0bdcd44e70992d1e745b2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:48 -0500 Subject: [PATCH 3842/4012] New translations addresses.php (German) --- lang/de_DE/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/de_DE/admin/addressPools/addresses.php b/lang/de_DE/admin/addressPools/addresses.php index d6b99c0ce3a..4b1581996b1 100644 --- a/lang/de_DE/admin/addressPools/addresses.php +++ b/lang/de_DE/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Adresse erstellen', 'create_modal' => [ 'title' => 'Adresse erstellen', - 'bulkActionUnchecked' => 'Massenimport', - 'bulkActionChecked_one' => 'Massenimport (:count Adresse)', - 'bulkActionChecked_other' => 'Massenimport (:count Adressen)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Zugewiesener Server', 'edit_modal' => [ From 7cf0b36f5fc63a75001fe2cb8d71a24adf809b2b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:49 -0500 Subject: [PATCH 3843/4012] New translations strings.php (Greek) --- lang/el_GR/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/el_GR/strings.php b/lang/el_GR/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/el_GR/strings.php +++ b/lang/el_GR/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From cd29be8bc28aa350dd4f8978e37cd8b20960067f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:50 -0500 Subject: [PATCH 3844/4012] New translations addresses.php (Greek) --- lang/el_GR/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/el_GR/admin/addressPools/addresses.php b/lang/el_GR/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/el_GR/admin/addressPools/addresses.php +++ b/lang/el_GR/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 97cad4d9ba5daa9e1e67587968665cb43446e816 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:51 -0500 Subject: [PATCH 3845/4012] New translations strings.php (Finnish) --- lang/fi_FI/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/fi_FI/strings.php b/lang/fi_FI/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/fi_FI/strings.php +++ b/lang/fi_FI/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From e6c7f5b014b0dde9fd036cb667727cff33825216 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:52 -0500 Subject: [PATCH 3846/4012] New translations addresses.php (Finnish) --- lang/fi_FI/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/fi_FI/admin/addressPools/addresses.php b/lang/fi_FI/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/fi_FI/admin/addressPools/addresses.php +++ b/lang/fi_FI/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From f2d87c73bc828f1e6ffb9e5f953c2658b7fe15e5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:53 -0500 Subject: [PATCH 3847/4012] New translations strings.php (Hebrew) --- lang/he_IL/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/he_IL/strings.php b/lang/he_IL/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/he_IL/strings.php +++ b/lang/he_IL/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 55eff1fbc52c49e1236de11e1ecfde9e47bb9fc0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:54 -0500 Subject: [PATCH 3848/4012] New translations addresses.php (Hebrew) --- lang/he_IL/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/he_IL/admin/addressPools/addresses.php b/lang/he_IL/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/he_IL/admin/addressPools/addresses.php +++ b/lang/he_IL/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 6336a9ad5e9f16e7195cd7b2997ea0a845822c9f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:54 -0500 Subject: [PATCH 3849/4012] New translations strings.php (Hungarian) --- lang/hu_HU/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/hu_HU/strings.php b/lang/hu_HU/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/hu_HU/strings.php +++ b/lang/hu_HU/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 64d32625db4c4a300b9560f8f86cec227778ec57 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:55 -0500 Subject: [PATCH 3850/4012] New translations addresses.php (Hungarian) --- lang/hu_HU/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/hu_HU/admin/addressPools/addresses.php b/lang/hu_HU/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/hu_HU/admin/addressPools/addresses.php +++ b/lang/hu_HU/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 6961372e070b448d0654b835c7ffc59c297cce5d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:57 -0500 Subject: [PATCH 3851/4012] New translations strings.php (Italian) --- lang/it_IT/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/it_IT/strings.php b/lang/it_IT/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/it_IT/strings.php +++ b/lang/it_IT/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From cedd76a76f3d2c03d95508f2b1cc3213d0ac922c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:57 -0500 Subject: [PATCH 3852/4012] New translations addresses.php (Italian) --- lang/it_IT/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/it_IT/admin/addressPools/addresses.php b/lang/it_IT/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/it_IT/admin/addressPools/addresses.php +++ b/lang/it_IT/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 57d19a19300bd50458a328cc8b0bccb15546e579 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:58 -0500 Subject: [PATCH 3853/4012] New translations strings.php (Japanese) --- lang/ja_JP/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ja_JP/strings.php b/lang/ja_JP/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/ja_JP/strings.php +++ b/lang/ja_JP/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 9bbd28018576eb370de56a94fb674391b20e5aa8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:10:59 -0500 Subject: [PATCH 3854/4012] New translations addresses.php (Japanese) --- lang/ja_JP/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/ja_JP/admin/addressPools/addresses.php b/lang/ja_JP/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/ja_JP/admin/addressPools/addresses.php +++ b/lang/ja_JP/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From c88df6f70a554db561a7b84df9e695c9323ba18a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:00 -0500 Subject: [PATCH 3855/4012] New translations strings.php (Korean) --- lang/ko_KR/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ko_KR/strings.php b/lang/ko_KR/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/ko_KR/strings.php +++ b/lang/ko_KR/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From f08cfee78bf79dbd754ed6f7f058214843c2086c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:01 -0500 Subject: [PATCH 3856/4012] New translations addresses.php (Korean) --- lang/ko_KR/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/ko_KR/admin/addressPools/addresses.php b/lang/ko_KR/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/ko_KR/admin/addressPools/addresses.php +++ b/lang/ko_KR/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 816c5bb7ba1717f12e07d826c679c66dde5ac67d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:02 -0500 Subject: [PATCH 3857/4012] New translations strings.php (Dutch) --- lang/nl_NL/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/nl_NL/strings.php b/lang/nl_NL/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/nl_NL/strings.php +++ b/lang/nl_NL/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 3e0160e0c96207c4e89f82c50edb8914933cf353 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:03 -0500 Subject: [PATCH 3858/4012] New translations addresses.php (Dutch) --- lang/nl_NL/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/nl_NL/admin/addressPools/addresses.php b/lang/nl_NL/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/nl_NL/admin/addressPools/addresses.php +++ b/lang/nl_NL/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 4213821b0010ba441d6186a68313f2255f04290a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:04 -0500 Subject: [PATCH 3859/4012] New translations strings.php (Norwegian) --- lang/no_NO/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/no_NO/strings.php b/lang/no_NO/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/no_NO/strings.php +++ b/lang/no_NO/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 0e67974f28d9d62bf85ae1641f527174e3f7a34f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:05 -0500 Subject: [PATCH 3860/4012] New translations addresses.php (Norwegian) --- lang/no_NO/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/no_NO/admin/addressPools/addresses.php b/lang/no_NO/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/no_NO/admin/addressPools/addresses.php +++ b/lang/no_NO/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 8e1bf68bec06d65ceccdbefc3c80b5e8792eda91 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:06 -0500 Subject: [PATCH 3861/4012] New translations strings.php (Polish) --- lang/pl_PL/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/pl_PL/strings.php b/lang/pl_PL/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/pl_PL/strings.php +++ b/lang/pl_PL/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 29e172641f6b18aeb0751acdec46a945ce21aa11 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:07 -0500 Subject: [PATCH 3862/4012] New translations addresses.php (Polish) --- lang/pl_PL/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/pl_PL/admin/addressPools/addresses.php b/lang/pl_PL/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/pl_PL/admin/addressPools/addresses.php +++ b/lang/pl_PL/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 6ff715bb72f9d8730e17ed63cc98dfa2d171d535 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:08 -0500 Subject: [PATCH 3863/4012] New translations strings.php (Portuguese) --- lang/pt_PT/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/pt_PT/strings.php b/lang/pt_PT/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/pt_PT/strings.php +++ b/lang/pt_PT/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From b773e370ac84180c5a22fa29606284ee41255c0f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:09 -0500 Subject: [PATCH 3864/4012] New translations addresses.php (Portuguese) --- lang/pt_PT/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/pt_PT/admin/addressPools/addresses.php b/lang/pt_PT/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/pt_PT/admin/addressPools/addresses.php +++ b/lang/pt_PT/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 558f97e9269a1b72898e3cb761db0629741614b5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:09 -0500 Subject: [PATCH 3865/4012] New translations strings.php (Russian) --- lang/ru_RU/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/ru_RU/strings.php b/lang/ru_RU/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/ru_RU/strings.php +++ b/lang/ru_RU/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 2b1771750e84ca134ef0e83220462dffac907eef Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:10 -0500 Subject: [PATCH 3866/4012] New translations addresses.php (Russian) --- lang/ru_RU/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/ru_RU/admin/addressPools/addresses.php b/lang/ru_RU/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/ru_RU/admin/addressPools/addresses.php +++ b/lang/ru_RU/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 097cd22794e6b0e75a492af77b530c2781634863 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:11 -0500 Subject: [PATCH 3867/4012] New translations strings.php (Serbian (Cyrillic)) --- lang/sr_SP/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/sr_SP/strings.php b/lang/sr_SP/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/sr_SP/strings.php +++ b/lang/sr_SP/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 1e2cc3df9ce21f4ec4574c6ddb6bbfa6b0772ea7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:12 -0500 Subject: [PATCH 3868/4012] New translations addresses.php (Serbian (Cyrillic)) --- lang/sr_SP/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/sr_SP/admin/addressPools/addresses.php b/lang/sr_SP/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/sr_SP/admin/addressPools/addresses.php +++ b/lang/sr_SP/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 2f665aed6757e6fe17aea7a3141afb7c1e8b97df Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:13 -0500 Subject: [PATCH 3869/4012] New translations strings.php (Swedish) --- lang/sv_SE/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/sv_SE/strings.php b/lang/sv_SE/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/sv_SE/strings.php +++ b/lang/sv_SE/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 9af5b417ce8cf9d028cd7adb17a7f01a99a55b8e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:14 -0500 Subject: [PATCH 3870/4012] New translations addresses.php (Swedish) --- lang/sv_SE/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/sv_SE/admin/addressPools/addresses.php b/lang/sv_SE/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/sv_SE/admin/addressPools/addresses.php +++ b/lang/sv_SE/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 1513f285f73349759849df35e7c0f7f4142a580c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:15 -0500 Subject: [PATCH 3871/4012] New translations strings.php (Turkish) --- lang/tr_TR/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/tr_TR/strings.php b/lang/tr_TR/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/tr_TR/strings.php +++ b/lang/tr_TR/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From ffb5b872c9d9931c5cf719a18b4f4669a4c6f714 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:16 -0500 Subject: [PATCH 3872/4012] New translations addresses.php (Turkish) --- lang/tr_TR/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/tr_TR/admin/addressPools/addresses.php b/lang/tr_TR/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/tr_TR/admin/addressPools/addresses.php +++ b/lang/tr_TR/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 6d0b7b4ca48f9ca0fc2f0448f50fbeff5e09154f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:17 -0500 Subject: [PATCH 3873/4012] New translations strings.php (Ukrainian) --- lang/uk_UA/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/uk_UA/strings.php b/lang/uk_UA/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/uk_UA/strings.php +++ b/lang/uk_UA/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From a286fd76a5f71f25b2dddb1950bcde24146c8d27 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:18 -0500 Subject: [PATCH 3874/4012] New translations addresses.php (Ukrainian) --- lang/uk_UA/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/uk_UA/admin/addressPools/addresses.php b/lang/uk_UA/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/uk_UA/admin/addressPools/addresses.php +++ b/lang/uk_UA/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From dae7170e2471e93850ae1f7263838332e583a803 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:18 -0500 Subject: [PATCH 3875/4012] New translations strings.php (Chinese Simplified) --- lang/zh_CN/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/zh_CN/strings.php b/lang/zh_CN/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/zh_CN/strings.php +++ b/lang/zh_CN/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From a2bdc1f8b4ef2ed3b470fba27b743143e52d4df2 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:19 -0500 Subject: [PATCH 3876/4012] New translations addresses.php (Chinese Simplified) --- lang/zh_CN/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/zh_CN/admin/addressPools/addresses.php b/lang/zh_CN/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/zh_CN/admin/addressPools/addresses.php +++ b/lang/zh_CN/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 39116551f7915c4c6bfce80d6fe81468cf49ef2c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:20 -0500 Subject: [PATCH 3877/4012] New translations strings.php (Chinese Traditional) --- lang/zh_TW/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/zh_TW/strings.php b/lang/zh_TW/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/zh_TW/strings.php +++ b/lang/zh_TW/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From b391593600f4b8b040329acbd960315394cf1c49 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:21 -0500 Subject: [PATCH 3878/4012] New translations addresses.php (Chinese Traditional) --- lang/zh_TW/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/zh_TW/admin/addressPools/addresses.php b/lang/zh_TW/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/zh_TW/admin/addressPools/addresses.php +++ b/lang/zh_TW/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From cbc7868301f2c0b71f20d245993f4d76ecd9252c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:22 -0500 Subject: [PATCH 3879/4012] New translations strings.php (English) --- lang/en_US/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/en_US/strings.php b/lang/en_US/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/en_US/strings.php +++ b/lang/en_US/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 4c84b874228ecf6c508e3b27be4099534427d848 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:23 -0500 Subject: [PATCH 3880/4012] New translations addresses.php (English) --- lang/en_US/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/en_US/admin/addressPools/addresses.php b/lang/en_US/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/en_US/admin/addressPools/addresses.php +++ b/lang/en_US/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 628ffcae2a53cfa5fad932cb08fae3319ade2c1f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:24 -0500 Subject: [PATCH 3881/4012] New translations strings.php (Vietnamese) --- lang/vi_VN/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/vi_VN/strings.php b/lang/vi_VN/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/vi_VN/strings.php +++ b/lang/vi_VN/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 1adcbe5c90813f877249aa0f76f6d2a5b892d0fe Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:25 -0500 Subject: [PATCH 3882/4012] New translations addresses.php (Vietnamese) --- lang/vi_VN/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/vi_VN/admin/addressPools/addresses.php b/lang/vi_VN/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/vi_VN/admin/addressPools/addresses.php +++ b/lang/vi_VN/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From a76ec87c84bcba104959c2240ce4a358efa71513 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:26 -0500 Subject: [PATCH 3883/4012] New translations strings.php (Icelandic) --- lang/is_IS/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/is_IS/strings.php b/lang/is_IS/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/is_IS/strings.php +++ b/lang/is_IS/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 15434efd0d58d9b40ce71dcd1f81d872eee0ed1b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:27 -0500 Subject: [PATCH 3884/4012] New translations addresses.php (Icelandic) --- lang/is_IS/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/is_IS/admin/addressPools/addresses.php b/lang/is_IS/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/is_IS/admin/addressPools/addresses.php +++ b/lang/is_IS/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From acad2bfd272241a592d92ad7413072d668e73903 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:27 -0500 Subject: [PATCH 3885/4012] New translations strings.php (Portuguese, Brazilian) --- lang/pt_BR/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/pt_BR/strings.php b/lang/pt_BR/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/pt_BR/strings.php +++ b/lang/pt_BR/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From d1b36a466695ac545baab2f0577084d6176ac9f3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:28 -0500 Subject: [PATCH 3886/4012] New translations addresses.php (Portuguese, Brazilian) --- lang/pt_BR/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/pt_BR/admin/addressPools/addresses.php b/lang/pt_BR/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/pt_BR/admin/addressPools/addresses.php +++ b/lang/pt_BR/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From 5379732041f4df2d3238870d99966068ea034616 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:29 -0500 Subject: [PATCH 3887/4012] New translations strings.php (Hindi) --- lang/hi_IN/strings.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/hi_IN/strings.php b/lang/hi_IN/strings.php index 2ce67243580..299fb77f67d 100644 --- a/lang/hi_IN/strings.php +++ b/lang/hi_IN/strings.php @@ -37,7 +37,6 @@ 'suspended' => 'Suspended', 'network' => 'Network', 'ip' => 'IP Address', - 'address' => 'Address', 'address_one' => 'Address', 'address_other' => 'Addresses', 'gateway' => 'Gateway', @@ -104,4 +103,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', + 'single' => 'Single', + 'multiple' => 'Multiple', ]; From 03c41e4214230a4050d4e0e76a1bda52738e7b8b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:11:30 -0500 Subject: [PATCH 3888/4012] New translations addresses.php (Hindi) --- lang/hi_IN/admin/addressPools/addresses.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lang/hi_IN/admin/addressPools/addresses.php b/lang/hi_IN/admin/addressPools/addresses.php index 3314c0d7171..92f12d2eef0 100644 --- a/lang/hi_IN/admin/addressPools/addresses.php +++ b/lang/hi_IN/admin/addressPools/addresses.php @@ -4,9 +4,8 @@ 'create_address' => 'Create Address', 'create_modal' => [ 'title' => 'Create Address', - 'bulkActionUnchecked' => 'Bulk Import', - 'bulkActionChecked_one' => 'Bulk Import (:count address)', - 'bulkActionChecked_other' => 'Bulk Import (:count addresses)', + 'starting_address' => 'Starting Address', + 'ending_address' => 'Ending Address', ], 'assigned_server' => 'Assigned Server', 'edit_modal' => [ From faf4d8e1c9efc6be25dfdcaf3e838b0e545f923d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:01 -0500 Subject: [PATCH 3889/4012] New translations strings.php (Romanian) --- lang/ro_RO/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/ro_RO/strings.php b/lang/ro_RO/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/ro_RO/strings.php +++ b/lang/ro_RO/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From cdb2ca280fe7e3c061eb8c75eb04f5c3774e3460 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:01 -0500 Subject: [PATCH 3890/4012] New translations strings.php (French) --- lang/fr_FR/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/fr_FR/strings.php b/lang/fr_FR/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/fr_FR/strings.php +++ b/lang/fr_FR/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From dcb0700d657ff0f74f305816a5d6bf743b8d7f47 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:02 -0500 Subject: [PATCH 3891/4012] New translations strings.php (Spanish) --- lang/es_ES/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/es_ES/strings.php b/lang/es_ES/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/es_ES/strings.php +++ b/lang/es_ES/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 887d248e831c1ee9de17fec727acfdc9ab7f8a27 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:03 -0500 Subject: [PATCH 3892/4012] New translations strings.php (Afrikaans) --- lang/af_ZA/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/af_ZA/strings.php b/lang/af_ZA/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/af_ZA/strings.php +++ b/lang/af_ZA/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 9f929a0cff94e854bf9b04dac808b22909f2d702 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:04 -0500 Subject: [PATCH 3893/4012] New translations strings.php (Arabic) --- lang/ar_SA/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/ar_SA/strings.php b/lang/ar_SA/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/ar_SA/strings.php +++ b/lang/ar_SA/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From ac2f44aa5f4952343ff5720b8d089a75010994ab Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:05 -0500 Subject: [PATCH 3894/4012] New translations strings.php (Catalan) --- lang/ca_ES/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/ca_ES/strings.php b/lang/ca_ES/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/ca_ES/strings.php +++ b/lang/ca_ES/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 24eebbfe2c49bf98bdd728d23036dc1423208b65 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:06 -0500 Subject: [PATCH 3895/4012] New translations strings.php (Czech) --- lang/cs_CZ/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/cs_CZ/strings.php b/lang/cs_CZ/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/cs_CZ/strings.php +++ b/lang/cs_CZ/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From b6fcc5c7ac0d398cb0ead806a1daf5642327b4db Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:07 -0500 Subject: [PATCH 3896/4012] New translations strings.php (Danish) --- lang/da_DK/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/da_DK/strings.php b/lang/da_DK/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/da_DK/strings.php +++ b/lang/da_DK/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From b0a275ce3d40ef0c22d7825426272226269db31f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:08 -0500 Subject: [PATCH 3897/4012] New translations strings.php (German) --- lang/de_DE/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/de_DE/strings.php b/lang/de_DE/strings.php index 6c05b7539c0..01c69d554c2 100644 --- a/lang/de_DE/strings.php +++ b/lang/de_DE/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Adresse', 'address_one' => 'Adresse', 'address_other' => 'Adressen', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Adresse', 'none' => 'Keine', From 8a450d9bd04420f161010c8fb734eb5b3a9dfcd1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:09 -0500 Subject: [PATCH 3898/4012] New translations strings.php (Greek) --- lang/el_GR/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/el_GR/strings.php b/lang/el_GR/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/el_GR/strings.php +++ b/lang/el_GR/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 7ba3a556d747b3a736f6f5b3624eaaf8e0596241 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:10 -0500 Subject: [PATCH 3899/4012] New translations strings.php (Finnish) --- lang/fi_FI/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/fi_FI/strings.php b/lang/fi_FI/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/fi_FI/strings.php +++ b/lang/fi_FI/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From e9b73242734b30617b0c3124d61dd633f938454e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:11 -0500 Subject: [PATCH 3900/4012] New translations strings.php (Hebrew) --- lang/he_IL/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/he_IL/strings.php b/lang/he_IL/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/he_IL/strings.php +++ b/lang/he_IL/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From dfe120bc83bbae7f1a28c92a2418215a407b2c85 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:12 -0500 Subject: [PATCH 3901/4012] New translations strings.php (Hungarian) --- lang/hu_HU/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/hu_HU/strings.php b/lang/hu_HU/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/hu_HU/strings.php +++ b/lang/hu_HU/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 6fd2aa789f870764e1ce95056eceacc35e7831c0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:13 -0500 Subject: [PATCH 3902/4012] New translations strings.php (Italian) --- lang/it_IT/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/it_IT/strings.php b/lang/it_IT/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/it_IT/strings.php +++ b/lang/it_IT/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From b65947db40456647806362ec8d30e7e391ef9f61 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:14 -0500 Subject: [PATCH 3903/4012] New translations strings.php (Japanese) --- lang/ja_JP/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/ja_JP/strings.php b/lang/ja_JP/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/ja_JP/strings.php +++ b/lang/ja_JP/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 1f2f34832846af76f73cf106445ce4283118603a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:15 -0500 Subject: [PATCH 3904/4012] New translations strings.php (Korean) --- lang/ko_KR/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/ko_KR/strings.php b/lang/ko_KR/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/ko_KR/strings.php +++ b/lang/ko_KR/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From b6e57071175e877ce17bd46f9023c8e0924f3056 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:16 -0500 Subject: [PATCH 3905/4012] New translations strings.php (Dutch) --- lang/nl_NL/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/nl_NL/strings.php b/lang/nl_NL/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/nl_NL/strings.php +++ b/lang/nl_NL/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 5d4fb470e0ed040ccf874d6aca98b092b3a4e3ad Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:16 -0500 Subject: [PATCH 3906/4012] New translations strings.php (Norwegian) --- lang/no_NO/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/no_NO/strings.php b/lang/no_NO/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/no_NO/strings.php +++ b/lang/no_NO/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 768b81bdfda4cc8f712ead40ed45980d7e0a3d6c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:18 -0500 Subject: [PATCH 3907/4012] New translations strings.php (Polish) --- lang/pl_PL/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/pl_PL/strings.php b/lang/pl_PL/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/pl_PL/strings.php +++ b/lang/pl_PL/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 6c9582ae69d3a6004f9cda4bd05465658956b902 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:18 -0500 Subject: [PATCH 3908/4012] New translations strings.php (Portuguese) --- lang/pt_PT/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/pt_PT/strings.php b/lang/pt_PT/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/pt_PT/strings.php +++ b/lang/pt_PT/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 90e4bf06f8f8665f274797e03bc15559d30318ac Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:20 -0500 Subject: [PATCH 3909/4012] New translations strings.php (Russian) --- lang/ru_RU/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/ru_RU/strings.php b/lang/ru_RU/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/ru_RU/strings.php +++ b/lang/ru_RU/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From a0ffecf77a92c29b6a4851ffed9eb07fbcf15c03 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:20 -0500 Subject: [PATCH 3910/4012] New translations strings.php (Serbian (Cyrillic)) --- lang/sr_SP/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/sr_SP/strings.php b/lang/sr_SP/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/sr_SP/strings.php +++ b/lang/sr_SP/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 11bebde370829fbe634f5344e2e832c8cc6f8133 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:22 -0500 Subject: [PATCH 3911/4012] New translations strings.php (Swedish) --- lang/sv_SE/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/sv_SE/strings.php b/lang/sv_SE/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/sv_SE/strings.php +++ b/lang/sv_SE/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 62d91043fe460d9aa7f9cc47f0883f920e91f0df Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:22 -0500 Subject: [PATCH 3912/4012] New translations strings.php (Turkish) --- lang/tr_TR/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/tr_TR/strings.php b/lang/tr_TR/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/tr_TR/strings.php +++ b/lang/tr_TR/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From c3c5bf2c70b9b0bd33bad09123cce9285228685d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:23 -0500 Subject: [PATCH 3913/4012] New translations strings.php (Ukrainian) --- lang/uk_UA/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/uk_UA/strings.php b/lang/uk_UA/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/uk_UA/strings.php +++ b/lang/uk_UA/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 0871a890ffe0fc2dfccd1003de7b5cdb26a95e02 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:24 -0500 Subject: [PATCH 3914/4012] New translations strings.php (Chinese Simplified) --- lang/zh_CN/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/zh_CN/strings.php b/lang/zh_CN/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/zh_CN/strings.php +++ b/lang/zh_CN/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 2990b7f98e21731f1c5a1c04b60486aefbfda276 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:26 -0500 Subject: [PATCH 3915/4012] New translations strings.php (Chinese Traditional) --- lang/zh_TW/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/zh_TW/strings.php b/lang/zh_TW/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/zh_TW/strings.php +++ b/lang/zh_TW/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 228c7b97eadf5ba3be47e8b3cf8518454fb4479d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:27 -0500 Subject: [PATCH 3916/4012] New translations strings.php (English) --- lang/en_US/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/en_US/strings.php b/lang/en_US/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/en_US/strings.php +++ b/lang/en_US/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 1d5fdca9770ff9781b9014c17c3a02dc01fbdd34 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:28 -0500 Subject: [PATCH 3917/4012] New translations strings.php (Vietnamese) --- lang/vi_VN/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/vi_VN/strings.php b/lang/vi_VN/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/vi_VN/strings.php +++ b/lang/vi_VN/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 6a17f4672950d902c4063a073bb58242badf9c69 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:29 -0500 Subject: [PATCH 3918/4012] New translations strings.php (Icelandic) --- lang/is_IS/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/is_IS/strings.php b/lang/is_IS/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/is_IS/strings.php +++ b/lang/is_IS/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 911b2b2932aef55411b396079f09c655061cbb5a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:30 -0500 Subject: [PATCH 3919/4012] New translations strings.php (Portuguese, Brazilian) --- lang/pt_BR/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/pt_BR/strings.php b/lang/pt_BR/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/pt_BR/strings.php +++ b/lang/pt_BR/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From 077054b45785ee18241d2ece557fd6e95c9b478e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Fri, 1 Sep 2023 23:08:30 -0500 Subject: [PATCH 3920/4012] New translations strings.php (Hindi) --- lang/hi_IN/strings.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/hi_IN/strings.php b/lang/hi_IN/strings.php index 299fb77f67d..bff79ba100d 100644 --- a/lang/hi_IN/strings.php +++ b/lang/hi_IN/strings.php @@ -39,6 +39,8 @@ 'ip' => 'IP Address', 'address_one' => 'Address', 'address_other' => 'Addresses', + 'addressWithCount_one' => ':count address', + 'addressWithCount_other' => ':count addresses', 'gateway' => 'Gateway', 'mac_address' => 'Mac Address', 'none' => 'None', From cfbef251242941c1d910ea2649c13870c79d6561 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 7 Sep 2023 14:47:03 -0500 Subject: [PATCH 3921/4012] New translations strings.php (German) --- lang/de_DE/strings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/de_DE/strings.php b/lang/de_DE/strings.php index 01c69d554c2..e930c1b7ca5 100644 --- a/lang/de_DE/strings.php +++ b/lang/de_DE/strings.php @@ -39,8 +39,8 @@ 'ip' => 'IP Adresse', 'address_one' => 'Adresse', 'address_other' => 'Adressen', - 'addressWithCount_one' => ':count address', - 'addressWithCount_other' => ':count addresses', + 'addressWithCount_one' => ':count Adresse', + 'addressWithCount_other' => ':count Adressen', 'gateway' => 'Gateway', 'mac_address' => 'Mac Adresse', 'none' => 'Keine', @@ -105,6 +105,6 @@ 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', - 'single' => 'Single', - 'multiple' => 'Multiple', + 'single' => 'Einzel', + 'multiple' => 'Mehrfach', ]; From 9134605fb0edc8f5b1f12a9f0e9a34fba03ba59a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Thu, 7 Sep 2023 14:47:04 -0500 Subject: [PATCH 3922/4012] New translations addresses.php (German) --- lang/de_DE/admin/addressPools/addresses.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/de_DE/admin/addressPools/addresses.php b/lang/de_DE/admin/addressPools/addresses.php index 4b1581996b1..c1aa89ad3d8 100644 --- a/lang/de_DE/admin/addressPools/addresses.php +++ b/lang/de_DE/admin/addressPools/addresses.php @@ -4,8 +4,8 @@ 'create_address' => 'Adresse erstellen', 'create_modal' => [ 'title' => 'Adresse erstellen', - 'starting_address' => 'Starting Address', - 'ending_address' => 'Ending Address', + 'starting_address' => 'Startadresse', + 'ending_address' => 'Endadresse', ], 'assigned_server' => 'Zugewiesener Server', 'edit_modal' => [ From 5f556ae95a058c4dffa075299168ffae2f7f7384 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 15 Oct 2023 03:10:46 -0500 Subject: [PATCH 3923/4012] New translations index.php (Polish) --- lang/pl_PL/dashboard/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/pl_PL/dashboard/index.php b/lang/pl_PL/dashboard/index.php index 63d3b525616..93149b27ef6 100644 --- a/lang/pl_PL/dashboard/index.php +++ b/lang/pl_PL/dashboard/index.php @@ -1,7 +1,7 @@ 'Show all servers', - 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'show_all_servers' => 'Pokaż wszystkie serwery', + 'no_servers_admin_empty_state' => 'Nie ma żadnych serwerów.', + 'no_servers_empty_state' => 'Nie posiadasz żadnych serwerów.', ]; From c605c614a5319eedefea0d3889c92fc95f4bcd2f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 15 Oct 2023 03:10:48 -0500 Subject: [PATCH 3924/4012] New translations backups.php (Polish) --- lang/pl_PL/server/backups.php | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/lang/pl_PL/server/backups.php b/lang/pl_PL/server/backups.php index 1d23c65bbe8..38b94171293 100644 --- a/lang/pl_PL/server/backups.php +++ b/lang/pl_PL/server/backups.php @@ -1,23 +1,23 @@ 'Create Backup', - 'empty_state' => 'There are no backups', - 'counter_tooltip' => 'You\'ve made :count out of :max backups', + 'create_backup' => 'Stwórz kopię', + 'empty_state' => 'Nie ma żadnych kopii', + 'counter_tooltip' => 'Wykonałeś :count z :max kopii zapasowych', 'create_modal' => [ - 'title' => 'Create a Backup', - 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', - 'compression_type' => 'Compression Type', - 'mode' => 'Mode', + 'title' => 'Tworzenie kopii zapasowej', + 'description' => 'Utworzenie kopii zapasowej spowoduje wykonanie kopii plików serwera. Może to trochę potrwać w zależności od wielkości serwera.', + 'compression_type' => 'Typ kompresji', + 'mode' => 'Tryb', 'modes' => [ 'snapshot' => 'Snapshot', - 'suspend' => 'Suspend', - 'kill' => 'Kill', + 'suspend' => 'Wyłączony', + 'kill' => 'Wymuszony', ], ], 'delete_modal' => [ - 'title' => 'Delete :name?', - 'description' => 'Are you sure you want to delete this backup?', + 'title' => 'Usunąć :name?', + 'description' => 'Czy na pewno chcesz usunąć kopię zapasową?', ], 'restore_modal' => [ 'title' => 'Restore From :name?', From d8459938fba90d507ec213916d18590c5ff010fc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 15 Oct 2023 04:08:41 -0500 Subject: [PATCH 3925/4012] New translations auth.php (Polish) --- lang/pl_PL/auth.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/pl_PL/auth.php b/lang/pl_PL/auth.php index 5b8cdf9eff3..3a29eafd362 100644 --- a/lang/pl_PL/auth.php +++ b/lang/pl_PL/auth.php @@ -13,11 +13,11 @@ | */ - 'failed' => 'These credentials do not match our records.', - 'password' => 'The provided password is incorrect.', - 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + 'failed' => 'Podane dane nie są zgodne z naszymi danymi.', + 'password' => 'Wprowadzone hasło jest nieprawidłowe.', + 'throttle' => 'Zbyt wiele prób logowania. Spróbuj ponownie za :sekund sekund.', - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', - 'sign_in_description' => 'Sign in to your account', + 'sign_in' => 'Zaloguj się', + 'sign_out' => 'Wyloguj się', + 'sign_in_description' => 'Zaloguj się na swoje konto', ]; From a99fd732facc3bf55d5e6c32ab83419da9d7438f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 15 Oct 2023 04:08:42 -0500 Subject: [PATCH 3926/4012] New translations pagination.php (Polish) --- lang/pl_PL/pagination.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/pl_PL/pagination.php b/lang/pl_PL/pagination.php index d4814118778..07f9e5b468d 100644 --- a/lang/pl_PL/pagination.php +++ b/lang/pl_PL/pagination.php @@ -13,7 +13,7 @@ | */ - 'previous' => '« Previous', - 'next' => 'Next »', + 'previous' => '« Wstecz', + 'next' => 'Następna »', ]; From 731c00f55f21788a2f4ced2322a0eae8d8fb1873 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 15 Oct 2023 04:08:42 -0500 Subject: [PATCH 3927/4012] New translations passwords.php (Polish) --- lang/pl_PL/passwords.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lang/pl_PL/passwords.php b/lang/pl_PL/passwords.php index 2345a56b5a6..f742fec2e15 100644 --- a/lang/pl_PL/passwords.php +++ b/lang/pl_PL/passwords.php @@ -13,10 +13,10 @@ | */ - 'reset' => 'Your password has been reset!', - 'sent' => 'We have emailed your password reset link!', - 'throttled' => 'Please wait before retrying.', - 'token' => 'This password reset token is invalid.', - 'user' => "We can't find a user with that email address.", + 'reset' => 'Hasło zostało zresetowane!', + 'sent' => 'Link do resetowania hasła został wysłany na adres e-mail!', + 'throttled' => 'Poczekaj przed ponowną próbą.', + 'token' => 'Token resetowania hasła jest nieprawidłowy.', + 'user' => "Nie możemy znaleźć użytkownika z tym adresem e-mail.", ]; From b9356ed0964c647c24f07d43ead500343c1de6fc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 15 Oct 2023 04:08:43 -0500 Subject: [PATCH 3928/4012] New translations backups.php (Polish) --- lang/pl_PL/server/backups.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/pl_PL/server/backups.php b/lang/pl_PL/server/backups.php index 38b94171293..bd31bb2a773 100644 --- a/lang/pl_PL/server/backups.php +++ b/lang/pl_PL/server/backups.php @@ -20,11 +20,11 @@ 'description' => 'Czy na pewno chcesz usunąć kopię zapasową?', ], 'restore_modal' => [ - 'title' => 'Restore From :name?', - 'description' => 'Are you sure you want to restore from this backup?', + 'title' => 'Przywrócić z :name?', + 'description' => 'Czy na pewno chcesz przywrócić tę kopię zapasową?', ], 'notices' => [ - 'backup_deleted' => 'Deleted :name', - 'backup_restored' => 'Began restoring server from :name', + 'backup_deleted' => 'Usunięto :name', + 'backup_restored' => 'Rozpoczęto przywracanie serwera z :name', ], ]; From 2f61b0f60cfb249c5669ce70f7c2f907eafb3092 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 15 Oct 2023 04:08:44 -0500 Subject: [PATCH 3929/4012] New translations overview.php (Polish) --- lang/pl_PL/server/overview.php | 40 +++++++++++++++++----------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/lang/pl_PL/server/overview.php b/lang/pl_PL/server/overview.php index 5973139941d..e7a1bd378fb 100644 --- a/lang/pl_PL/server/overview.php +++ b/lang/pl_PL/server/overview.php @@ -3,36 +3,36 @@ return [ 'power_actions' => [ 'start' => 'Start', - 'restart' => 'Restart', - 'kill' => 'Kill', - 'shutdown' => 'Shutdown', + 'restart' => 'Uruchom ponownie', + 'kill' => 'Wymuś zatrzymanie', + 'shutdown' => 'Wyłącz', ], 'notices' => [ - 'power_action_sent_success' => 'Successfully sent power action. It may take a moment to process.', - 'power_action_sent_fail' => 'Failed to send power action.', + 'power_action_sent_success' => 'Pomyślnie wysłano akcje. Przetwarzanie może chwilę potrwać.', + 'power_action_sent_fail' => 'Nie udało się wysłać zapytania.', ], - 'state' => 'State', + 'state' => 'Stan', 'states' => [ - 'stopped' => 'Stopped', - 'running' => 'Running', - 'stopping' => 'Stopping', - 'starting' => 'Starting', - 'shutting_down' => 'Shutting Down', + 'stopped' => 'Wyłączony', + 'running' => 'Włączony', + 'stopping' => 'Zatrzymywanie', + 'starting' => 'Uruchamianie', + 'shutting_down' => 'Wyłączanie', ], - 'uptime' => 'Uptime', - 'poll_status_error' => 'Failed to poll server status. Retrying in 5 seconds...', + 'uptime' => 'Czas działania', + 'poll_status_error' => 'Nie udało się sprawdzić stanu serwera. Ponowna próba za 5 sekund...', 'terminal' => [ - 'title' => 'Terminal', - 'description' => 'Remotely manage your server from the web.', - 'novnc_description' => 'Best for compatibility but lacks features and performance.', - 'xtermjs_description' => 'Best for performance but doesn\'t work for every operating system.', + 'title' => 'Zdalna konsola', + 'description' => 'Zdalne zarządzanie serwerem z poziomu strony.', + 'novnc_description' => 'Najlepsza pod względem kompatybilności, ale brakuje jej funkcji i wydajności.', + 'xtermjs_description' => 'Najlepsza pod względem wydajności, ale nie działa z każdym systemem.', ], 'server_config' => [ - 'title' => 'Configure This Server', - 'description' => 'You are an administrator! You can click below to visit this server\'s build configuration and make edits.', - 'configure_server' => 'Configure Server', + 'title' => 'Konfiguracja tego serwera', + 'description' => 'Jesteś administratorem! Możesz kliknąć poniżej, aby odwiedzić konfigurację tego serwera i wprowadzić zmiany.', + 'configure_server' => 'Skonfiguruj serwer', ], ]; From 62eeee77deff2d31b7ba14d7eeff581b26788db8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 15 Oct 2023 04:08:45 -0500 Subject: [PATCH 3930/4012] New translations settings.php (Polish) --- lang/pl_PL/server/settings.php | 40 +++++++++++++++++----------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/lang/pl_PL/server/settings.php b/lang/pl_PL/server/settings.php index 1564707efc3..9c2dbb092c5 100644 --- a/lang/pl_PL/server/settings.php +++ b/lang/pl_PL/server/settings.php @@ -2,41 +2,41 @@ return [ 'ip_allocation' => [ - 'empty_state' => 'There are no addresses associated with this server.', + 'empty_state' => 'Z tym serwerem nie są powiązane żadne adresy.', ], 'display_info' => [ - 'title' => 'Server Name', + 'title' => 'Nazwa serwera', ], 'reinstall' => [ - 'title' => 'Reinstall Server', - 'description' => 'Start your server on a fresh slate.', - 'start_server_after_installing' => 'Start Server After Completing Installation', + 'title' => 'Przeinstaluj serwer', + 'description' => 'Uruchom swój serwer na świeżo.', + 'start_server_after_installing' => 'Uruchom serwer po ukończeniu instalacji', 'modal' => [ - 'title' => 'Confirm Reinstallation', - 'description' => 'Are you sure you want to reinstall this server? All data will be lost.', + 'title' => 'Potwierdź ponowną instalację', + 'description' => 'Czy na pewno chcesz ponownie przeinstalować ten serwer? Wszystkie dane zostaną utracone.', ], ], 'isos' => [ - 'title' => 'Mountable ISOs', - 'empty' => 'There are no ISOs', + 'title' => 'Montowalne ISO', + 'empty' => 'Nie ma żadnych ISO', ], 'device_config' => [ - 'title' => 'Device Configuration', - 'current' => 'Current Boot Order (the highest will be used first)', - 'unused' => 'Unused Devices', - 'unused_empty' => 'There are no unused devices.', - 'no_boot_device_warning' => 'No boot device has been configured. Your VM will not start.', + 'title' => 'Konfiguracja urządzenia', + 'current' => 'Bieżąca kolejność rozruchu (najwyższa zostanie użyta jako pierwsza)', + 'unused' => 'Nieużywane urządzenia', + 'unused_empty' => 'Nie ma nieużywanych urządzeń.', + 'no_boot_device_warning' => 'Brak opcji rozruchu. Maszyna się nie uruchomi.', ], 'nameservers' => [ - 'title' => 'Nameservers', - 'nameserver' => 'Nameserver :index', - 'add' => 'New Nameserver', + 'title' => 'Serwery DNS', + 'nameserver' => 'Serwer :index', + 'add' => 'Nowy serwer', ], 'auth' => [ - 'title' => 'Authentication', + 'title' => 'Uwierzytelnianie', ], 'hardware' => [ - 'bandwidth_used' => 'Bandwidth Used', - 'bandwidth_alloted' => 'Bandwidth Alloted', + 'bandwidth_used' => 'Wykorzystana sieć', + 'bandwidth_alloted' => 'Przydzielona sieć', ], ]; From deb089248fb3e4f26bcab85d24b75d77d551828a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 15 Oct 2023 04:08:46 -0500 Subject: [PATCH 3931/4012] New translations strings.php (Polish) --- lang/pl_PL/strings.php | 182 ++++++++++++++++++++--------------------- 1 file changed, 91 insertions(+), 91 deletions(-) diff --git a/lang/pl_PL/strings.php b/lang/pl_PL/strings.php index bff79ba100d..0c9315655d4 100644 --- a/lang/pl_PL/strings.php +++ b/lang/pl_PL/strings.php @@ -1,110 +1,110 @@ 'Email', - 'password' => 'Password', - 'server' => 'Server', - 'server_one' => 'Server', - 'server_other' => 'Servers', - 'name' => 'Name', - 'node' => 'Node', - 'node_one' => 'Node', - 'node_other' => 'Nodes', - 'memory' => 'Memory', - 'cpu' => 'CPU', - 'disk' => 'Disk', - 'general' => 'General', - 'overview' => 'Overview', - 'location' => 'Location', - 'location_one' => 'Location', - 'location_other' => 'Locations', - 'owner' => 'Owner', - 'user' => 'User', - 'user_one' => 'User', - 'user_other' => 'Users', + 'email' => 'E-mail', + 'password' => 'Hasło', + 'server' => 'Serwer', + 'server_one' => 'Serwer', + 'server_other' => 'Serwery', + 'name' => 'Nazwa', + 'node' => 'Węzeł', + 'node_one' => 'Węzeł', + 'node_other' => 'Węzły', + 'memory' => 'Pamięć', + 'cpu' => 'Procesor', + 'disk' => 'Dysk', + 'general' => 'Ogólne', + 'overview' => 'Zestawienie', + 'location' => 'Lokalizacja', + 'location_one' => 'Lokalizacja', + 'location_other' => 'Lokalizacje', + 'owner' => 'Właściciel', + 'user' => 'Użytkownik', + 'user_one' => 'Użytkownik', + 'user_other' => 'Użytkownicy', 'token' => 'Token', 'token_one' => 'Token', - 'token_other' => 'Tokens', - 'backup' => 'Backup', - 'backup_one' => 'Backup', - 'backup_other' => 'Backups', - 'setting' => 'Setting', - 'setting_one' => 'Setting', - 'setting_other' => 'Settings', - 'search' => 'Search', - 'admin_cp' => 'Admin Control Panel', - 'exit_admin_cp' => 'Exit Admin Control Panel', - 'suspended' => 'Suspended', - 'network' => 'Network', - 'ip' => 'IP Address', - 'address_one' => 'Address', - 'address_other' => 'Addresses', - 'addressWithCount_one' => ':count address', - 'addressWithCount_other' => ':count addresses', - 'gateway' => 'Gateway', - 'mac_address' => 'Mac Address', - 'none' => 'None', - 'unlimited' => 'Unlimited', - 'launch' => 'Launch', - 'create' => 'Create', - 'cancel' => 'Cancel', - 'display_name' => 'Display Name', - 'hostname' => 'Hostname', - 'reinstall' => 'Reinstall', - 'template' => 'Template', - 'template_one' => 'Template', - 'template_other' => 'Templates', - 'template_group' => 'Template Group', - 'system_os_password' => 'System OS Password', - 'mount' => 'Mount', - 'unmount' => 'Unmount', - 'primary' => 'Primary', + 'token_other' => 'Tokeny', + 'backup' => 'Kopia zapasowa', + 'backup_one' => 'Kopia zapasowa', + 'backup_other' => 'Kopie zapasowe', + 'setting' => 'Ustawienie', + 'setting_one' => 'Ustawienie', + 'setting_other' => 'Ustawienia', + 'search' => 'Wyszukaj', + 'admin_cp' => 'Panel administracyjny', + 'exit_admin_cp' => 'Opuść panel administracyjny', + 'suspended' => 'Zawieś', + 'network' => 'Sieć', + 'ip' => 'Adres IP', + 'address_one' => 'Adres', + 'address_other' => 'Adresy', + 'addressWithCount_one' => ':count adres', + 'addressWithCount_other' => ':count adresów', + 'gateway' => 'Bramka', + 'mac_address' => 'Adres MAC', + 'none' => 'Brak', + 'unlimited' => 'Nielimitowany', + 'launch' => 'Uruchom', + 'create' => 'Stwórz', + 'cancel' => 'Anuluj', + 'display_name' => 'Wyświetlana nazwa', + 'hostname' => 'Nazwa hosta', + 'reinstall' => 'Re instalacja', + 'template' => 'Szablon', + 'template_one' => 'Szablon', + 'template_other' => 'Szablony', + 'template_group' => 'Grupa szablonów', + 'system_os_password' => 'Hasło systemowe', + 'mount' => 'Zamontuj', + 'unmount' => 'Od montuj', + 'primary' => 'Główny', 'media' => 'Media', - 'save' => 'Save', - 'ssh_key' => 'SSH Key', - 'ssh_key_one' => 'SSH Key', - 'ssh_key_other' => 'SSH Keys', - 'version' => 'Version :version', - 'description' => 'Description', - 'visibility' => 'Visibility', - 'hidden' => 'Hidden', - 'size' => 'Size', - 'type' => 'Type', - 'delete' => 'Delete', - 'hardware' => 'Hardware', + 'save' => 'Zapisz', + 'ssh_key' => 'Klucz SSH', + 'ssh_key_one' => 'Klucz SSH', + 'ssh_key_other' => 'Klucze SSH', + 'version' => 'Wersja :version', + 'description' => 'Opis', + 'visibility' => 'Widoczność', + 'hidden' => 'Ukryty', + 'size' => 'Rozmiar', + 'type' => 'Typ', + 'delete' => 'Usuń', + 'hardware' => 'Sprzęt', 'status' => 'Status', - 'bandwidth_usage' => 'Bandwidth Usage', + 'bandwidth_usage' => 'Wykorzystanie sieci', 'administrator' => 'Administrator', - 'last_used' => 'Last Used', - 'success' => 'Success', - 'error' => 'Error', - 'restore' => 'Restore', - 'english_chars' => 'English keyboard characters', - 'confirm' => 'Confirm', - 'saving' => 'Saving...', - 'saved' => 'Saved', - 'primary_disk' => 'Primary Disk', - 'nameserver' => 'Nameserver', - 'nameserver_one' => 'Nameserver', - 'nameserver_other' => 'Nameservers', - 'new' => 'New', - 'add' => 'Add', - 'authentication' => 'Authentication', - 'edit' => 'Edit', + 'last_used' => 'Ostatnie użycie', + 'success' => 'Sukces', + 'error' => 'Błąd', + 'restore' => 'Przywróć', + 'english_chars' => 'Znaki klawiatury angielskiej', + 'confirm' => 'Potwierdź', + 'saving' => 'Zapisywanie...', + 'saved' => 'Zapisano', + 'primary_disk' => 'Główny dysk', + 'nameserver' => 'Serwer DNS', + 'nameserver_one' => 'Serwer DNS', + 'nameserver_other' => 'Serwery DNS', + 'new' => 'Nowy', + 'add' => 'Dodaj', + 'authentication' => 'Uwierzytelnianie', + 'edit' => 'Edytuj', 'fqdn' => 'FQDN', 'port' => 'Port', 'iso' => 'ISO', 'iso_one' => 'ISO', - 'iso_other' => 'ISOs', + 'iso_other' => 'ISA', 'ipam' => 'IPAM', 'link' => 'Link', - 'file_name' => 'File Name', - 'query' => 'Query', + 'file_name' => 'Nazwa pliku', + 'query' => 'Zapytanie do linku', 'import' => 'Import', - 'download' => 'Download', + 'download' => 'Pobierz', 'cidr' => 'CIDR', 'ipv4' => 'IPv4', 'ipv6' => 'IPv6', - 'single' => 'Single', - 'multiple' => 'Multiple', + 'single' => 'Pojedyńczy', + 'multiple' => 'Wiele', ]; From c2854bd3ede226dc6c449a10df7bbae004d5236d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 15 Oct 2023 04:08:47 -0500 Subject: [PATCH 3932/4012] New translations validation.php (Polish) --- lang/pl_PL/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/pl_PL/validation.php b/lang/pl_PL/validation.php index 93e7f2b6d3c..07676da5de6 100644 --- a/lang/pl_PL/validation.php +++ b/lang/pl_PL/validation.php @@ -13,7 +13,7 @@ | */ - 'accepted' => 'The :attribute must be accepted.', + 'accepted' => 'Należy zaakceptować :attribute.', 'accepted_if' => 'The :attribute must be accepted when :other is :value.', 'active_url' => 'The :attribute is not a valid URL.', 'after' => 'The :attribute must be a date after :date.', From 63c28556211a32667f5266b09233a3e3b8435953 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 15 Oct 2023 04:08:48 -0500 Subject: [PATCH 3933/4012] New translations zod.php (Polish) --- lang/pl_PL/zod.php | 114 ++++++++++++++++++++++----------------------- 1 file changed, 57 insertions(+), 57 deletions(-) diff --git a/lang/pl_PL/zod.php b/lang/pl_PL/zod.php index 1147122aa1e..ef6f5db1099 100644 --- a/lang/pl_PL/zod.php +++ b/lang/pl_PL/zod.php @@ -2,87 +2,87 @@ return [ 'errors' => [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', + 'invalid_type' => 'Oczekiwano {{expected}}, otrzymano {{received}}', + 'invalid_type_received_undefined' => 'Wymagane', + 'invalid_literal' => 'Nieprawidłowa wartość, oczekiwana {{expected}}', + 'unrecognized_keys' => 'Nierozpoznane klucze w obiekcie: {{- keys}}', + 'invalid_union' => 'Nieprawidłowe dane', + 'invalid_union_discriminator' => 'Nieprawidłowa wartość, oczekiwana {{- options}}', + 'invalid_enum_value' => 'Nieprawidłowa wartość. Oczekiwano {{- options}}, otrzymano \'{{received}}\'', + 'invalid_arguments' => 'Nieprawidłowe argumenty', + 'invalid_return_type' => 'Nieprawidłowy typ zwróconej funkcji', + 'invalid_date' => 'Nieprawidłowa data', + 'custom' => 'Nieprawidłowe dane', + 'invalid_intersection_types' => 'Nie można połączyć wyników', + 'not_multiple_of' => 'Liczba musi być wielokrotnością liczby {{multipleOf}}', + 'not_finite' => 'Liczba musi być skończona', 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - 'mac_address' => 'Invalid Mac Address', + 'email' => 'Nieprawidłowe {{validation}}', + 'url' => 'Nieprawidłowe {{validation}}', + 'uuid' => 'Nieprawidłowe {{validation}}', + 'cuid' => 'Nieprawidłowe {{validation}}', + 'regex' => 'Nieprawidłowe', + 'datetime' => 'Nieprawidłowe {{validation}}', + 'startsWith' => 'Nieprawidłowe dane: muszą się zacząć z "{{startsWith}}"', + 'endsWith' => 'Nieprawidłowe dane: muszą się kończyć z "{{endsWith}}"', + 'hostname' => 'Nieprawidłowe {{validation}}', + 'english_keyboard_characters' => 'Nieprawidłowe {{validation}}', + 'password' => 'Musi zawierać 8 znaków, jedną wielką literę, jedną małą literę, jedną cyfrę i jeden znak specjalny', + 'ip_address' => 'Nieprawidłowy adres IP', + 'mac_address' => 'Nieprawidłowy adres MAC', ], 'too_small' => [ 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + 'exact' => 'Lista musi zawierać dokładnie {{minimum}} elementów', + 'inclusive' => 'Lista musi zawierać co najmniej {{minimum}} elementów', + 'not_inclusive' => 'Lista musi zawierać więcej niż {{minimum}} elementów', ], 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + 'exact' => 'Tekst musi zawierać dokładnie {{minimum}} znaków', + 'inclusive' => 'Tekst musi zawierać co najmniej {{minimum}} znaków', + 'not_inclusive' => 'Tekst musi zawierać więcej niż {{minimum}} znaków', ], 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', + 'exact' => 'Liczba musi wynosić dokładnie {{minimum}}', + 'inclusive' => 'Liczba musi być większa lub równa {{minimum}}', + 'not_inclusive' => 'Liczba musi być większa od {{minimum}}', ], 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', + 'exact' => 'Nieprawidłowe dane', + 'inclusive' => 'Nieprawidłowe dane', + 'not_inclusive' => 'Nieprawidłowe dane', ], 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + 'exact' => 'Data musi być dokładna {{- minimum, datetime}}', + 'inclusive' => 'Data musi być większa lub równa od {{- minimum, datetime}}', + 'not_inclusive' => 'Data musi być większa od {{- minimum, datetime}}', ], ], 'too_big' => [ 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + 'exact' => 'Lista musi zawierać dokładnie {{maximum}} elementów', + 'inclusive' => 'Lista musi zawierać co najwyżej {{maximum}} elementów', + 'not_inclusive' => 'Lista musi zawierać mniej niż {{maximum}} elementów', ], 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + 'exact' => 'Tekst musi zawierać dokładnie {{maximum}} znaków', + 'inclusive' => 'Tekst musi zawierać co najwyżej {{maximum}} znaków', + 'not_inclusive' => 'Tekst musi zawierać mniej niż {{maximum}} znaków', ], 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', + 'exact' => 'Liczba musi wynosić dokładnie {{maximum}}', + 'inclusive' => 'Liczba musi być mniejsza lub równa {{maximum}}', + 'not_inclusive' => 'Liczba musi być mniejsza od {{maximum}}', ], 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', + 'exact' => 'Nieprawidłowe dane', + 'inclusive' => 'Nieprawidłowe dane', + 'not_inclusive' => 'Nieprawidłowe dane', ], 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + 'exact' => 'Data musi być dokładna {{- maximum, datetime}}', + 'inclusive' => 'Data musi być mniejsza lub równa od {{- maximum, datetime}}', + 'not_inclusive' => 'Data musi być mniejsza od {{- maximum, datetime}}', ], ], ], From a9b321c9bd3d6154e8474898acc31160733df1a4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:07:50 -0600 Subject: [PATCH 3934/4012] New translations validation.php (Romanian) --- lang/ro_RO/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ro_RO/validation.php b/lang/ro_RO/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/ro_RO/validation.php +++ b/lang/ro_RO/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 7c52fd3fd3fd337e816486db33576a2125aa4b18 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:07:51 -0600 Subject: [PATCH 3935/4012] New translations validation.php (French) --- lang/fr_FR/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fr_FR/validation.php b/lang/fr_FR/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/fr_FR/validation.php +++ b/lang/fr_FR/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From b9ec6447a3df7d8809bb0d16f893117672bf5215 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:07:52 -0600 Subject: [PATCH 3936/4012] New translations validation.php (Spanish) --- lang/es_ES/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/es_ES/validation.php b/lang/es_ES/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/es_ES/validation.php +++ b/lang/es_ES/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From d656a648a4d6ca6e4d2142095fb2aedb9e690846 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:07:53 -0600 Subject: [PATCH 3937/4012] New translations validation.php (Afrikaans) --- lang/af_ZA/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/af_ZA/validation.php b/lang/af_ZA/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/af_ZA/validation.php +++ b/lang/af_ZA/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 10ea37ee6fafe0d9f20a2395f78e275529ae21d3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:07:54 -0600 Subject: [PATCH 3938/4012] New translations validation.php (Arabic) --- lang/ar_SA/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ar_SA/validation.php b/lang/ar_SA/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/ar_SA/validation.php +++ b/lang/ar_SA/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 77825e595f80d66842f732c571bfe927107e305c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:07:55 -0600 Subject: [PATCH 3939/4012] New translations validation.php (Catalan) --- lang/ca_ES/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ca_ES/validation.php b/lang/ca_ES/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/ca_ES/validation.php +++ b/lang/ca_ES/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From b745ff7acd24a511a233ad3641da18f4b0821033 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:07:56 -0600 Subject: [PATCH 3940/4012] New translations validation.php (Czech) --- lang/cs_CZ/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/cs_CZ/validation.php b/lang/cs_CZ/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/cs_CZ/validation.php +++ b/lang/cs_CZ/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 370e4acdf2120c0b499d5eec23836caf8cc6b9dd Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:07:57 -0600 Subject: [PATCH 3941/4012] New translations validation.php (Danish) --- lang/da_DK/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/da_DK/validation.php b/lang/da_DK/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/da_DK/validation.php +++ b/lang/da_DK/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 86dc8797349427b4960463482fcfe9eca1593e08 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:07:58 -0600 Subject: [PATCH 3942/4012] New translations validation.php (German) --- lang/de_DE/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/de_DE/validation.php b/lang/de_DE/validation.php index 6814a967609..12f69b751c9 100644 --- a/lang/de_DE/validation.php +++ b/lang/de_DE/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From d1a4986eeda215cd9b7b21ba3ad49eb7d99d6e3d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:07:59 -0600 Subject: [PATCH 3943/4012] New translations validation.php (Greek) --- lang/el_GR/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/el_GR/validation.php b/lang/el_GR/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/el_GR/validation.php +++ b/lang/el_GR/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From db879bb67a3ab492388d251ffcef38733d480a12 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:00 -0600 Subject: [PATCH 3944/4012] New translations validation.php (Finnish) --- lang/fi_FI/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/fi_FI/validation.php b/lang/fi_FI/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/fi_FI/validation.php +++ b/lang/fi_FI/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 72760d98be9f3aa0878087b3a938dcb0b7364331 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:02 -0600 Subject: [PATCH 3945/4012] New translations validation.php (Hebrew) --- lang/he_IL/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/he_IL/validation.php b/lang/he_IL/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/he_IL/validation.php +++ b/lang/he_IL/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From a6f5498f11ebe50281cd3641ffc2b1f3d12c808f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:02 -0600 Subject: [PATCH 3946/4012] New translations validation.php (Hungarian) --- lang/hu_HU/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/hu_HU/validation.php b/lang/hu_HU/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/hu_HU/validation.php +++ b/lang/hu_HU/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 6f4528e42dd960eb23be0abf8f6adddef30e4744 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:03 -0600 Subject: [PATCH 3947/4012] New translations validation.php (Italian) --- lang/it_IT/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/it_IT/validation.php b/lang/it_IT/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/it_IT/validation.php +++ b/lang/it_IT/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From fc7411f1f40f8f8b79d71095d4942dd001b395e5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:04 -0600 Subject: [PATCH 3948/4012] New translations validation.php (Japanese) --- lang/ja_JP/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ja_JP/validation.php b/lang/ja_JP/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/ja_JP/validation.php +++ b/lang/ja_JP/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 1e0f88269055dee316dbaaf6dfd3b17b4d99735c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:05 -0600 Subject: [PATCH 3949/4012] New translations validation.php (Korean) --- lang/ko_KR/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ko_KR/validation.php b/lang/ko_KR/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/ko_KR/validation.php +++ b/lang/ko_KR/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 4193fd23f2385d48211dec3528e3834b596b943b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:06 -0600 Subject: [PATCH 3950/4012] New translations validation.php (Dutch) --- lang/nl_NL/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/nl_NL/validation.php b/lang/nl_NL/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/nl_NL/validation.php +++ b/lang/nl_NL/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 5840bdfb3bd38cd6d547cc3373029f848a9e3896 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:07 -0600 Subject: [PATCH 3951/4012] New translations validation.php (Norwegian) --- lang/no_NO/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/no_NO/validation.php b/lang/no_NO/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/no_NO/validation.php +++ b/lang/no_NO/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From a10555dd35d8870f74e8733ed04ccfed96512583 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:08 -0600 Subject: [PATCH 3952/4012] New translations validation.php (Polish) --- lang/pl_PL/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pl_PL/validation.php b/lang/pl_PL/validation.php index 07676da5de6..09c2ddaed1b 100644 --- a/lang/pl_PL/validation.php +++ b/lang/pl_PL/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 219d2160592e4b618dacf209e9b12a27e0b4fe23 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:09 -0600 Subject: [PATCH 3953/4012] New translations validation.php (Portuguese) --- lang/pt_PT/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pt_PT/validation.php b/lang/pt_PT/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/pt_PT/validation.php +++ b/lang/pt_PT/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 05b3fa4665f915d3daa5a01ca303ce10b0dd79ff Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:10 -0600 Subject: [PATCH 3954/4012] New translations validation.php (Russian) --- lang/ru_RU/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/ru_RU/validation.php b/lang/ru_RU/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/ru_RU/validation.php +++ b/lang/ru_RU/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 8e61c28b381bab53450c2a31b5dceaa068af176b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:11 -0600 Subject: [PATCH 3955/4012] New translations validation.php (Serbian (Cyrillic)) --- lang/sr_SP/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/sr_SP/validation.php b/lang/sr_SP/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/sr_SP/validation.php +++ b/lang/sr_SP/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 47e30cb6adcf74eb2b6b14abc2957fe2ed1a808d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:12 -0600 Subject: [PATCH 3956/4012] New translations validation.php (Swedish) --- lang/sv_SE/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/sv_SE/validation.php b/lang/sv_SE/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/sv_SE/validation.php +++ b/lang/sv_SE/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From b6d4696808e973a685457a2a0622b1d567cfe7b9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:13 -0600 Subject: [PATCH 3957/4012] New translations validation.php (Turkish) --- lang/tr_TR/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/tr_TR/validation.php b/lang/tr_TR/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/tr_TR/validation.php +++ b/lang/tr_TR/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 7f183cfc4c02ef225654c11cd348d4114dbaeecb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:14 -0600 Subject: [PATCH 3958/4012] New translations validation.php (Ukrainian) --- lang/uk_UA/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/uk_UA/validation.php b/lang/uk_UA/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/uk_UA/validation.php +++ b/lang/uk_UA/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 282a124995282aff33ce16f4b381f4c19b56b11e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:15 -0600 Subject: [PATCH 3959/4012] New translations validation.php (Chinese Simplified) --- lang/zh_CN/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/zh_CN/validation.php b/lang/zh_CN/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/zh_CN/validation.php +++ b/lang/zh_CN/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From e249266bc9b0a82bae9abc1dc1d4b8e4c489adab Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:15 -0600 Subject: [PATCH 3960/4012] New translations validation.php (Chinese Traditional) --- lang/zh_TW/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/zh_TW/validation.php b/lang/zh_TW/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/zh_TW/validation.php +++ b/lang/zh_TW/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From d913558aca8c1d5ee3464d7905e69a4071ebd81d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:16 -0600 Subject: [PATCH 3961/4012] New translations validation.php (English) --- lang/en_US/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_US/validation.php b/lang/en_US/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/en_US/validation.php +++ b/lang/en_US/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 75421cf935c7b307dacf0fc00a62d8bf2f781673 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:17 -0600 Subject: [PATCH 3962/4012] New translations validation.php (Vietnamese) --- lang/vi_VN/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/vi_VN/validation.php b/lang/vi_VN/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/vi_VN/validation.php +++ b/lang/vi_VN/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 69000cae99559988093e71c9e9253a0fa75ea875 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:18 -0600 Subject: [PATCH 3963/4012] New translations validation.php (Icelandic) --- lang/is_IS/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/is_IS/validation.php b/lang/is_IS/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/is_IS/validation.php +++ b/lang/is_IS/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 009583ecda26929588b8b97f78f53987e9d9bd93 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:19 -0600 Subject: [PATCH 3964/4012] New translations validation.php (Portuguese, Brazilian) --- lang/pt_BR/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/pt_BR/validation.php b/lang/pt_BR/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/pt_BR/validation.php +++ b/lang/pt_BR/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From 38638da43d30e07602742ff04dc35e1a6dcd0e68 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:08:20 -0600 Subject: [PATCH 3965/4012] New translations validation.php (Hindi) --- lang/hi_IN/validation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/hi_IN/validation.php b/lang/hi_IN/validation.php index 93e7f2b6d3c..09bf66a4d48 100644 --- a/lang/hi_IN/validation.php +++ b/lang/hi_IN/validation.php @@ -140,6 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', + 'unique_exists' => 'The :attribute already exists.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From a508f927252ee5669ed293777c01beee407f5ba7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 20 Nov 2023 08:32:25 -0600 Subject: [PATCH 3966/4012] New translations validation.php (German) --- lang/de_DE/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/de_DE/validation.php b/lang/de_DE/validation.php index 12f69b751c9..24199534a16 100644 --- a/lang/de_DE/validation.php +++ b/lang/de_DE/validation.php @@ -140,7 +140,7 @@ 'string' => 'The :attribute must be a string.', 'timezone' => 'The :attribute must be a valid timezone.', 'unique' => 'The :attribute has already been taken.', - 'unique_exists' => 'The :attribute already exists.', + 'unique_exists' => ':attribute existiert bereits.', 'uploaded' => 'The :attribute failed to upload.', 'url' => 'The :attribute must be a valid URL.', 'uuid' => 'The :attribute must be a valid UUID.', From b3c8f65023a9c1de4847520335108d4616c7bd31 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 20 Nov 2023 19:07:09 -0600 Subject: [PATCH 3967/4012] New translations locations.php (Danish) --- lang/da_DK/admin/locations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/da_DK/admin/locations.php b/lang/da_DK/admin/locations.php index 003ac84f5b8..9a51e120720 100644 --- a/lang/da_DK/admin/locations.php +++ b/lang/da_DK/admin/locations.php @@ -2,8 +2,8 @@ return [ 'short_code' => 'Short Code', - 'create_location' => 'Create Location', + 'create_location' => 'Opret en placeringer', 'create_modal' => [ - 'title' => 'Create a Location', + 'title' => 'Opret en placeringer', ], ]; From f867c391949b6411d297a18278bde88862d4d95a Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 20 Nov 2023 19:07:10 -0600 Subject: [PATCH 3968/4012] New translations index.php (Danish) --- lang/da_DK/admin/nodes/index.php | 40 ++++++++++++++++---------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/lang/da_DK/admin/nodes/index.php b/lang/da_DK/admin/nodes/index.php index a5578d9aae9..ae9ebf8ab38 100644 --- a/lang/da_DK/admin/nodes/index.php +++ b/lang/da_DK/admin/nodes/index.php @@ -1,39 +1,39 @@ 'Create Node', + 'create_node' => 'Opret en node', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Opret en node', ], - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', - 'override_creds' => 'Override credentials', - 'creds_warning' => 'Please disable privilege separation and grant root privileges.', + 'location_group' => 'Placerings gruppe', + 'pve_name' => 'Node navn i Proxmox', + 'override_creds' => 'Overskriv legitimationsoplysninger', + 'creds_warning' => 'Deaktiver venligst privilegieadskillelse og giv root privilegier.', 'token_id' => 'Token ID', - 'secret' => 'Secret', - 'memory_allocation' => 'Memory Allocation', - 'memory_overallocation' => 'Memory Overallocation', - 'disk_allocation' => 'Disk Allocation', - 'disk_overallocation' => 'Disk Overallocation', - 'vm_storage' => 'VM Storage', - 'backup_storage' => 'Backup Storage', - 'iso_storage' => 'ISO Storage', + 'secret' => 'Hemmelighed', + 'memory_allocation' => 'Hukommelse allokering', + 'memory_overallocation' => 'Overallokering af hukommelse', + 'disk_allocation' => 'Disk allokering', + 'disk_overallocation' => 'Overallokering af disk', + 'vm_storage' => 'VM lager', + 'backup_storage' => 'Backup lager', + 'iso_storage' => 'ISO lager', 'create_template_modal' => [ - 'title' => 'Create a Template', + 'title' => 'Opret en skabelon', ], - 'new_template' => 'New Template', + 'new_template' => 'Ny skabelon', 'create_template_group_modal' => [ - 'title' => 'Create a Template Group', + 'title' => 'Opret en skabelon gruppe', ], - 'new_template_group' => 'New Template Group', + 'new_template_group' => 'Opret en ny skabelon gruppe', 'node_info' => [ - 'title' => 'Node Information', + 'title' => 'Node information', ], 'delete_node' => [ - 'title' => 'Delete Node', + 'title' => 'Fjern node', 'description' => 'The node will be permanently deleted from Convoy. This action is irreversible and can not be undone.', 'has_servers_error' => 'You cannot delete a node that has servers assigned to it.', ], From 530330d55604c20a9b29658b35a8e3aac2a3ef43 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 20 Nov 2023 19:07:11 -0600 Subject: [PATCH 3969/4012] New translations index.php (Danish) --- lang/da_DK/admin/servers/index.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/da_DK/admin/servers/index.php b/lang/da_DK/admin/servers/index.php index f6f70933669..2674db7ccde 100644 --- a/lang/da_DK/admin/servers/index.php +++ b/lang/da_DK/admin/servers/index.php @@ -1,19 +1,19 @@ 'Create Server', + 'create_server' => 'Opret server', 'backup_limit' => 'Backup Limit', 'bandwidth_limit' => 'Bandwidth Limit', - 'bandwidth_usage' => 'Bandwidth Usage', + 'bandwidth_usage' => 'Båndbredde brugt', 'snapshot_limit' => 'Snapshots Limit', 'limit_placeholder' => 'Leave blank for no limit', 'should_create_vm' => 'Should Create VM', 'start_server_after_installing' => 'Start Server After Completing Installation', 'vmid_placeholder' => 'Leave blank for random VMID', 'create_modal' => [ - 'title' => 'Create a Server', + 'title' => 'Opret en server', ], - 'manage_server' => 'Manage Server', + 'manage_server' => 'Administrer server', 'server_build' => [ 'title' => 'Server Build', ], From b47257e87b6ce6834cb424fea525ddebb6f793af Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 20 Nov 2023 20:17:29 -0600 Subject: [PATCH 3970/4012] New translations index.php (Danish) --- lang/da_DK/admin/servers/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/da_DK/admin/servers/index.php b/lang/da_DK/admin/servers/index.php index 2674db7ccde..cd60752333a 100644 --- a/lang/da_DK/admin/servers/index.php +++ b/lang/da_DK/admin/servers/index.php @@ -27,9 +27,9 @@ 'suspended' => 'This server is suspended', ], 'delete_server' => [ - 'title' => 'Delete Server', + 'title' => 'Fjern server', 'description' => 'The server will be deleted from Convoy. Backups and other associated data will be destroyed. However, you can tick the checkbox below to keep the virtual machine and data on the Proxmox node.', 'dont_purge' => 'Do not purge VM and related files', ], - 'no_servers_found_one' => 'No servers found', + 'no_servers_found_one' => 'Ingen servers fundet', ]; From bf6b5c2a12fd00a3a3a57e54b9031eb4495cb187 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 20 Nov 2023 20:17:31 -0600 Subject: [PATCH 3971/4012] New translations settings.php (Danish) --- lang/da_DK/admin/servers/settings.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/da_DK/admin/servers/settings.php b/lang/da_DK/admin/servers/settings.php index 57e0420e064..954d89f6ebd 100644 --- a/lang/da_DK/admin/servers/settings.php +++ b/lang/da_DK/admin/servers/settings.php @@ -2,9 +2,9 @@ return [ 'server_info' => [ - 'title' => 'Server Information', + 'title' => 'Server information', 'statuses' => [ - 'ready' => 'Ready', + 'ready' => 'Klar', 'installing' => 'Installation In Progress', 'install_failed' => 'Recent Installation Failed', 'suspended' => 'Suspended', From 68e8adf32336aeb0976ce08ca961bc07e4faac9b Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 20 Nov 2023 20:17:31 -0600 Subject: [PATCH 3972/4012] New translations auth.php (Danish) --- lang/da_DK/auth.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/da_DK/auth.php b/lang/da_DK/auth.php index 5b8cdf9eff3..3d0e6af58fd 100644 --- a/lang/da_DK/auth.php +++ b/lang/da_DK/auth.php @@ -17,7 +17,7 @@ 'password' => 'The provided password is incorrect.', 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', - 'sign_in' => 'Sign in', - 'sign_out' => 'Sign out', + 'sign_in' => 'Log in', + 'sign_out' => 'Log ud', 'sign_in_description' => 'Sign in to your account', ]; From 200c6deb34c9d7162a5d39d7469950e91e782d8c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 20 Nov 2023 20:17:32 -0600 Subject: [PATCH 3973/4012] New translations index.php (Danish) --- lang/da_DK/dashboard/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/da_DK/dashboard/index.php b/lang/da_DK/dashboard/index.php index 63d3b525616..a0969fa8fbf 100644 --- a/lang/da_DK/dashboard/index.php +++ b/lang/da_DK/dashboard/index.php @@ -3,5 +3,5 @@ return [ 'show_all_servers' => 'Show all servers', 'no_servers_admin_empty_state' => 'There are no servers.', - 'no_servers_empty_state' => 'You have no servers.', + 'no_servers_empty_state' => 'Du har ingen servers.', ]; From a2b0d2612a53bc469d552b11505c131e9f1f4c9c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 20 Nov 2023 20:17:33 -0600 Subject: [PATCH 3974/4012] New translations backups.php (Danish) --- lang/da_DK/server/backups.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/da_DK/server/backups.php b/lang/da_DK/server/backups.php index 1d23c65bbe8..b6364fafca1 100644 --- a/lang/da_DK/server/backups.php +++ b/lang/da_DK/server/backups.php @@ -1,11 +1,11 @@ 'Create Backup', + 'create_backup' => 'Opret backup', 'empty_state' => 'There are no backups', 'counter_tooltip' => 'You\'ve made :count out of :max backups', 'create_modal' => [ - 'title' => 'Create a Backup', + 'title' => 'Opret en backup', 'description' => 'Creating a backup will take a copy of your server files. This can take a while depending on the size of your server.', 'compression_type' => 'Compression Type', 'mode' => 'Mode', From 66278d246a04330efcbee8ec820613d83accb44e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 21 Nov 2023 09:10:57 -0600 Subject: [PATCH 3975/4012] New translations zod.php (Vietnamese) --- lang/vi_VN/zod.php | 48 +++++++++++++++++++++++----------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/lang/vi_VN/zod.php b/lang/vi_VN/zod.php index 1147122aa1e..618fd47a5c3 100644 --- a/lang/vi_VN/zod.php +++ b/lang/vi_VN/zod.php @@ -2,31 +2,31 @@ return [ 'errors' => [ - 'invalid_type' => 'Expected {{expected}}, received {{received}}', - 'invalid_type_received_undefined' => 'Required', - 'invalid_literal' => 'Invalid literal value, expected {{expected}}', - 'unrecognized_keys' => 'Unrecognized key(s) in object: {{- keys}}', - 'invalid_union' => 'Invalid input', - 'invalid_union_discriminator' => 'Invalid discriminator value. Expected {{- options}}', - 'invalid_enum_value' => 'Invalid enum value. Expected {{- options}}, received \'{{received}}\'', - 'invalid_arguments' => 'Invalid function arguments', - 'invalid_return_type' => 'Invalid function return type', - 'invalid_date' => 'Invalid date', - 'custom' => 'Invalid input', - 'invalid_intersection_types' => 'Intersection results could not be merged', - 'not_multiple_of' => 'Number must be a multiple of {{multipleOf}}', - 'not_finite' => 'Number must be finite', + 'invalid_type' => 'Cần {{expected}} nhưng nhận được {{received}}', + 'invalid_type_received_undefined' => 'Bắt buộc', + 'invalid_literal' => 'Dữ liệu sai định dạng, cần {{expected}}', + 'unrecognized_keys' => 'Key(s) sai định dạng ở object {{- keys}}', + 'invalid_union' => 'Dữ liệu đầu vào không hợp lệ', + 'invalid_union_discriminator' => 'Giá trị của discriminator không hợp lệ, Cần {{- options}}', + 'invalid_enum_value' => 'Giá trị của enum không hợp lệ, Cần {{- options}} nhưng nhận được{{received}}', + 'invalid_arguments' => 'Dữ liệu đầu vào của hàm không hợp lệ', + 'invalid_return_type' => 'Kiểu dữ liệu đầu ra của hàm không hợp lệ', + 'invalid_date' => 'Ngày sai định dạng', + 'custom' => 'Dữ liệu đầu vào không hợp lệ', + 'invalid_intersection_types' => 'Kết quả của phần giao không thể được gộp', + 'not_multiple_of' => 'Số phải là kết quả của {{multipleOf}}', + 'not_finite' => 'Số phải là số hữu hạn', 'invalid_string' => [ - 'email' => 'Invalid {{validation}}', - 'url' => 'Invalid {{validation}}', - 'uuid' => 'Invalid {{validation}}', - 'cuid' => 'Invalid {{validation}}', - 'regex' => 'Invalid', - 'datetime' => 'Invalid {{validation}}', - 'startsWith' => 'Invalid input: must start with "{{startsWith}}"', - 'endsWith' => 'Invalid input: must end with "{{endsWith}}"', - 'hostname' => 'Invalid {{validation}}', - 'english_keyboard_characters' => 'Invalid {{validation}}', + 'email' => '{{validation}} không hợp lệ', + 'url' => '{{validation}} không hợp lệ', + 'uuid' => '{{validation}} không hợp lệ', + 'cuid' => '{{validation}} không hợp lệ', + 'regex' => 'Không hợp lệ', + 'datetime' => '{{validation}} không hợp lệ', + 'startsWith' => 'Dữ liệu đầu vào không hợp lệ, phải bắt đầu với "{{startsWith}}"', + 'endsWith' => 'Dữ liệu đầu vào không hợp lệ, phải kết thúc bằng "{{endsWith}}"', + 'hostname' => '{{validation}} không hợp lệ', + 'english_keyboard_characters' => '{{validation}} không hợp lệ', 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', 'ip_address' => 'Invalid IP Address', 'mac_address' => 'Invalid Mac Address', From 28cd2fd8cf07bd113d2bb66530b908f33effddb7 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 21 Nov 2023 10:48:15 -0600 Subject: [PATCH 3976/4012] New translations zod.php (Vietnamese) --- lang/vi_VN/zod.php | 98 +++++++++++++++++++++++----------------------- 1 file changed, 49 insertions(+), 49 deletions(-) diff --git a/lang/vi_VN/zod.php b/lang/vi_VN/zod.php index 618fd47a5c3..c7d89fdefd9 100644 --- a/lang/vi_VN/zod.php +++ b/lang/vi_VN/zod.php @@ -27,62 +27,62 @@ 'endsWith' => 'Dữ liệu đầu vào không hợp lệ, phải kết thúc bằng "{{endsWith}}"', 'hostname' => '{{validation}} không hợp lệ', 'english_keyboard_characters' => '{{validation}} không hợp lệ', - 'password' => 'Must contain 8 characters, one uppercase, one lowercase, one number and one special case character', - 'ip_address' => 'Invalid IP Address', - 'mac_address' => 'Invalid Mac Address', + 'password' => 'Phải gồm 8 chữ cái, một chữ cái in hoa, một chữ cái viết thường, một số và một ký tự đặc biệt', + 'ip_address' => 'Địa chỉ IP không hợp lệ', + 'mac_address' => 'Địa chỉ Mac không hợp lệ', ], 'too_small' => [ 'array' => [ - 'exact' => 'Array must contain exactly {{minimum}} element(s)', - 'inclusive' => 'Array must contain at least {{minimum}} element(s)', - 'not_inclusive' => 'Array must contain more than {{minimum}} element(s)', + 'exact' => 'Dãy cần {{minimum}} phần tử', + 'inclusive' => 'Dãy cần bao gồm ít nhất {{minimum}} phần tử', + 'not_inclusive' => 'Dãy cần bao gồm nhiều nhất {{minimum}} phần tử', ], 'string' => [ - 'exact' => 'String must contain exactly {{minimum}} character(s)', - 'inclusive' => 'String must contain at least {{minimum}} character(s)', - 'not_inclusive' => 'String must contain over {{minimum}} character(s)', + 'exact' => 'Dãy ký tự cần {{minimum}} ký tự', + 'inclusive' => 'Dãy ký tự cần ít nhất {{minimum}} ký tự', + 'not_inclusive' => 'Dãy ký tự cần nhiều nhất {{minimum}} ký tự', ], 'number' => [ - 'exact' => 'Number must be exactly {{minimum}}', - 'inclusive' => 'Number must be greater than or equal to {{minimum}}', - 'not_inclusive' => 'Number must be greater than {{minimum}}', + 'exact' => 'Số phải bằng với {{minimum}}', + 'inclusive' => 'Số phải lớn hơn hoặc bằng với {{minimum}}', + 'not_inclusive' => 'Số phải lớn hơn {{minimum}}', ], 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', + 'exact' => 'Dữ liệu đầu vào không hợp lệ', + 'inclusive' => 'Dữ liệu đầu vào không hợp lệ', + 'not_inclusive' => 'Dữ liệu đầu vào không hợp lệ', ], 'date' => [ - 'exact' => 'Date must be exactly {{- minimum, datetime}}', - 'inclusive' => 'Date must be greater than or equal to {{- minimum, datetime}}', - 'not_inclusive' => 'Date must be greater than {{- minimum, datetime}}', + 'exact' => 'Ngày phải trùng với {{- minimum, datetime}}', + 'inclusive' => 'Ngày phải lớn hơn hoặc bằng với {{- minimum, datetime}}', + 'not_inclusive' => 'Ngày phải lớn hơn {{- minimum, datetime}}', ], ], 'too_big' => [ 'array' => [ - 'exact' => 'Array must contain exactly {{maximum}} element(s)', - 'inclusive' => 'Array must contain at most {{maximum}} element(s)', - 'not_inclusive' => 'Array must contain less than {{maximum}} element(s)', + 'exact' => 'Dãy cần {{maximum}} phần tử', + 'inclusive' => 'Dãy cần ít nhất {{maximum}} phần tử', + 'not_inclusive' => 'Dãy cần ít hơn {{maximum}} phần tử', ], 'string' => [ - 'exact' => 'String must contain exactly {{maximum}} character(s)', - 'inclusive' => 'String must contain at most {{maximum}} character(s)', - 'not_inclusive' => 'String must contain under {{maximum}} character(s)', + 'exact' => 'Dãy ký tự cần phải dài bằng với {{maximum}} ký tự', + 'inclusive' => 'Dãy ký tự cần nhiều nhất {{maximum}} ký tự', + 'not_inclusive' => 'Dãy ký tự cần phải dưới {{maximum}} ký tự', ], 'number' => [ - 'exact' => 'Number must be exactly {{maximum}}', - 'inclusive' => 'Number must be less than or equal to {{maximum}}', - 'not_inclusive' => 'Number must be less than {{maximum}}', + 'exact' => 'Số phải bằng với {{maximum}}', + 'inclusive' => 'Số phải bé hơn hoặc bằng với {{maximum}}', + 'not_inclusive' => 'Số phải bé hơn {{maximum}}', ], 'set' => [ - 'exact' => 'Invalid input', - 'inclusive' => 'Invalid input', - 'not_inclusive' => 'Invalid input', + 'exact' => 'Dữ liệu đầu vào không hợp lệ', + 'inclusive' => 'Dữ liệu đầu vào không hợp lệ', + 'not_inclusive' => 'Dữ liệu đầu vào không hợp lệ', ], 'date' => [ - 'exact' => 'Date must be exactly {{- maximum, datetime}}', - 'inclusive' => 'Date must be smaller than or equal to {{- maximum, datetime}}', - 'not_inclusive' => 'Date must be smaller than {{- maximum, datetime}}', + 'exact' => 'Ngày phải trùng với {{- maximum, datetime}}', + 'inclusive' => 'Ngày phải bé hơn hoặc bằng với {{- maximum, datetime}}', + 'not_inclusive' => 'Ngày phải bé hơn {{- maximum, datetime}}', ], ], ], @@ -91,29 +91,29 @@ 'url' => 'url', 'uuid' => 'uuid', 'cuid' => 'cuid', - 'regex' => 'regex', - 'datetime' => 'datetime', + 'regex' => 'biểu thức', + 'datetime' => 'ngày giờ', ], 'types' => [ - 'function' => 'function', - 'number' => 'number', - 'string' => 'string', + 'function' => 'hàm', + 'number' => 'số', + 'string' => 'dãy kí tự', 'nan' => 'nan', - 'integer' => 'integer', - 'float' => 'float', - 'boolean' => 'boolean', - 'date' => 'date', - 'bigint' => 'bigint', - 'undefined' => 'undefined', - 'symbol' => 'symbol', + 'integer' => 'số tự nhiên', + 'float' => 'số thực', + 'boolean' => 'kiểu logic', + 'date' => 'ngày', + 'bigint' => 'số tự nhiên lớn', + 'undefined' => 'không xác định', + 'symbol' => 'kí hiệu', 'null' => 'null', - 'array' => 'array', + 'array' => 'dãy', 'object' => 'object', - 'unknown' => 'unknown', + 'unknown' => 'không xác định', 'promise' => 'promise', 'void' => 'void', - 'never' => 'never', + 'never' => 'không bao giờ', 'map' => 'map', - 'set' => 'set', + 'set' => 'đặt', ], ]; From cd47c7ed3792f13e9872dfc8564729df4ee4abab Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 21 Nov 2023 10:48:16 -0600 Subject: [PATCH 3977/4012] New translations addresses.php (Vietnamese) --- lang/vi_VN/admin/addressPools/addresses.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lang/vi_VN/admin/addressPools/addresses.php b/lang/vi_VN/admin/addressPools/addresses.php index 92f12d2eef0..d601c565d71 100644 --- a/lang/vi_VN/admin/addressPools/addresses.php +++ b/lang/vi_VN/admin/addressPools/addresses.php @@ -1,18 +1,18 @@ 'Create Address', + 'create_address' => 'Tạo địa chỉ', 'create_modal' => [ - 'title' => 'Create Address', - 'starting_address' => 'Starting Address', - 'ending_address' => 'Ending Address', + 'title' => 'Tạo địa chỉ', + 'starting_address' => 'Địa chỉ bắt đầu của dãy', + 'ending_address' => 'Địa chỉ kết thúc của dãy', ], - 'assigned_server' => 'Assigned Server', + 'assigned_server' => 'Máy chủ được chỉ định để sử dụng', 'edit_modal' => [ - 'title' => 'Editing Address', + 'title' => 'Chỉnh sửa địa chỉ', ], 'delete_modal' => [ - 'title' => 'Delete Address?', + 'title' => 'Xóa địa chỉ?', 'description' => 'Are you sure you want to delete :address?', ], ]; \ No newline at end of file From c5a057c989dc8e097fea531168b0d2b7cc154030 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 21 Nov 2023 12:18:16 -0600 Subject: [PATCH 3978/4012] New translations addresses.php (Vietnamese) --- lang/vi_VN/admin/addressPools/addresses.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/vi_VN/admin/addressPools/addresses.php b/lang/vi_VN/admin/addressPools/addresses.php index d601c565d71..92d939fa902 100644 --- a/lang/vi_VN/admin/addressPools/addresses.php +++ b/lang/vi_VN/admin/addressPools/addresses.php @@ -13,6 +13,6 @@ ], 'delete_modal' => [ 'title' => 'Xóa địa chỉ?', - 'description' => 'Are you sure you want to delete :address?', + 'description' => 'Bạn có chắc muốn xóa: địa chỉ?', ], ]; \ No newline at end of file From 18285e7dccde732c6be837165d5d4515bf7d1638 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 21 Nov 2023 12:18:17 -0600 Subject: [PATCH 3979/4012] New translations index.php (Vietnamese) --- lang/vi_VN/admin/nodes/index.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/vi_VN/admin/nodes/index.php b/lang/vi_VN/admin/nodes/index.php index a5578d9aae9..14a46b06666 100644 --- a/lang/vi_VN/admin/nodes/index.php +++ b/lang/vi_VN/admin/nodes/index.php @@ -1,13 +1,13 @@ 'Create Node', + 'create_node' => 'Tạo Node', 'create_modal' => [ - 'title' => 'Create a Node', + 'title' => 'Tạo một node', ], - 'location_group' => 'Location Group', - 'pve_name' => 'Node Name In Proxmox', + 'location_group' => 'Nhóm vị trí', + 'pve_name' => 'Tên Node trong Proxmox', 'override_creds' => 'Override credentials', 'creds_warning' => 'Please disable privilege separation and grant root privileges.', 'token_id' => 'Token ID', From ec16302029da91d640a55e67e48ddfd84f3775d0 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Tue, 21 Nov 2023 12:18:18 -0600 Subject: [PATCH 3980/4012] New translations index.php (Vietnamese) --- lang/vi_VN/admin/addressPools/index.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/vi_VN/admin/addressPools/index.php b/lang/vi_VN/admin/addressPools/index.php index ae7551b3cad..6cfeea1e8fe 100644 --- a/lang/vi_VN/admin/addressPools/index.php +++ b/lang/vi_VN/admin/addressPools/index.php @@ -1,14 +1,14 @@ 'Create Pool', + 'create_pool' => 'Tạo bể', 'delete_modal' => [ - 'title' => 'Delete :name?', - 'description' => 'Are you sure you want to delete this pool?', - 'nodes_linked_error' => 'This pool cannot be deleted until all nodes are unlinked.' + 'title' => 'Xóa: name?', + 'description' => 'Bạn có chắc muốn xóa bể địa chỉ?', + 'nodes_linked_error' => 'Bể này không thể xóa cho đến khi các node được ngắt liên kết.' ], 'edit_modal' => [ - 'title' => 'Editing :name', + 'title' => 'Đang chỉnh sửa: name', ], - 'nodes_nothing_found' => 'No nodes found', + 'nodes_nothing_found' => 'Không tìm thấy node nào', ]; \ No newline at end of file From 0e89f988d294b16b6633e723bc562cd98f6d30bb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:41 -0600 Subject: [PATCH 3981/4012] New translations exceptions.php (Romanian) --- lang/ro_RO/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ro_RO/exceptions.php diff --git a/lang/ro_RO/exceptions.php b/lang/ro_RO/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/ro_RO/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From bc811c49ee6e4a9f208078c246e168da2d4edf35 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:41 -0600 Subject: [PATCH 3982/4012] New translations exceptions.php (French) --- lang/fr_FR/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/fr_FR/exceptions.php diff --git a/lang/fr_FR/exceptions.php b/lang/fr_FR/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/fr_FR/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From 4ff851a118255d0feb8647075a97364bc9820405 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:42 -0600 Subject: [PATCH 3983/4012] New translations exceptions.php (Spanish) --- lang/es_ES/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/es_ES/exceptions.php diff --git a/lang/es_ES/exceptions.php b/lang/es_ES/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/es_ES/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From 8b6a3e337441986499cd8608b277b59b56b726e4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:43 -0600 Subject: [PATCH 3984/4012] New translations exceptions.php (Afrikaans) --- lang/af_ZA/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/af_ZA/exceptions.php diff --git a/lang/af_ZA/exceptions.php b/lang/af_ZA/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/af_ZA/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From e0c5e4aab051bde9089501cefbd9389a76bd26f3 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:44 -0600 Subject: [PATCH 3985/4012] New translations exceptions.php (Arabic) --- lang/ar_SA/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ar_SA/exceptions.php diff --git a/lang/ar_SA/exceptions.php b/lang/ar_SA/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/ar_SA/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From 5d61ea782470581d540d6afcef2b76d11ec4cf3f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:44 -0600 Subject: [PATCH 3986/4012] New translations exceptions.php (Catalan) --- lang/ca_ES/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ca_ES/exceptions.php diff --git a/lang/ca_ES/exceptions.php b/lang/ca_ES/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/ca_ES/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From edf0aaf11dc66b8961e264820910ba61b75a22d4 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:45 -0600 Subject: [PATCH 3987/4012] New translations exceptions.php (Czech) --- lang/cs_CZ/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/cs_CZ/exceptions.php diff --git a/lang/cs_CZ/exceptions.php b/lang/cs_CZ/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/cs_CZ/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From 596a21b1b04d2aeeb7ffaa5d5888e191df1128e1 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:46 -0600 Subject: [PATCH 3988/4012] New translations exceptions.php (Danish) --- lang/da_DK/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/da_DK/exceptions.php diff --git a/lang/da_DK/exceptions.php b/lang/da_DK/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/da_DK/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From f1db8b776ae2a2a9e628cee3f90c0dd0cf8e6357 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:47 -0600 Subject: [PATCH 3989/4012] New translations exceptions.php (German) --- lang/de_DE/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/de_DE/exceptions.php diff --git a/lang/de_DE/exceptions.php b/lang/de_DE/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/de_DE/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From b93eb54bb978114550661392d668b231c330cb8c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:48 -0600 Subject: [PATCH 3990/4012] New translations exceptions.php (Greek) --- lang/el_GR/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/el_GR/exceptions.php diff --git a/lang/el_GR/exceptions.php b/lang/el_GR/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/el_GR/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From 588fa88c3f6421a1eef6b1d9a6c993646bc4e72f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:49 -0600 Subject: [PATCH 3991/4012] New translations exceptions.php (Finnish) --- lang/fi_FI/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/fi_FI/exceptions.php diff --git a/lang/fi_FI/exceptions.php b/lang/fi_FI/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/fi_FI/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From ab78aa364651b89e11f32bddaa04740188edcf44 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:50 -0600 Subject: [PATCH 3992/4012] New translations exceptions.php (Hebrew) --- lang/he_IL/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/he_IL/exceptions.php diff --git a/lang/he_IL/exceptions.php b/lang/he_IL/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/he_IL/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From 683a4e02f0ecde0fba2e31e1acf5b724c5f07f1e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:50 -0600 Subject: [PATCH 3993/4012] New translations exceptions.php (Hungarian) --- lang/hu_HU/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/hu_HU/exceptions.php diff --git a/lang/hu_HU/exceptions.php b/lang/hu_HU/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/hu_HU/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From 1d417d224f3ff6ff3b29eb290b5decfad10c6102 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:51 -0600 Subject: [PATCH 3994/4012] New translations exceptions.php (Italian) --- lang/it_IT/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/it_IT/exceptions.php diff --git a/lang/it_IT/exceptions.php b/lang/it_IT/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/it_IT/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From dd5f3187eaa76d7fb5a9f2c530eafb4c74cb6fc8 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:52 -0600 Subject: [PATCH 3995/4012] New translations exceptions.php (Japanese) --- lang/ja_JP/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ja_JP/exceptions.php diff --git a/lang/ja_JP/exceptions.php b/lang/ja_JP/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/ja_JP/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From d69707860c749f9eee5930d08eb6b155d62a49cb Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:53 -0600 Subject: [PATCH 3996/4012] New translations exceptions.php (Korean) --- lang/ko_KR/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ko_KR/exceptions.php diff --git a/lang/ko_KR/exceptions.php b/lang/ko_KR/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/ko_KR/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From d71483461350992f0073a7a0690547772904371f Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:54 -0600 Subject: [PATCH 3997/4012] New translations exceptions.php (Dutch) --- lang/nl_NL/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/nl_NL/exceptions.php diff --git a/lang/nl_NL/exceptions.php b/lang/nl_NL/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/nl_NL/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From 8800ccfbd1d0c889901661aeac03c7f278fb8bfa Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:54 -0600 Subject: [PATCH 3998/4012] New translations exceptions.php (Norwegian) --- lang/no_NO/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/no_NO/exceptions.php diff --git a/lang/no_NO/exceptions.php b/lang/no_NO/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/no_NO/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From aec01a12742d03d006d83374f2df59f0e5db1a12 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:55 -0600 Subject: [PATCH 3999/4012] New translations exceptions.php (Polish) --- lang/pl_PL/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/pl_PL/exceptions.php diff --git a/lang/pl_PL/exceptions.php b/lang/pl_PL/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/pl_PL/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From 2ba0a128450ec07b6ef624826a991d96a5500dd5 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:56 -0600 Subject: [PATCH 4000/4012] New translations exceptions.php (Portuguese) --- lang/pt_PT/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/pt_PT/exceptions.php diff --git a/lang/pt_PT/exceptions.php b/lang/pt_PT/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/pt_PT/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From ef026645cf7e676f17ffa95b08eb7335f7be3f33 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:57 -0600 Subject: [PATCH 4001/4012] New translations exceptions.php (Russian) --- lang/ru_RU/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/ru_RU/exceptions.php diff --git a/lang/ru_RU/exceptions.php b/lang/ru_RU/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/ru_RU/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From 07513e1d2f04aa533647e8d2dbb2928daf3ac761 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:58 -0600 Subject: [PATCH 4002/4012] New translations exceptions.php (Serbian (Cyrillic)) --- lang/sr_SP/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/sr_SP/exceptions.php diff --git a/lang/sr_SP/exceptions.php b/lang/sr_SP/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/sr_SP/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From 92ed43d0e3da860e6aada8ea0d16c67d586d6597 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:58 -0600 Subject: [PATCH 4003/4012] New translations exceptions.php (Swedish) --- lang/sv_SE/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/sv_SE/exceptions.php diff --git a/lang/sv_SE/exceptions.php b/lang/sv_SE/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/sv_SE/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From bad1d13bab6741d265b1a0980bf3a0f3ca7aae0c Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:06:59 -0600 Subject: [PATCH 4004/4012] New translations exceptions.php (Turkish) --- lang/tr_TR/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/tr_TR/exceptions.php diff --git a/lang/tr_TR/exceptions.php b/lang/tr_TR/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/tr_TR/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From 3567f92a42df1dfa790dcefc2ea9429b04d2e0b9 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:07:00 -0600 Subject: [PATCH 4005/4012] New translations exceptions.php (Ukrainian) --- lang/uk_UA/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/uk_UA/exceptions.php diff --git a/lang/uk_UA/exceptions.php b/lang/uk_UA/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/uk_UA/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From 801e607df84c79846b40f25df8d183fb4948e782 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:07:01 -0600 Subject: [PATCH 4006/4012] New translations exceptions.php (Chinese Simplified) --- lang/zh_CN/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/zh_CN/exceptions.php diff --git a/lang/zh_CN/exceptions.php b/lang/zh_CN/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/zh_CN/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From a061034c91fb5f62023927056c8e30c86a0dc3cc Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:07:02 -0600 Subject: [PATCH 4007/4012] New translations exceptions.php (Chinese Traditional) --- lang/zh_TW/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/zh_TW/exceptions.php diff --git a/lang/zh_TW/exceptions.php b/lang/zh_TW/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/zh_TW/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From d9c11ebe9fd0dd0b0ba2fcc9d8316d42a8561720 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:07:02 -0600 Subject: [PATCH 4008/4012] New translations exceptions.php (English) --- lang/en_US/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/en_US/exceptions.php diff --git a/lang/en_US/exceptions.php b/lang/en_US/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/en_US/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From 61717ae92bcc446d3d0bdc046316b9d637ffa455 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:07:03 -0600 Subject: [PATCH 4009/4012] New translations exceptions.php (Vietnamese) --- lang/vi_VN/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/vi_VN/exceptions.php diff --git a/lang/vi_VN/exceptions.php b/lang/vi_VN/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/vi_VN/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From ffbc2e0823640976333c8fed9250c8e358fb821d Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:07:04 -0600 Subject: [PATCH 4010/4012] New translations exceptions.php (Icelandic) --- lang/is_IS/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/is_IS/exceptions.php diff --git a/lang/is_IS/exceptions.php b/lang/is_IS/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/is_IS/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From 2085d211271f4bf383da9a3d1701145c01752978 Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:07:05 -0600 Subject: [PATCH 4011/4012] New translations exceptions.php (Portuguese, Brazilian) --- lang/pt_BR/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/pt_BR/exceptions.php diff --git a/lang/pt_BR/exceptions.php b/lang/pt_BR/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/pt_BR/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file From d5654e5fc88f64ff6d1035f0b0922236998aa56e Mon Sep 17 00:00:00 2001 From: Eric Wang <37554696+ericwang401@users.noreply.github.com> Date: Mon, 27 Nov 2023 21:07:06 -0600 Subject: [PATCH 4012/4012] New translations exceptions.php (Hindi) --- lang/hi_IN/exceptions.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lang/hi_IN/exceptions.php diff --git a/lang/hi_IN/exceptions.php b/lang/hi_IN/exceptions.php new file mode 100644 index 00000000000..c87620d361e --- /dev/null +++ b/lang/hi_IN/exceptions.php @@ -0,0 +1,7 @@ + [ + 'resource_not_found' => 'The requested resource was not found on this server.', + ], +]; \ No newline at end of file